[LLVMdev] Newbie: Basic stuff

Sanjiv Gupta llvmdev at gmail.com
Tue Dec 4 21:02:29 PST 2007


What does MIOperandInfo exactly mean while defining an Operand class?

e.g. here

class X86MemOperand<string printMethod> : Operand<iPTR> {
  let PrintMethod = printMethod;
  let MIOperandInfo = (ops ptr_rc, i8imm, ptr_rc, i32imm);
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071204/23db1ace/attachment.html>


More information about the llvm-dev mailing list