This page describes the following instruction:
- Group: PAIR
- Mnemonic: ge
- Opcode: 184d, B8h
- Encoding: 1_011_1000b (PAIR_SRC_DST)
- Pseudo-code: e=g; pc++
- G:GLOBAL E:ENABLE
- Source is the G register.
- Destination is the E register
The 'G' source is the page index used for memory operations via the 'M' source or destination. The 'E' destination takes the source value as a bit pattern that activates or deactivates connected communication devices. See Device Communication for how this works.