Search
lxdream.org :: lxdream/test/sh4/testsh4.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/sh4/testsh4.c
changeset 404:c5ed3c8642a2
prev399:23e51a2b4f99
next522:791d2f0fb7e7
author nkeynes
date Mon Oct 08 12:09:06 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix compilation warnings
file annotate diff log raw
1.1 --- a/test/sh4/testsh4.c Thu Sep 20 08:34:23 2007 +0000
1.2 +++ b/test/sh4/testsh4.c Mon Oct 08 12:09:06 2007 +0000
1.3 @@ -53,6 +53,7 @@
1.4 test_andi();
1.5 test_bf();
1.6 test_bt();
1.7 + test_bsr();
1.8 test_cmp();
1.9 test_cmpstr();
1.10 test_div0();
.