fuel_asm::op

Function wqop_args

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

Construct a WQOP instruction from its arguments.