1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00
guile/lightning
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
..
i386 fix x86-64 jit_movi_l (x, 0) and 16-byte stack alignment in the prolog 2008-06-16 08:05:56 +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