llvm-m88k icon indicating copy to clipboard operation
llvm-m88k copied to clipboard

Calling convention: add support for SYSVR4 calling convention

Open redstar opened this issue 2 years ago • 0 comments

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?

redstar avatar Feb 25 '24 15:02 redstar