Figure 3–1 The instruction stream with a push byte instruction (left) and a push word instruction (right)
Code Range | the range of hexadecimal codes identifying this instruction and its variants |
Flags | an explanation of the meaning of a bracketed binary number |
From IS | any arguments taken from the instruction stream by push instructions |
Pops | any arguments popped from the stack |
Pushes | any arguments pushed onto the stack |
Uses | any state variables whose value this instruction depends upon |
Sets | any state variables set by this instruction |