B2R2


InsInfo Type

Basic information obtained by parsing a MIPS instruction.

Record fields

Record Field Description

Address

Full Usage: Address

Field type: Addr

Address.

Field type: Addr

GAS

Full Usage: GAS

Field type: int

Gas

Field type: int

NumBytes

Full Usage: NumBytes

Field type: uint32

Instruction length.

Field type: uint32

Offset

Full Usage: Offset

Field type: Addr

Offset of the instruction. When codecopy (or similar) is used, we should adjust the address of the copied instructions using this offset.

Field type: Addr

Opcode

Full Usage: Opcode

Field type: Opcode

Opcode.

Field type: Opcode