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 90e08b1cda add missing x86-64 memory operations
2008-03-19  Paolo Bonzini  <bonzini@gnu.org>

	* lightning/i386/core-i386.c: Remove jit_ldr_i, jit_ldxr_i.
	* lightning/i386/core-32.h: Add jit_ldr_i, jit_ldxr_i.
	* lightning/i386/core-64.h: Add jit_ld{r,xr,i,xi}_{ui,l,ul},
	jit_ldr_i, jit_ldxr_i, jit_str_l, jit_stxr_l.
2008-03-19 09:56:19 +01:00
..
asm-32.h avoid redefinition of _r1 2008-02-14 09:55:57 +01:00
asm-64.h avoid redefinition of _r1 2008-02-14 09:55:57 +01:00
asm-i386.h cast memory address to long for JCCim 2008-03-19 09:56:03 +01:00
core-32.h add missing x86-64 memory operations 2008-03-19 09:56:19 +01:00
core-64.h add missing x86-64 memory operations 2008-03-19 09:56:19 +01:00
core-i386.h add missing x86-64 memory operations 2008-03-19 09:56:19 +01:00
fp-32.h fix i386 floating-point sub(a,0,a) 2008-01-09 15:52:44 +01:00
fp-64.h switch to GPLv3 2008-01-09 15:50:13 +01:00
funcs.h switch to GPLv3 2008-01-09 15:50:13 +01:00
Makefile.frag first merge of x86-64 backend and related configury changes 2008-01-09 15:49:45 +01:00