ΒΆbool is16BitMemOperand(
const llvm::MCInst& MI,
unsigned int Op,
const llvm::MCSubtargetInfo& STI)
bool is16BitMemOperand(
const llvm::MCInst& MI,
unsigned int Op,
const llvm::MCSubtargetInfo& STI)
Declared at: llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:69
Parameters
- const llvm::MCInst& MI
- unsigned int Op
- operand # of the memory operand.
- const llvm::MCSubtargetInfo& STI
Returns
true if the specified instruction has a 16-bit memory operand.