EmulateInstructionStateModifier

Package: ghidra.pcode.emulate
Type: class

11.4_PUBLIC

addedmethod: getPcodeOpMap
java.util.Map<java.lang.Integer,ghidra.pcode.emulate.callother.OpBehaviorOther> getPcodeOpMap()

11.0_PUBLIC

introducedInitial version

10.3_PUBLIC

removedtype: ghidra.pcode.emulate.EmulateInstructionStateModifier
class EmulateInstructionStateModifier

9.0.2_PUBLIC

addedfield: emu
ghidra.pcode.emulate.Emulate emu
addedfield: language
ghidra.program.model.lang.Language language
addedmethod: registerPcodeOpBehavior
void registerPcodeOpBehavior(java.lang.String opName, ghidra.pcode.emulate.callother.OpBehaviorOther pcodeOpBehavior)