mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-27 22:32:47 +01:00
some more optimizations
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@179 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -346,7 +346,7 @@ int OpSet(int op)
|
||||
case 1: // F
|
||||
break;
|
||||
case 2: // hi
|
||||
ot(" ands r0,r9,#0x60000000 ;@ hi: !C && !Z\n");
|
||||
ot(" tst r9,#0x60000000 ;@ hi: !C && !Z\n");
|
||||
ot(" mvneq r1,r1\n");
|
||||
if (ea<8) ot(" subeq r5,r5,#2 ;@ Extra cycles\n");
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user