LanguagePostUpgradeInstructionHandler

Package: ghidra.program.util
Type: class

9.0.2_PUBLIC

addedmethod: getDisassembler
ghidra.program.disassemble.Disassembler getDisassembler()
addedmethod: modifySingleInstructionContext
void modifySingleInstructionContext(ghidra.program.model.address.Address addr, ghidra.program.model.lang.RegisterValue contextValue, boolean mergeContext)
addedfield: program
ghidra.program.model.listing.Program program

9.0.1_PUBLIC

introducedInitial version