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

Increment register or memory address

Syntax

INC [reg | addr]