[Oberon] FPGA Oberon some news and a reply to F.P.

Chris Burrows chris at cfbsoftware.com
Wed Mar 5 13:24:17 CET 2014


> -----Original Message-----
> From: Jan Verhoeven [mailto:jan at verhoeven272.nl]
> Sent: Wednesday, 5 March 2014 8:37 PM
> To: ETH Oberon and related systems
> Subject: Re: [Oberon] FPGA Oberon some news and a reply to F.P.
> 
> And look at FML a, b, c: It seems to resemble R.a := R.a x R.c, but
where's
> the b factor?
> Same goes for MUL a, b, n.
> 

Good point! Looking at the source code indicates to me that they are typos.
I believe they should be:

FML a, b, c   R.a := R.b х R.c
MUL a, b, n   R.a := R.b х n

Regards,
Chris

--
Chris Burrows
CFB Software
Astrobe: Oberon for ARM LPC2000 & Cortex-M3
http://www.astrobe.com





More information about the Oberon mailing list