..
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
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -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
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -02:00
jit_arm-cpu.c
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -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
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -02:00
jit_arm-vfp.c
Implement the jit_rsb* interface.
2014-10-18 11:31:18 -03:00
jit_arm.c
ARM: Better check for constants offset overflow
2014-12-26 00:38:54 -02:00
jit_disasm.c
S390: Add support for 32 bit.
2015-01-08 10:45:30 -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
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -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
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -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
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -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
PPC: Build and pass all tests in powerpcle
2014-12-26 17:23:39 -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
PPC: Build and pass all tests in powerpcle
2014-12-26 17:23:39 -02:00
jit_print.c
Add string representation of IR codes to -sz.c files
2014-10-17 13:48:56 -03:00
jit_s390x-cpu.c
S390: Add support for 32 bit.
2015-01-08 10:45:30 -02:00
jit_s390x-fpu.c
S390: Add support for 32 bit.
2015-01-08 10:45:30 -02:00
jit_s390x-sz.c
S390: Add support for 32 bit.
2015-01-08 10:45:30 -02:00
jit_s390x.c
S390: Add support for 32 bit.
2015-01-08 10:45:30 -02:00
jit_size.c
S390: Add support for 32 bit.
2015-01-08 10:45:30 -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
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -02:00
jit_x86-cpu.c
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -02:00
jit_x86-sse.c
x86: Implement support for the x32 abi
2014-12-24 14:14:38 -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: Implement support for the x32 abi
2014-12-24 14:14:38 -02:00
jit_x86.c
Implement new, typed, jit_htonr* interfaces
2014-12-25 23:06:24 -02:00
lightning.c
S390: Add support for 32 bit.
2015-01-08 10:45:30 -02:00
Makefile.am
Add string representation of IR codes to -sz.c files
2014-10-17 13:48:56 -03:00