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 f6ee396ccb New s390x port built on the hercules emulator and fedora 16 image.
* include/lightning/jit_s390x.h, lib/jit_s390x-cpu.c,
	lib/jit_s390x-fpu.c, lib/jit_s390x.c: New files
	implementing the new s390x port.

	* configure.ac, include/lightning.h,
	include/lightning/Makefile.am,
	include/lightning/jit_private.h,
	lib/Makefile.am, lib/jit_disasm.c, lib/lightning.c:
	Minor adaptation for the new s390x backend.

	* check/float.tst: Update for the s390x result of
	truncating +Inf to integer.

	* check/qalu_mul.tst: Add extra test cases to better test
	high word of signed multiplication as the result is
	adjust from unsigned multiplication on s390x.
2013-07-28 14:13:39 -03:00
..
jit_aarch64.h New aarch64 port built on the Foundation v8 emulator. 2013-07-16 20:09:02 -03:00
jit_arm.h New aarch64 port built on the Foundation v8 emulator. 2013-07-16 20:09:02 -03:00
jit_hppa.h Add functional hppa port. All tests pass. 2013-06-01 01:53:33 -03:00
jit_ia64.h Correct jit implementation to pass several test cases. 2013-04-26 21:07:40 -03:00
jit_mips.h Build and pass all tests on big endian Irix mips using the n32 abi. 2013-06-22 19:44:00 -03:00
jit_ppc.h Adjust lightning to work on ppc AIX. 2013-06-07 21:27:52 -03:00
jit_private.h New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00
jit_s390x.h New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00
jit_sparc.h Pass all but the (not yet implemented) qmul and qdiv tests in sparc 2013-02-19 01:06:18 -03:00
jit_x86.h Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
Makefile.am New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00