pub fn dec(ctx: &mut Context, op: &Op) -> PasmResult
Expand description

Decrement register or memory location

Syntax

DEC [reg | loc]