Manual vs. Compiler: A discrepancy regarding WR/NR in hub instructions.

Here's an error I got:

Here's what the manual says (p. 395):

There's nothing about this in the errata, so hopefully the manual is correct, and the superfluous error can be fixed in the compiler.
Thanks,
Phil
Here's what the manual says (p. 395):
There's nothing about this in the errata, so hopefully the manual is correct, and the superfluous error can be fixed in the compiler.
Thanks,
Phil
Comments
This issue comes up from time to time, and I commented on it also some months ago.
When you have a look at the binary representation of the opcodes you will find that NR is used to differenciate between WR and RD
Edit:
Damn! Mike was faster!
-Phil