mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 15:05:59 +00:00
Readability improved
This commit is contained in:
parent
d62e95d0f8
commit
e4bfe81712
3 changed files with 9 additions and 9 deletions
|
|
@ -27,7 +27,7 @@ Module sys_libc("sys_libc", []()
|
|||
se_op(MR(r11, r3)),
|
||||
se_op(BGT(cr7, XXX & 0xff)),
|
||||
se_op(CMPDI(r5, 0)),
|
||||
se_opt(MR(r9, r3)),
|
||||
se_opt_op(MR(r9, r3)),
|
||||
{ SPET_MASKED_OPCODE, 0x4d820020, 0xffffffff },
|
||||
);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue