addedmethod:
decode
void decode(ghidra.program.model.pcode.Decoder decoder) throws DecoderException
addedmethod:
encode
void encode(ghidra.program.model.pcode.Encoder encoder) throws IOException
removedmethod:
buildXml
void buildXml(java.lang.StringBuilder buf)
removedmethod:
restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser, ghidra.program.model.address.AddressFactory addrFactory) throws PcodeXMLException