| Classes | |
|---|---|
| AbstractAssembler | This class has been created to work around a bug whereby the system seems to have gotten confused by the relationship between: ForwardReference -> ForwardReference.ShortBranch -> Assembler.ShortBranch, and Assembler This problem does not exist under IA32 since there is no need for Assembler.ShortBranch |
| ForwardReference | A forward reference has a machine-code-index source and optionally a bytecode-index target. |
| ForwardReference.ConditionalBranch | No description provided. |
| ForwardReference.LoadReturnAddress | No description provided. |
| ForwardReference.ShortBranch | No description provided. |
| ForwardReference.SwitchCase | No description provided. |
| ForwardReference.UnconditionalBranch | No description provided. |