exec_pop

Function exec_pop 

Source
pub fn exec_pop(
    push_state: &mut PushState,
    _instruction_cache: &InstructionCache,
)
Expand description

EXEC.POP: Pops the EXEC stack. This may be thought of as a “DONT” instruction.