1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-07 08:40:21 +02:00
guile/lightning/i386
Paolo Bonzini a76f19c5ef fix problems with i386 32-bit floating point branches
2009-02-17  Paolo Bonzini  <bonzini@gnu.org>

	* lightning/fp-common.h: Define double branches if missing.
	* lightning/i386/asm.h: Define JC and JNC mnemonics.
	* lightning/i386/fp-32.h: Fix jit_fp_btest.  All reported
	by Mike Spivey.
2009-02-17 09:57:23 +01: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 fix IMULQir and IMULQirr 2008-06-17 15:20:23 +02:00
asm.h fix problems with i386 32-bit floating point branches 2009-02-17 09:57:23 +01: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 fix _rN vs. _rR 2008-06-17 10:21:52 +02:00
fp-32.h fix problems with i386 32-bit floating point branches 2009-02-17 09:57:23 +01: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 fix installation bug 2008-08-23 15:33:54 +02:00