MOV AR6/7, loc16
6-160
MOV AR6/7, loc16 Load Auxiliary Register
SYNTAX OPTIONS OPCODE OBJMODE RPT CYC
MOV AR6, loc16 0101 1110 LLLL LLLL X − 1
MOV AR7, loc16 0101 1111 LLLL LLLL X − 1
Operands AR6/7 AR6 or AR7, auxiliary registers
loc16 Addressing mode (see Chapter 5)
Description Load AR6 or AR7 with the contents of the 16-bit location and leave the upper
16 bits of XAR6 and XAR7 unchanged:
AR6/7 = [loc16];
AR6/7H = unchanged;
Flags and
Modes
None
Repeat This instruction is not repeatable. If this instruction follows the RPT
instruction, it resets the repeat counter (RPTC) and executes only once.