1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00
guile/lib
pcpa 2597bf3c13 Correct inconsistency with jit_regno_patch
* lib/lightning.c: Remove the jit_regno_patch bitfield
	register fields before actual emit, as it is only really
	used before emit, otherwise, on special	conditions it
	may consider live registers as dead during code emit.
2015-02-16 15:07:36 -02:00
..
jit_aarch64-cpu.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_aarch64-fpu.c Implement the jit_rsb* interface. 2014-10-18 11:31:18 -03:00
jit_aarch64-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_aarch64.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_alpha-cpu.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_alpha-fpu.c Implement the jit_rsb* interface. 2014-10-18 11:31:18 -03:00
jit_alpha-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_alpha.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_arm-cpu.c ARM: Do not limit to 24 bit displacement jump to unknown address 2015-01-31 15:59:25 -02:00
jit_arm-swf.c ARM: Correct several inconsistencies with ldrd and strd 2014-11-20 15:05:13 -02:00
jit_arm-sz.c ARM: Regenerate size table for hard float armv7 or newer. 2015-02-02 20:49:48 -02:00
jit_arm-vfp.c Implement the jit_arg_register_p predicate. 2015-01-18 11:24:25 -02:00
jit_arm.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_disasm.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_hppa-cpu.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_hppa-fpu.c Implement the jit_rsb* interface. 2014-10-18 11:31:18 -03:00
jit_hppa-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_hppa.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_ia64-cpu.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_ia64-fpu.c Implement the jit_rsb* interface. 2014-10-18 11:31:18 -03:00
jit_ia64-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_ia64.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_memory.c Resync with new patch to make functions receive a const argument 2014-11-01 22:32:23 -02:00
jit_mips-cpu.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_mips-fpu.c Add the new "range" test. 2014-10-18 15:12:07 -03:00
jit_mips-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_mips.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_names.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_note.c Resync with new patch to make functions receive a const argument 2014-11-01 22:32:23 -02:00
jit_ppc-cpu.c Correct typo. 2015-01-15 14:21:11 -02:00
jit_ppc-fpu.c Implement the jit_rsb* interface. 2014-10-18 11:31:18 -03:00
jit_ppc-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_ppc.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_print.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_s390-cpu.c S390: Replace s390x filenames with s390 2015-01-08 13:01:49 -02:00
jit_s390-fpu.c S390: Replace s390x filenames with s390 2015-01-08 13:01:49 -02:00
jit_s390-sz.c S390: Replace s390x filenames with s390 2015-01-08 13:01:49 -02:00
jit_s390.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_size.c Avoid problems if JIT_INSTR_MAX is miscalculated 2015-02-07 17:08:43 -02:00
jit_sparc-cpu.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_sparc-fpu.c Implement the jit_rsb* interface. 2014-10-18 11:31:18 -03:00
jit_sparc-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_sparc.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
jit_x86-cpu.c X86: Correct load and store in the x32 abi 2015-02-15 23:14:27 -02:00
jit_x86-sse.c X86: Correct load and store in the x32 abi 2015-02-15 23:14:27 -02:00
jit_x86-sz.c Implement new, typed, jit_htonr* interfaces 2014-12-25 23:06:24 -02:00
jit_x86-x87.c X86: Correct load and store in the x32 abi 2015-02-15 23:14:27 -02:00
jit_x86.c Add new --enable-devel-disassembler configure option 2015-02-02 20:49:22 -02:00
lightning.c Correct inconsistency with jit_regno_patch 2015-02-16 15:07:36 -02:00
Makefile.am S390: Replace s390x filenames with s390 2015-01-08 13:01:49 -02:00