1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 00:10:21 +02:00
guile/lightning/i386
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
..
asm-32.h detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00
asm-64.h detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00
asm.h add (void) casts for C++ compatibility 2008-06-13 17:14:04 -07:00
core-32.h move JIT_R1/JIT_R2 to R10/R11 for the x86_64 backend 2008-06-17 09:32:35 +02:00
core-64.h move JIT_R1/JIT_R2 to R10/R11 for the x86_64 backend 2008-06-17 09:32:35 +02:00
core.h move JIT_R1/JIT_R2 to R10/R11 for the x86_64 backend 2008-06-17 09:32:35 +02:00
fp-32.h detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00
fp-64.h switch to GPLv3 2008-01-09 15:50:13 +01:00
fp.h detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00
funcs.h switch to GPLv3 2008-01-09 15:50:13 +01:00
Makefile.frag detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00