CRIS: Correct typo in test for moverm.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4297 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/tests/cris/check_moverm.s b/tests/cris/check_moverm.s
index 9549846..eabc958 100644
--- a/tests/cris/check_moverm.s
+++ b/tests/cris/check_moverm.s
@@ -40,6 +40,6 @@
  test_cc 0 1 1 0
  subq 1,r2
  move.d [r2],r3
- checkr3 102318ff
+ checkr3 102318fe
 
  quit