aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-02 21:08:33 +0000
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-02 21:08:33 +0000
commit31d731ab2fc579693759f7d40f6a0ffb5615065a (patch)
tree0a031f80cf40fcace32a1ad0523b5dd1a867464a /tests
parentdeb9d2eea7c385c9d19d15be9a7576cbfe9ed5a5 (diff)
CRIS: Correct typo in test for moverm.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4297 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'tests')
-rw-r--r--tests/cris/check_moverm.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cris/check_moverm.s b/tests/cris/check_moverm.s
index 95498464e8..eabc9588d4 100644
--- a/tests/cris/check_moverm.s
+++ b/tests/cris/check_moverm.s
@@ -40,6 +40,6 @@ mem3:
test_cc 0 1 1 0
subq 1,r2
move.d [r2],r3
- checkr3 102318ff
+ checkr3 102318fe
quit