1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
guile/include/lightning
Paulo Andrade 2cea99361b Build and pass all tests on 32 and 64 bit sparc
* include/lightning/jit_private.h: Add new register classes to
	flag float registers and double only registers, required for sparc64
	where only low 32 bit fpr registers can be used for single precision
	operations.
	Add new 128 bit jit_regset_t type for sparc64 register set.

	* include/lightning/jit_sparc.h, lib/jit_sparc-cpu.c, lib/jit_sparc-fpu.c,
	lib/jit_sparc-sz.c, lib/jit_sparc.c: Update for 64 bits sparc.

	* lib/lightning.c: Update for new jit_regset_t required for sparc64.
2018-04-20 10:37:37 -03:00
..
jit_aarch64.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_alpha.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_arm.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_hppa.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_ia64.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_mips.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_ppc.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_private.h Build and pass all tests on 32 and 64 bit sparc 2018-04-20 10:37:37 -03:00
jit_s390.h Update copyright year 2017-09-14 10:44:12 -04:00
jit_sparc.h Build and pass all tests on 32 and 64 bit sparc 2018-04-20 10:37:37 -03:00
jit_x86.h Update copyright year 2017-09-14 10:44:12 -04:00
Makefile.am Update copyright year 2017-09-14 10:44:12 -04:00