1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 18:50:21 +02:00
guile/lightning/i386
Laurent Michel 0b676371fa fix x86-64 jit_movi_l (x, 0) and 16-byte stack alignment in the prolog
2008-06-14  Laurent Michel  <ldm@thorgal.homelinux.org>

	* lightning/i386/core-64.h (jit_movi_l): When the operand is 0,
	the XOR should be on a quadword.
	* lightning/i386/core-64.h (jit_prolog): Keep 16-byte stack
	alignment.
	(jit_ret): Always use LEAVE.
2008-06-16 08:05:56 +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 x86-64 JIT_V1/JIT_V2 in R12/R13 2008-06-12 22:51:50 -07:00
core-64.h fix x86-64 jit_movi_l (x, 0) and 16-byte stack alignment in the prolog 2008-06-16 08:05:56 +02:00
core.h move x86-64 JIT_V1/JIT_V2 in R12/R13 2008-06-12 22:51:50 -07: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