This page describes the following instruction:
- Group: PAIR
- Mnemonic: go
- Opcode: 176d, B0h
- Encoding: 1_011_0000b (PAIR_SRC_DST)
- Pseudo-code: o=g; pc++
- G:GLOBAL O:Offset
- Source is the G register.
- Destination is the memory cell at page D offset O.
The 'G' source is the page index used for memory operations via the 'M' source or destination.