Function cambridge_asm::exec::io::dbg

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

Print debug representation

Syntax

  1. DBG - print entire execution context
  2. DBG [lit | reg | addr] - print value
  3. DBG [lit | reg | addr], ... - print value of all ops