[][src]Module dustbox::cpu

Structs

CPU
Decoder
Encoder
Flags

https://en.wikipedia.org/wiki/FLAGS_register

GPR

32-bit general purpose register (AL->AX->EAX)

Instruction
InstructionInfo
ModRegRm
ParameterSet

A set of Parameters for an Instruction

RegisterState

Enums

AMode
AddressSize
EncodeError
Exception
Invalid

the class of instruction decode error that occured

Op
OperandSize
Parameter
R
RepeatMode
Segment

Constants

FLAG_AF
FLAG_CF
FLAG_DF
FLAG_IF
FLAG_OF
FLAG_PF
FLAG_SF
FLAG_TF
FLAG_ZF

Functions

instruction_info_to_str
instructions_to_str
r8
r16
r32
sr