1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/lightening
2025-01-29 14:28:13 +01:00
..
aarch64-cpu.c aarch64: Add support for LSE atomics 2024-04-22 15:03:01 +02:00
aarch64-fpu.c Add movr_f_i, movr_i_f, movr_d_l, movr_l_d 2025-01-29 12:14:59 +01:00
aarch64.c Merge branch 'callr-fix3' into 'main' 2024-06-03 13:43:19 +00:00
aarch64.h Add jmpi_with_link instruction 2019-06-20 10:13:37 +02:00
arm-cpu.c Fix ARMv7 THUMB encoding for immediates. 2020-06-20 15:57:06 +02:00
arm-vfp.c Add movr_f_i, movr_i_f, movr_d_l, movr_l_d 2025-01-29 12:14:59 +01:00
arm.c Fix some problems with callr and calli. 2022-06-08 16:20:42 +02:00
arm.h Add jmpi_with_link instruction 2019-06-20 10:13:37 +02:00
endian.h RISC-V Support 2025-01-29 14:01:52 +01:00
lightening.c RISC-V Support 2025-01-29 14:01:52 +01:00
mips-cpu.c Fix mips32r6 bug 2020-01-06 21:58:04 +01:00
mips-fpu.c Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
mips.c Inline some internal definitions into backend-specific files 2019-04-26 14:37:35 +02:00
mips.h Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
ppc-cpu.c Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
ppc-fpu.c Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
ppc.c Inline some internal definitions into backend-specific files 2019-04-26 14:37:35 +02:00
ppc.h Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
riscv-cpu.c riscv: fix hi20/lo12 calculations for negative numbers 2025-01-29 14:28:13 +01:00
riscv-fpu.c RISC-V Support 2025-01-29 14:01:52 +01:00
riscv.c riscv: simplify load from pool 2025-01-29 14:28:13 +01:00
riscv.h RISC-V Support 2025-01-29 14:01:52 +01:00
s390-cpu.c Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
s390-fpu.c Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
s390.c Inline some internal definitions into backend-specific files 2019-04-26 14:37:35 +02:00
s390.h Change headers and files to be named "lightening" instead of "jit" 2019-04-03 13:57:48 +02:00
x86-cpu.c push/pop of link register does not affect stack size on x86 2019-06-20 10:53:12 +02:00
x86-sse.c Add movr_f_i, movr_i_f, movr_d_l, movr_l_d 2025-01-29 12:14:59 +01:00
x86.c Fix some problems with callr and calli. 2022-06-08 16:20:42 +02:00
x86.h Add jmpi_with_link instruction 2019-06-20 10:13:37 +02:00