1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00
guile/include/lightning
pcpa 32c4f90a2b S390: Add support for 32 bit.
* include/lightning.h, include/lightning/jit_private.h,
        include/lightning/jit_s390x.h, lib/jit_disasm.c,
        lib/jit_s390x-cpu.c, lib/jit_s390x-fpu.c, lib/jit_s390x-sz.c,
        lib/jit_s390x.c, lib/jit_size.c, lib/lightning.c:
	Add support for generating jit for s390 32 bit. This change
	also removed %f15 from the list of temporaries fpr registers;
	it was not being used, but if were, it would corrupt the
	stack frame because the spill address would overwrite grp
	offsets.
2015-01-08 10:45:30 -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 S390: Add support for 32 bit. 2015-01-08 10:45:30 -02:00
jit_s390x.h S390: Add support for 32 bit. 2015-01-08 10:45:30 -02: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