Header menu logo B2R2

Prefix Type

Represents an instruction prefixes.

Record fields

Record Field Description

ADDRSIZE

Full Usage: ADDRSIZE

Field type: Prefix
Modifiers: static

67H - Address-size override prefix.

Field type: Prefix

BND

Full Usage: BND

Field type: Prefix
Modifiers: static

Bound prefix is encoded using F2H.

Field type: Prefix

CS

Full Usage: CS

Field type: Prefix
Modifiers: static

CS segment prefix.

Field type: Prefix

DS

Full Usage: DS

Field type: Prefix
Modifiers: static

DS segment prefix.

Field type: Prefix

ES

Full Usage: ES

Field type: Prefix
Modifiers: static

ES segment prefix.

Field type: Prefix

FS

Full Usage: FS

Field type: Prefix
Modifiers: static

FS segment prefix.

Field type: Prefix

GS

Full Usage: GS

Field type: Prefix
Modifiers: static

GS segment prefix.

Field type: Prefix

LOCK

Full Usage: LOCK

Field type: Prefix
Modifiers: static

Lock prefix.

Field type: Prefix

None

Full Usage: None

Field type: Prefix
Modifiers: static

No prefix.

Field type: Prefix

OPSIZE

Full Usage: OPSIZE

Field type: Prefix
Modifiers: static

Operand-size override prefix is encoded using 66H.

Field type: Prefix

REPNZ

Full Usage: REPNZ

Field type: Prefix
Modifiers: static

REPNE/REPNZ prefix is encoded using F2H.

Field type: Prefix

REPZ

Full Usage: REPZ

Field type: Prefix
Modifiers: static

REP or REPE/REPZ is encoded using F3H.

Field type: Prefix

SS

Full Usage: SS

Field type: Prefix
Modifiers: static

SS segment prefix.

Field type: Prefix

Type something to start searching.