This was supposed to be part of the #682 but got missed. Adding now as a separate PR.
This commit is contained in:
@@ -291,7 +291,7 @@
|
||||
0x0: decode LEGACY_DECODEVAL {
|
||||
// no prefix
|
||||
0x0: decode OPCODE_OP_BOTTOM3 {
|
||||
0x6: Cpl0CondInst::MOV(
|
||||
0x0: Cpl0CondInst::MOV(
|
||||
{{misc_reg::isValid(misc_reg::cr(MODRM_REG))}},Rd,Cd);
|
||||
0x1: Cpl0CondInst::MOV({{MODRM_REG < 8}},Rd,Dd);
|
||||
0x2: Cpl0CondInst::MOV(
|
||||
|
||||
Reference in New Issue
Block a user