Store Symbol¶
Ch 11
AGU — Address Generation Unit |
**Group:** Store Symbol |
**Forms:** 4 |
**Unique mnemonics:** 4
PC-relative symbol stores.
Instructions¶
| Mnemonic | Assembly | Length | Decode | Description |
|---|---|---|---|---|
| SB.PCR | sb.pcr SrcL, [symbol] |
32 | — | Stores a register value to memory. |
| SD.PCR | sd.pcr SrcL, [symbol] |
32 | — | Stores a register value to memory. |
| SH.PCR | sh.pcr SrcL, [symbol] |
32 | — | Stores a register value to memory. |
| SW.PCR | sw.pcr SrcL, [symbol] |
32 | — | Stores a register value to memory. |