Search
lxdream.org :: lxdream/test/sh4/testsh4.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/sh4/testsh4.c
changeset 823:8a592668322f
prev822:6e0536758465
next976:e57a25d9eb7d
author nkeynes
date Wed Aug 27 10:59:10 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Bump the max instruction size up a little further
file annotate diff log raw
1.1 --- a/test/sh4/testsh4.c Sat Aug 23 12:08:01 2008 +0000
1.2 +++ b/test/sh4/testsh4.c Wed Aug 27 10:59:10 2008 +0000
1.3 @@ -85,7 +85,7 @@
1.4 test_float();
1.5 test_fmov();
1.6 test_ftrc();
1.7 - test_ldcsr();
1.8 + test_ldc();
1.9 test_mac();
1.10 test_rot();
1.11 test_shl();
.