DontBelieveMe / helix

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

Return structs from functions #14

Open DontBelieveMe opened 2 years ago

DontBelieveMe commented 2 years ago

Returning structs needs some special handling, see Parameter Passing - AAPCS32

https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#64result-return

In short: