1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00
guile/lightning/i386
Paulo César Pereira de Andrade 5cef649486 fix two bugs in load/store for i386
* lightning/i386/core-32.h (jit_replace): Use MOVLrr, not MOVLir.
(jit_movbrm): Check index register as well.
2010-08-10 08:35:35 -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 i386 jit_replace and x86_64 jit_movi_f 2010-07-28 23:29:13 +02: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