Module csx64::exec::registers[][src]

Various types of emulated hardware registers.

Structs

CPURegister

A 64-bit general-purpose CPU register with standard partitioning.

Control

The FPU control word.

Flags

The CPU flags register.

MXCSR

The MXCSR register.

Status

The FPU status word.

Tag

The FPU tag word.

ZMMRegister

Represents a 512-bit ZMM (vector) register.

Enums

TagValue

The valid values for a register tag.