1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00
guile/lightning
Paolo Bonzini 8b2f05549c move JIT_R1/JIT_R2 to R10/R11 for the x86_64 backend
2008-06-16  Paolo Bonzini  <bonzini@gnu.org>

	* lightning/i386/core.h: Use jit_save in jit_replace.  Move JIT_R
	definition...
	* lightning/i386/core-32.h: ... here; define jit_save so that
	the core.h has no effect on the 32-bit backend.
	* lightning/i386/core-64.h: Place JIT_R1/JIT_R2 in R10/R11,
	place outgoing arguments in the right spot from the beginning,
	define jit_save, fix jit_reg8/jit_reg16.
2008-06-17 09:32:35 +02:00
..
i386 move JIT_R1/JIT_R2 to R10/R11 for the x86_64 backend 2008-06-17 09:32:35 +02:00
ppc warning patrol (allocai.c, ppc) 2008-03-17 09:10:57 +01:00
sparc switch to GPLv3 2008-01-09 15:50:13 +01:00
asm-common.h add _s32P 2008-03-19 09:56:05 +01:00
core-common.h fix several load/store patterns for x86-64. 2008-03-21 09:08:38 +01:00
fp-common.h switch to GPLv3 2008-01-09 15:50:13 +01:00
funcs-common.h switch to GPLv3 2008-01-09 15:50:13 +01:00
Makefile.am detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00
Makefile.in detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00