Spaghetti stack?

Qiantan Hong qhong@mit.edu
Sat Oct 31 05:58:02 GMT 2020


Hi,

I’m trying to find a way to implement/hack
a runtime using spaghetti stack with libgccjit, 
I think I need to tell libgccjit to use a different
calling convention, either implemented by
myself, or somehow let it use the “bare”
calling convention and generate prologue/
epilogue myself. However, I didn’t find
any API about calling convention — neither
do I have any idea how to express the
prologue/epilogue with libgccjit because they’re
at register level.

Any idea?


Best,
Qiantan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1858 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20201031/2aac204b/attachment.p7s>


More information about the Jit mailing list