The internal representation for an ARM64 instruction used by our disassembler and lifter.
Constructor | Description |
Full Usage:
ARM64Instruction(addr, numBytes, insInfo, wordSize)
Parameters: Returns: ARM64Instruction
|
|
Instance member | Description |
Full Usage:
this.HasConcJmpTarget()
Returns: bool
|
|
|