SAVE and UNSAVE

Name:

SAVE $X,0
UNSAVE $Z

Specification:
SAVE: Condition X ≥ rG
u($X) ← context
rL ← 0.
UNSAVE: context ← u($Z)

Timing:

υ + 20μ

Description:

Saves and restore the process state in the register stack.