1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-12 08:40:20 +02:00
guile/tests
2019-03-26 09:58:33 +01:00
..
Makefile Better loading of args to registers; add tests 2019-03-25 15:08:05 +01:00
test-addi.c Convert tests to jit_load_args 2019-03-25 15:24:40 +01:00
test-addr.c Convert tests to jit_load_args 2019-03-25 15:24:40 +01:00
test-addr_d.c Convert tests to jit_load_args 2019-03-25 15:24:40 +01:00
test-addr_f.c Convert tests to jit_load_args 2019-03-25 15:24:40 +01:00
test-addx.c Better loading of args to registers; add tests 2019-03-25 15:08:05 +01:00
test-andi.c Add bitops tests 2019-03-26 09:33:40 +01:00
test-andr.c Add bitops tests 2019-03-26 09:33:40 +01:00
test-comr.c Add comr/negr tests 2019-03-26 09:58:33 +01:00
test-divr.c Tests for some div operations 2019-03-25 21:11:44 +01:00
test-divr_d.c Add more div tests 2019-03-26 09:10:19 +01:00
test-divr_f.c Add more div tests 2019-03-26 09:10:19 +01:00
test-divr_u.c Tests for some div operations 2019-03-25 21:11:44 +01:00
test-lshi.c Add lsh/rsh tests 2019-03-26 09:49:16 +01:00
test-lshr.c Add lsh/rsh tests 2019-03-26 09:49:16 +01:00
test-mulr.c Add new tests 2019-03-25 20:38:23 +01:00
test-mulr_d.c Add new tests 2019-03-25 20:38:23 +01:00
test-mulr_f.c Add new tests 2019-03-25 20:38:23 +01:00
test-negr.c Add comr/negr tests 2019-03-26 09:58:33 +01:00
test-negr_d.c Add comr/negr tests 2019-03-26 09:58:33 +01:00
test-negr_f.c Add comr/negr tests 2019-03-26 09:58:33 +01:00
test-ori.c Add bitops tests 2019-03-26 09:33:40 +01:00
test-orr.c Add bitops tests 2019-03-26 09:33:40 +01:00
test-qdivr.c Add more div tests 2019-03-26 09:10:19 +01:00
test-qdivr_u.c Add more div tests 2019-03-26 09:10:19 +01:00
test-qmulr.c Add more tests 2019-03-25 21:02:24 +01:00
test-qmulr_u.c Add more tests 2019-03-25 21:02:24 +01:00
test-remr.c Add remr tests 2019-03-26 09:17:49 +01:00
test-remr_u.c Add remr tests 2019-03-26 09:17:49 +01:00
test-rshi.c Add lsh/rsh tests 2019-03-26 09:49:16 +01:00
test-rshi_u.c Add lsh/rsh tests 2019-03-26 09:49:16 +01:00
test-rshr.c Add lsh/rsh tests 2019-03-26 09:49:16 +01:00
test-rshr_u.c Add lsh/rsh tests 2019-03-26 09:49:16 +01:00
test-subr.c Add new tests 2019-03-25 20:38:23 +01:00
test-subr_d.c Add new tests 2019-03-25 20:38:23 +01:00
test-subr_f.c Add new tests 2019-03-25 20:38:23 +01:00
test-subx.c Add new tests 2019-03-25 20:38:23 +01:00
test-xori.c Add bitops tests 2019-03-26 09:33:40 +01:00
test-xorr.c Add bitops tests 2019-03-26 09:33:40 +01:00
test.h Implementation of new design 2019-03-25 12:21:23 +01:00