Search
lxdream.org :: lxdream/test/sh4/inc.s :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/sh4/inc.s
changeset 231:a9e61a96a885
prev228:70adc8ffa8d1
next233:f8333b94f503
author nkeynes
date Tue Sep 26 11:05:38 2006 +0000 (16 years ago)
permissions -rw-r--r--
last change Add BT, BT/S, CMP/EQ, CMP/GE, CMP/GT, CMP/HI, CMP/HS tests
Add general slot-illegal exception test
file annotate diff log raw
1.1 --- a/test/sh4/inc.s Mon Sep 25 11:13:56 2006 +0000
1.2 +++ b/test/sh4/inc.s Tue Sep 26 11:05:38 2006 +0000
1.3 @@ -186,7 +186,7 @@
1.4 .endm
1.5
1.6 .macro assert_exc_caught testname, expectpc
1.7 -LOCAL L1, L2
1.8 +LOCAL L1, L2, L3
1.9 mov.l L1, r3
1.10 mov.l \testname, r4
1.11 mov r12, r5
.