llvm-m88k
llvm-m88k copied to clipboard
Calling convention: add support for SYSVR4 calling convention
The difference to the OpenBSD convention is that additional 8 words are allocated in the call frame. Still need to investigate how this area is used. E.g. as spill slot for the arguments?