Function fuel_asm::op::not

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

Bitwise NOT a register.