Function cambridge_asm::exec::arith::zero

source ·
pub fn zero(ctx: &mut Context, op: &Op) -> RtResult
Available on crate feature extended only.
Expand description

Zero a register or memory address

Syntax

ZERO - zeroes ACC ZERO [reg | addr] - zeroes the given register or memory address ZERO [reg | addr], ... - zeroes all operands