Commit 31d731ab2fc579693759f7d40f6a0ffb5615065a

Authored by edgar_igl
1 parent deb9d2ee

CRIS: Correct typo in test for moverm.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4297 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 1 additions and 1 deletions
tests/cris/check_moverm.s
@@ -40,6 +40,6 @@ mem3: @@ -40,6 +40,6 @@ mem3:
40 test_cc 0 1 1 0 40 test_cc 0 1 1 0
41 subq 1,r2 41 subq 1,r2
42 move.d [r2],r3 42 move.d [r2],r3
43 - checkr3 102318ff 43 + checkr3 102318fe
44 44
45 quit 45 quit