1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 19:42:27 +02:00
guile/lightning/i386
Paolo Bonzini ceaf1b05cf fix jit_extr_f_d and jit_extr_d_f for x86-64
2010-08-10  Paulo César Pereira de Andrade <pcpa@mandriva.com.br>
	    Paolo Bonzini  <bonzini@gnu.org>

	* lightning/i386/core-32.h (jit_replace): Use MOVLrr, not MOVLir.
	(jit_movbrm): Check index register as well.
	* lightning/i386/fp-64.h: Add jit_extr_f_d and jit_extr_d_f.
	* lightning/fp-common.h: Add jit_extr_f_d and jit_extr_d_f.
2010-08-15 06:29:51 -04: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 fix two bugs in load/store for i386 2010-08-10 08:35:35 -04:00
core-64.h fix x86 shifts 2009-03-01 17:59:41 +01:00
core.h fix x86 shifts 2009-03-01 17:59:41 +01:00
fp-32.h another fix to jit_fp_btest 2009-02-17 12:20:19 +01:00
fp-64.h fix jit_extr_f_d and jit_extr_d_f for x86-64 2010-08-15 06:29:51 -04: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