pc

Function pc 

pub fn pc<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: ?Sized,
Expand description

Implements the PC instruction.

Pushes the current program counter onto the stack.