Commit 68d8a82
authored
Make code compile, function and actually follow the EABI
Also fix alignment issues in the EABI portion itself. In ARM64, SP is always kept with 16 byte alignment. Examples with -72 offsets or the compact format itself spec, which mentioned 4088 were trivially incorrect. Fix syntax errors, negative/positive errors, register names errors as well. All provided canonical code now compiles, functions and follows the EABI.1 parent 3455552 commit 68d8a82
1 file changed
+116
-116
lines changed
0 commit comments