mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-10 01:58:39 +00:00
Update opcodes.inc
This commit is contained in:
parent
6b019dced5
commit
68ff521bac
1 changed files with 0 additions and 2 deletions
|
@ -260,8 +260,6 @@ OPCODE(SMax32, U32, U32,
|
||||||
OPCODE(UMax32, U32, U32, U32, )
|
OPCODE(UMax32, U32, U32, U32, )
|
||||||
OPCODE(SClamp32, U32, U32, U32, U32, )
|
OPCODE(SClamp32, U32, U32, U32, U32, )
|
||||||
OPCODE(UClamp32, U32, U32, U32, U32, )
|
OPCODE(UClamp32, U32, U32, U32, U32, )
|
||||||
OPCODE(SLessThan, U1, U32, U32, )
|
|
||||||
OPCODE(ULessThan, U1, U32, U32, )
|
|
||||||
OPCODE(SLessThan32, U1, U32, U32, )
|
OPCODE(SLessThan32, U1, U32, U32, )
|
||||||
OPCODE(SLessThan64, U1, U64, U64, )
|
OPCODE(SLessThan64, U1, U64, U64, )
|
||||||
OPCODE(ULessThan32, U1, U32, U32, )
|
OPCODE(ULessThan32, U1, U32, U32, )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue