isle_constructors

Function isle_constructors 

Source
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.