mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-26 21:20:30 +02:00
To not clobber JIT_R2, JIT_REXTMP is defined to the callee save register %r12, instead of the expected, scratch register %r11. To have JIT_V_NUM at least at 3, it now also uses %r14, but does not add %r15, that could be JIT_V(4) to simplify logic of keeping stack 16 bytes aligned. |
||
---|---|---|
.. | ||
asm-32.h | ||
asm-64.h | ||
asm.h | ||
core-32.h | ||
core-64.h | ||
core.h | ||
fp-32.h | ||
fp-64.h | ||
fp.h | ||
funcs.h | ||
Makefile.frag |