Elektrine lite

← Feed

@david_chisnall@infosec.exchange

Post #3765608

2026-07-12 17:00 UTC

@zwol@masto.hackers.town I almost like this, but if registers are not the size of memory words then context switching is painful (though rare). More importantly, stack spills are annoying. You might be able to get around this with an ABI that makes only the non-flags bits of a register callee-save so you must explicitly move flags to the low bits or the stack if you want to preserve them across calls.

Replies (0)

No replies.