1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00
guile/lightning
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
..
i386 fix jit_extr_f_d and jit_extr_d_f for x86-64 2010-08-15 06:29:51 -04:00
ppc subtract 1 from the final byte being flushed in PPC jit_flush_code 2008-10-09 10:19:26 +02: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 fix jit_extr_f_d and jit_extr_d_f for x86-64 2010-08-15 06:29:51 -04: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 always set and replace lightning_frag 2010-07-19 14:40:08 +02:00