arm: reverting a change made with cb0663de - this has to have been a typo!

This commit is contained in:
bunnei 2014-06-04 18:41:44 -04:00
parent b78aff8585
commit c330a0a1d6

View File

@ -4456,6 +4456,7 @@ ARMul_Emulate26 (ARMul_State * state)
}
/* Drop through. */
case 0xe0:
case 0xe4:
case 0xe6:
case 0xe8:
@ -4489,7 +4490,6 @@ ARMul_Emulate26 (ARMul_State * state)
/* Co-Processor Register Transfers (MRC) and Data Ops. */
case 0xe0:
case 0xe1:
case 0xe3:
case 0xe5: