Vocabularycompiler.
cfg.
instructionsClass descriptionAn uncondiation jump instruction. It has the following slots:
word | Word whose address the instruction is jumping to. |
Note that the optimizer is sometimes able to optimize away a
##call and
##return pair into one ##jump instruction.
DefinitionMethods