com.pnfsoftware.jeb.core.units.code.asm.processor.IInstructionOperandRegisterBased |
Known Indirect Subclasses |
Operands that potentially use registers.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getRegisterName(long registerIdentifier)
Convert a register identifier to its name.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.IInstructionOperand
|
Convert a register identifier to its name. By convention, -1 is an invalid identifier. All other values should be considered potentially valid identifiers.