Modifier and Type | Method and Description |
---|---|
void |
ILOCInterpreter.assertAllRegOperands(ILOCInstruction insn,
int regs) |
void |
ILOCInterpreter.assertIsValid(ILOCInstruction insn) |
void |
ILOCInterpreter.assertNumOperands(ILOCInstruction insn,
int ops) |
void |
ILOCInterpreter.assertOperandIsRegister(ILOCInstruction insn,
ILOCOperand op) |
void |
ILOCInterpreter.assertOperandType(ILOCInstruction insn,
ILOCOperand op,
ILOCOperand.Type type) |
boolean |
ILOCInterpreter.handle(ILOCInstruction insn) |
Copyright © 2019. All rights reserved.