Maxim Integrated MAX31782 User Manual
Page 196

MaximIntegrated 20-13
MAX31782 User’s Guide
Revision 0; 8/11
Example(s):
MOVE A[0], A[3]
; A[0]
← A[3]
MOVE DP[0], #110h
; DP[0]
← #0110h (PFX[0] register used)
; MOVE PFX[0], #01h (smart-prefixing)
; MOVE DP[0], #10h
MOVE DP[0], #80h
; DP[0]
← #0080h (PFX[0] register not needed)
SpecialNotes:
Proper loading of the PFX[n] registers, when for the purpose of supplying 16-bit immediate data
or accessing 2-cycle destinations, is handled automatically by the assembler and is therefore an
optional step for the user when writing assembly source code . Examples of the automatic PFX[n]
code insertion by the assembler are demonstrated below .
InitialAssemblyCode AssemblerOutput
MOVE DP[0], #0100h
MOVE PFX[0], #01h
MOVE A[15], A[7]
MOVE PFX[2], anysrc
MOVE A[7], A[7]
MOVE A[8], #3040h
MOVE PFX[2], #30h
MOVE A[0], #40h
MOVEAcc.,C
MoveCarryFlagtoAccumulatorBit
Description:
Replaces the specified bit of the active accumulator with the Carry bit .
StatusFlags:
S, Z
Operation:
Acc .
← C
Encoding:
15
0
1111
1010
bbbb
1010
Example(s):
; Acc = 8000h, S=1, Z=0, C=0
MOVE Acc .15, C
; Acc = 0000h, S=0, Z=1
- DS80C390 (58 pages)
- DS5001FP (26 pages)
- MAX1416 (14 pages)
- MAX5865 (18 pages)
- DS33Z41 (167 pages)
- MAX1202 (7 pages)
- USBTO232 (31 pages)
- HFAN-09.5.0: Pattern Creator/Converter Software (8 pages)
- MAX-IDE MAXQ Microcontrollers (11 pages)
- MAX6876 Power-Supply Tracker/Sequencer (6 pages)
- MAX6877 Power-Supply Tracker/Sequencer (3 pages)
- 78Q8430 ARM9(920T) Linux Driver Diagnostic Guide (19 pages)
- 78Q8430 Software Driver (54 pages)
- 78Q8430 ST 5100/OS-20 with NexGen TCP/IP Stack (28 pages)
- 6612_OMU_S2_URT_V1_13 (56 pages)
- 6612_OMU_S2+2_URT_V1_14 (58 pages)
- 71M6511 Power Meter IC Family Software (137 pages)
- 71M65xx ADM51 ICE Safety Notice (2 pages)
- 71M6511 2-Layer Demo Board (2 pages)
- 71M6511 4-Layer Demo Board (2 pages)
- 78Q8430 Linux Driver ARM Platform (22 pages)
- 71M6513 Demo Board (2 pages)
- 71M6521DE Energy Meter IC Family Software (138 pages)
- 71M6521 Demo Board (2 pages)
- 71M6531 Demo Board (2 pages)
- 71M6531 Energy Meter IC Family Software (116 pages)
- 71M6533 Demo Board (2 pages)
- 71M6534H Demo Board (2 pages)
- 71M6515H Demo Board (2 pages)
- 73S1209F Evaluation Board (2 pages)
- 73S12xxF (38 pages)
- 73S12xxF Software (93 pages)
- 73S1210F Evaluation Board Lite (2 pages)
- 73S1210F Evaluation Board (2 pages)
- 73S1210F Multi-SAM Evaluation Board Lite (2 pages)
- 73S12xxF USB-CCID Linux DFU Host Application (8 pages)
- 73S1215F Device Firmware Upgrade Host Driver/Application (10 pages)
- 73S12xxF USB-CCID Host GUI (22 pages)
- 73S1215F Windows XP 32 USB CCID and DFU Drivers (15 pages)
- 73S1215F CCID USB Linux Driver (16 pages)
- 73S1215F Evaluation Board (2 pages)
- 73S1215F Evaluation Board Lite (2 pages)
- 73S1217F Evaluation Board (2 pages)
- 73S1217F Evaluation Board Lite (2 pages)
- MAXQ Family (216 pages)