1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 21:20:30 +02:00
guile/include/lightning
Paulo Andrade fdf41c1fa4 x86: Implement support for the x32 abi
* include/lightning/jit_private.h, include/lightning/jit_x86.h,
	lib/jit_disasm.c, lib/jit_x86-cpu.c, lib/jit_x86-sse.c,
	lib/jit_x86-sz.c, lib/jit_x86-x87.c, lib/jit_x86.c,
	size.c: Implement support for the x32 abi. Built and
	tested on Gentoo default/linux/amd64/13.0/x32 profile.
2014-12-24 14:14:38 -02:00
..
jit_aarch64.h Do not export private definitions and types. 2014-04-09 14:46:30 -03:00
jit_alpha.h ALPHA: Implement lightning Alpha port. 2014-08-10 11:48:35 -03:00
jit_arm.h Do not export private definitions and types. 2014-04-09 14:46:30 -03:00
jit_hppa.h Do not export private definitions and types. 2014-04-09 14:46:30 -03:00
jit_ia64.h Do not export private definitions and types. 2014-04-09 14:46:30 -03:00
jit_mips.h mips: Do not make t9 available as a generic register 2014-11-03 12:55:35 -02:00
jit_ppc.h PPC: Add initial powerpc le support. 2014-11-20 21:25:52 -02:00
jit_private.h x86: Implement support for the x32 abi 2014-12-24 14:14:38 -02:00
jit_s390x.h Do not export private definitions and types. 2014-04-09 14:46:30 -03:00
jit_sparc.h Do not export private definitions and types. 2014-04-09 14:46:30 -03:00
jit_x86.h x86: Implement support for the x32 abi 2014-12-24 14:14:38 -02:00
Makefile.am ALPHA: Implement lightning Alpha port. 2014-08-10 11:48:35 -03:00