mirror of
https://github.com/encounter/rabbitizer.git
synced 2026-07-10 21:18:43 -07:00
Add $ to special PS2 regs (#41)
* Add $ to special PS2 regs * Hide it behind gnuMode option * remove suffix from vclipw it has a suffixless version and one with .xyz, but it doesn't have one with .xy or .z like Rabbitizer currently emits * Regenerating tables --------- Co-authored-by: angie <angheloalf95@gmail.com>
This commit is contained in:
@@ -216,7 +216,6 @@ Note: opcode is flo | (
|
||||
RABBITIZER_DEF_INSTR_ID(
|
||||
r5900, 0x1F, vclipw,
|
||||
.operands={RAB_OPERAND_r5900_vfsxyzw, RAB_OPERAND_r5900_vftn},
|
||||
.instrSuffix=RABINSTRSUFFIX_R5900_xyzw,
|
||||
.isFloat=true
|
||||
) // Clip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user