pub type ConditionType = WildDestinationType<6>;
Expand description

How to interpret the conditional operand (bit 6)

Possible values are:

  • ConditionType::Register — conditional operand will be interpreted as a register
  • ConditionType::Global — conditional operand will be interpreted as a key into the global table

The conditional operand is in bits 8..16 of the instruction