JIT: Bugfix DBcc.W (glitches at start of demo Jammin')
This commit is contained in:
parent
a8564649b3
commit
ab7e5b7965
1 changed files with 1 additions and 0 deletions
|
@ -2244,6 +2244,7 @@ MIDFUNC(2,jff_DBCC,(RW4 d, IMM cc))
|
|||
|
||||
case 8: // HI
|
||||
CC_MOV_ri(NATIVE_CC_CC, REG_WORK1, 0);
|
||||
CC_MOV_ri(NATIVE_CC_EQ, REG_WORK1, ARM_C_FLAG);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue