<div dir="ltr">Hi,<div><br></div><div>I had (naively?) expected that the instruction to move immediate to register or memory (such as MOV32mi, MOV32ri, MOV64mi32, MOV64ri, MOV64ri32) would be marked with the flag MCID::MovImm via the X86InstrInfo.td (and hence in the generated X86GenInstrInfo.inc).</div><div><br></div><div>I do not see that to be the case.</div><div><br></div><div>Can someone please tell me if my expectation is flawed? Is there a better/different way to determine to test for move immediate to register/memory instruction on X86 other that the existing interface MCID::isMoveImmediate()?</div><div><br></div><div>Thanks,</div><div><br></div><div>Bharadwaj</div><div><br></div></div>