fuel_asm::op

Function wqml_args

source
pub fn wqml_args<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    ra: A,
    rb: B,
    rc: C,
    args: MulArgs,
) -> Instruction
Expand description

Construct a WQML instruction from its arguments.