Header menu logo B2R2

WordSize Type

Represents the word size of a CPU. The word size is the number of bits that the CPU can naturally process in a single operation.

Record fields

Record Field Description

Bit128

Full Usage: Bit128

Field type: WordSize
Modifiers: static

128-bit word size.

Field type: WordSize

Bit16

Full Usage: Bit16

Field type: WordSize
Modifiers: static

16-bit word size.

Field type: WordSize

Bit256

Full Usage: Bit256

Field type: WordSize
Modifiers: static

256-bit word size.

Field type: WordSize

Bit32

Full Usage: Bit32

Field type: WordSize
Modifiers: static

32-bit word size.

Field type: WordSize

Bit64

Full Usage: Bit64

Field type: WordSize
Modifiers: static

64-bit word size.

Field type: WordSize

Bit8

Full Usage: Bit8

Field type: WordSize
Modifiers: static

8-bit word size.

Field type: WordSize

Type something to start searching.