This page describes the following instruction:
- Group: PAIR
- Mnemonic: ip
- Opcode: 215d, D7h
- Encoding: 1_101_0111b (PAIR_SRC_DST)
- Pseudo-code: por=i; pc++
- I:INNER P:PARALLEL
- Source is the I 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.