mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-27 05:30:23 +02:00
* include/lightning/jit_mips.h: Do not make the t9 register JIT_R11 (or JIT_R7 for n32 or n64 abi) available. Previously it cause problems if one expects it to not be changed in a function call. For example, calling a jit function, where it really does not need to be changed. |
||
---|---|---|
.. | ||
jit_aarch64.h | ||
jit_alpha.h | ||
jit_arm.h | ||
jit_hppa.h | ||
jit_ia64.h | ||
jit_mips.h | ||
jit_ppc.h | ||
jit_private.h | ||
jit_s390x.h | ||
jit_sparc.h | ||
jit_x86.h | ||
Makefile.am |