B2R2


InsInfo Type

Basic information for a single ARMv7 instruction obtained after parsing.

Record fields

Record Field Description

Address

Full Usage: Address

Field type: Addr

Address.

Field type: Addr

Cflag

Full Usage: Cflag

Field type: bool option

Carry Flag from decoding instruction

Field type: bool option

Condition

Full Usage: Condition

Field type: Condition option

Condition.

Field type: Condition option

ITState

Full Usage: ITState

Field type: byte

IT state for this instruction (used only for IT instructions).

Field type: byte

Mode

Full Usage: Mode

Field type: ArchOperationMode

Target architecture mode.

Field type: ArchOperationMode

NumBytes

Full Usage: NumBytes

Field type: uint32

Number of bytes.

Field type: uint32

Opcode

Full Usage: Opcode

Field type: Opcode

Opcode.

Field type: Opcode

Operands

Full Usage: Operands

Field type: Operands

Operands.

Field type: Operands

Qualifier

Full Usage: Qualifier

Field type: Qualifier option

Qualifier.

Field type: Qualifier option

SIMDTyp

Full Usage: SIMDTyp

Field type: SIMDDataTypes option

SIMD data type.

Field type: SIMDDataTypes option

WriteBack

Full Usage: WriteBack

Field type: bool option

Write back.

Field type: bool option