mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-06 01:12:33 +00:00
Update translate.h
Added definition of V_CVT_PK_U16_U32
This commit is contained in:
parent
f2f24bb2cd
commit
0de2f642b8
@ -241,6 +241,7 @@ public:
|
|||||||
void V_SAD(const GcnInst& inst);
|
void V_SAD(const GcnInst& inst);
|
||||||
void V_SAD_U32(const GcnInst& inst);
|
void V_SAD_U32(const GcnInst& inst);
|
||||||
void V_CVT_PK_U16_U32(const GcnInst& inst);
|
void V_CVT_PK_U16_U32(const GcnInst& inst);
|
||||||
|
void V_CVT_PK_I16_I32(const GcnInst& inst);
|
||||||
void V_CVT_PK_U8_F32(const GcnInst& inst);
|
void V_CVT_PK_U8_F32(const GcnInst& inst);
|
||||||
void V_LSHL_B64(const GcnInst& inst);
|
void V_LSHL_B64(const GcnInst& inst);
|
||||||
void V_MUL_F64(const GcnInst& inst);
|
void V_MUL_F64(const GcnInst& inst);
|
||||||
|
Loading…
Reference in New Issue
Block a user