This page describes the following instruction:
- Group: PAIR
- Mnemonic: rp
- Opcode: 199d, C7h
- Encoding: 1_100_0111b (PAIR_SRC_DST)
- Pseudo-code: por=r; pc++
- R:RESULT P:PARALLEL
- Source is the R register.
- Destination is the Parallel Output register POR.
The 'P' destination takes the source value as a data byte to be output on the parallel bus. See Device Communication for how this works.