pub fn mlog<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
dst: A,
lhs: B,
rhs: C,
) -> Instruction
Expand description
The integer logarithm of a register.
pub fn mlog<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
dst: A,
lhs: B,
rhs: C,
) -> Instruction
The integer logarithm of a register.