[Oberon] Documentation; was, Re: RiskFive.
Andreas Pirklbauer
andreas_pirklbauer at yahoo.com
Mon Nov 18 21:04:32 CET 2019
> Your explanations are valuable and appreciated. Unfortunately not as accessible
> in the mailing list archive as they would be in a Web based document.
Based on the description provided on this mailing list, it should be fairly straightforward to add a corresponding paragraph in any of the Web based documents that you mentioned.
It is literally as simple as stating that the compiler generates the instruction | BL (4) | cond (4) | mno (4) | pno (8) | pc-fixorgP (12) |, which the module loader then fixes up to | BL (4) | cond (4) | offset relative to PC (24) | (here, a simple visual would probably help) and, perhaps, point the reader to the relevant pieces of code in ORG.Call and Modules.Load.
More information about the Oberon
mailing list