Home | History | Annotate | Download | only in x86

Lines Matching refs:kRegMemCond

223   { kX86Cmov32RMC, kRegMemCond, IS_QUAD_OP | IS_LOAD | REG_DEF0_USE01 | USES_CCODES, { 0,     0, 0x0F, 0x40, 0, 0, 0, 0, false }, "Cmovcc32RM", "!3c !0r,[!1r+!2d]" },
224 { kX86Cmov64RMC, kRegMemCond, IS_QUAD_OP | IS_LOAD | REG_DEF0_USE01 | USES_CCODES, { REX_W, 0, 0x0F, 0x40, 0, 0, 0, 0, false }, "Cmovcc64RM", "!3c !0r,[!1r+!2d]" },
781 case kRegMemCond: // lir operands - 0: reg, 1: base, 2: disp, 3:cond
1841 case kRegMemCond: // lir operands - 0: reg, 1: reg, displacement, 3: condition