|
|
// Currently, only 0x38 and 0x3A are used as secondary escape byte.
|
|
// Currently, only 0x38 and 0x3A are used as secondary escape byte.
|
|
|
void XEmitter::WriteAVXOp(u8 opPrefix, u16 op, X64Reg regOp1, X64Reg regOp2, const OpArg& arg, int extrabytes)
|
|
void XEmitter::WriteAVXOp(u8 opPrefix, u16 op, X64Reg regOp1, X64Reg regOp2, const OpArg& arg, int extrabytes)
|