Skip to main content

pc

Function pc 

Source
pub fn pc<IT: ITy, H: ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the PC instruction.

Pushes the current program counter onto the stack.