1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 17:00:23 +02:00
guile/check
pcpa f59fceb75d Add new test cases to exercise memory load/store.
* check/ldstr.ok, check/ldstr.tst, check/ldsti.ok,
	check/ldsti.tst, check/ldstxr.ok, check/ldstxr.tst,
	check/ldstxi.ok, check/ldstxi.tst:
	New test case files exercising a very large amount of
	register combinations to verify load/store implementation.

	* check/Makefile.am: Update for new test cases.

	* lib/jit_x86-cpu.c: Correct wrong argument order when
	computing REX prefix for {ld,st}r_T codes;
2012-12-05 15:57:33 -02:00
..
3to2.ok Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
3to2.tst Update code to build and pass test cases in the arm port. 2012-12-03 14:27:27 -02:00
add.ok Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
add.tst Update code to build and pass test cases in the arm port. 2012-12-03 14:27:27 -02:00
all.tst Implement sqrt codes in mips. 2012-12-04 13:30:46 -02:00
allocai.ok Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
allocai.tst Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
bp.ok Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
bp.tst Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
check.sh Correct make distcheck. 2012-12-03 07:26:40 -02:00
divi.ok Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
divi.tst Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
fib.ok Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
fib.tst Correct implementation problems on ix86. 2012-12-03 09:40:08 -02:00
ldsti.ok Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
ldsti.tst Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
ldstr.ok Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
ldstr.tst Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
ldstxi.ok Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
ldstxi.tst Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
ldstxr.ok Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
ldstxr.tst Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
lightning.c Correct implementation problems on ix86. 2012-12-03 09:40:08 -02:00
Makefile.am Add new test cases to exercise memory load/store. 2012-12-05 15:57:33 -02:00
rpn.ok Correct integer multiplication and add extra test case. 2012-12-03 00:07:29 -02:00
rpn.tst Correct integer multiplication and add extra test case. 2012-12-03 00:07:29 -02:00
run-test Correct make distcheck. 2012-12-03 07:26:40 -02:00