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.
pub fn expi<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Raises one register to the power of an immediate value.