Function fuel_asm::op::divi

source ·
pub fn divi<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Expand description

Divides a register and an immediate value.