1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-12 00:30:20 +02:00
guile/lightning/i386
Paolo Bonzini 4865ed3451 fix several load/store patterns for x86-64.
2008-03-21  Paolo Bonzini  <bonzini@gnu.org>

	* lightning/i386/core-64.h: Fix jit_{ld,st}{,x}i_{i,l}.
	Remove jit_ld{,x}i_ul.
	* lightning/core-common.h: Make jit_ld{,x}{i,r}_ul
	always a synonym of the _l variant.
	* doc/porting.texi: Document this.
2008-03-21 09:08:38 +01:00
..
asm-32.h avoid redefinition of _r1 2008-02-14 09:55:57 +01:00
asm-64.h add LEAQmr for x86-64 2008-03-19 09:57:12 +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 fix several load/store patterns for x86-64. 2008-03-21 09:08:38 +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