Function fuel_asm::op::expi

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

Raises one register to the power of an immediate value.