1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 15:40:29 +02:00
guile/include
pcpa 2d4bac43a9 ARM: Do not use ldrt/strt by default
* include/lightning/jit_arm.h, lib/jit_arm-cpu.c: Do not use
	by default load/store instructions that map to ldrt/strt.
	There is already the long displacement version for positive
	offsets, and when using a (shorter) negative offset it does
	not map to ldrt/strt. At least on qemu strt may cause
	reproducible, but unexpected SIGILL.
2013-10-08 12:26:52 -03:00
..
lightning ARM: Do not use ldrt/strt by default 2013-10-08 12:26:52 -03:00
lightning.h Rerun tests on supported backends after bogus self test correction 2013-10-07 17:04:00 -03:00
Makefile.am Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00