ConstTpl

Package: ghidra.app.plugin.processors.sleigh.template
Type: class

11.1_PUBLIC

addedmethod: decode
void decode(ghidra.program.model.pcode.Decoder decoder) throws DecoderException
removedmethod: restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser, ghidra.program.model.address.AddressFactory factory)

10.2_PUBLIC

addedmethod: getSelect
int getSelect()
addedfield: J_NEXT2
static int J_NEXT2
modifiedfield: J_CURSPACE
constant: 4 → 5
- static int J_CURSPACE
+ static int J_CURSPACE
modifiedfield: J_CURSPACE_SIZE
constant: 5 → 6
- static int J_CURSPACE_SIZE
+ static int J_CURSPACE_SIZE
modifiedfield: J_FLOWDEST
constant: 10 → 11
- static int J_FLOWDEST
+ static int J_FLOWDEST
modifiedfield: J_FLOWDEST_SIZE
constant: 11 → 12
- static int J_FLOWDEST_SIZE
+ static int J_FLOWDEST_SIZE
modifiedfield: J_FLOWREF
constant: 8 → 9
- static int J_FLOWREF
+ static int J_FLOWREF
modifiedfield: J_FLOWREF_SIZE
constant: 9 → 10
- static int J_FLOWREF_SIZE
+ static int J_FLOWREF_SIZE
modifiedfield: J_RELATIVE
constant: 7 → 8
- static int J_RELATIVE
+ static int J_RELATIVE
modifiedfield: SPACEID
constant: 6 → 7
- static int SPACEID
+ static int SPACEID

9.0.1_PUBLIC

introducedInitial version