mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 03:30:24 +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. |
||
---|---|---|
.. | ||
i386 | ||
ppc | ||
sparc | ||
asm-common.h | ||
core-common.h | ||
fp-common.h | ||
funcs-common.h | ||
Makefile.am | ||
Makefile.in |