DontBelieveMe / helix

"Compiler Optimisation Techniques" - BSc Computer Science Final Year Project (Sheffield Hallam University)
2 stars 0 forks source link

Code generation support for procedure calls #15

Open DontBelieveMe opened 2 years ago

DontBelieveMe commented 2 years ago

Big catch all task for implementing code gen support for calling functions.

ABI standard is AACPS32 (https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst)