Skip to main content

OPS

Constant OPS 

Source
pub const OPS: &[OpSpec];
Expand description

Every instruction family the generator can emit. Validated against the decoder in round_trip_all_ops (each must decode to a non-Reserved instruction). Excludes terminators (ecalli/trap/fallthrough), fence, and anything reserved (SYSTEM, x3/x4, x16–31).