Detail

Instruction detail

Alias This

archSpecific

Convenience-alias making archSpecific's members directly accessible from this

Members

Variables

archSpecific
InstructionDetail!arch archSpecific;

Architecture-specific instruction detail

groups
InstructionGroup!arch[] groups;

The groups this instruction belongs to

regsRead
Register!arch[] regsRead;

Registers implicitly read by this instruction

regsWrite
Register!arch[] regsWrite;

Registers implicitly modified by this instruction

Meta