Forum Discussion
mametarou963
New Contributor
3 years agoYou are right.
This is exactly what I am experiencing.
I see the following in this document.
```
Operation: Mem16[rA + σ(IMM16)] ← rB15. .0
Assembler syntax:sthio rB, byte_offset(rA)
```
I checked the syntax of `shiio zero ...`
According to the Nios II Processor Reference Guide, the zero is in register r0, so the syntax seems to be as documented.