Function isle_constructors

Source
pub fn isle_constructors(format: &Format) -> Vec<IsleConstructor>
Expand description

Returns the ISLE constructors that are going to be used when generating this instruction.

Note that one instruction might need multiple constructors, such as one for operating on memory and one for operating on registers.