[Oberon] Assembler: change in release

Søren Renner soren.renner at gmail.com
Wed Mar 3 21:55:36 MET 2010


Assembler code that was accepted by the previous compiler no longer is:

MOV   EDI, 8[EBP]

must be rewritten as

MOV EDI, [EBP+8]

and so forth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/oberon/attachments/20100303/480a463a/attachment.html


More information about the Oberon mailing list