Function expi

Source
pub fn expi<A: CheckRegId, B: CheckRegId>(
    dst: A,
    lhs: B,
    rhs: u16,
) -> Instruction
Expand description

Raises one register to the power of an immediate value.