1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-14 01:30:19 +02:00
guile/jit
Andy Wingo 52a9ab856d Add bltr test
Also rework how relocs are represented.
2019-03-26 14:21:00 +01:00
..
aarch64-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
aarch64-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
aarch64.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
aarch64.h Simplify file names 2018-10-30 12:29:18 +01:00
alpha-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
alpha-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
alpha.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
alpha.h Simplify file names 2018-10-30 12:29:18 +01:00
arm-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
arm-swf.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
arm-vfp.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
arm.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
arm.h "extern"-related cleanup, and further implementation 2018-10-31 21:45:16 +01:00
endian.h Add endian.h 2018-10-30 13:54:48 +01:00
hppa-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
hppa-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
hppa.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
hppa.h Simplify file names 2018-10-30 12:29:18 +01:00
ia64-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
ia64-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
ia64.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
ia64.h Simplify file names 2018-10-30 12:29:18 +01:00
jit.c Add bltr test 2019-03-26 14:21:00 +01:00
mips-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
mips-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
mips.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
mips.h Simplify file names 2018-10-30 12:29:18 +01:00
ppc-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
ppc-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
ppc.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
ppc.h Simplify file names 2018-10-30 12:29:18 +01:00
s390-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
s390-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
s390.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
s390.h Simplify file names 2018-10-30 12:29:18 +01:00
sparc-cpu.c Implementation of new design 2019-03-25 12:21:23 +01:00
sparc-fpu.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
sparc.c Make _rvs array static-const 2018-11-04 12:18:38 +01:00
sparc.h Simplify file names 2018-10-30 12:29:18 +01:00
x86-cpu.c Add bltr test 2019-03-26 14:21:00 +01:00
x86-sse.c Fix stxi_d bug 2019-03-26 13:44:37 +01:00
x86-x87.c Really finish stdint conversion 2018-10-31 21:54:19 +01:00
x86.c Add bswap tests, and fix missing breaks in jit_load_args 2019-03-26 10:47:22 +01:00
x86.h Implementation of new design 2019-03-25 12:21:23 +01:00