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

Increment register or memory location

Syntax

INC [reg | loc]