Function fuel_asm::op::not

source ยท
pub fn not<A: CheckRegId, B: CheckRegId>(dst: A, arg: B) -> Instruction
Expand description

Bitwise NOT a register.