Extended Instructions
4-143
16-Bit MSP430X CPU
RRCX.A
Rotate Right through carry the 20-bit operand
RRCX[.W]
Rotate Right through carry the 16-bit operand
RRCX.B
Rotate Right through carry the 8-bit operand
Syntax
RRCX.A
Rdst
RRCX.W
Rdst
RRCX
Rdst
RRCX.B
Rdst
RRCX.A
dst
RRCX.W
dst
or
RRCX dst
RRCX.B
dst
Operation
C
→
MSB
→
MSB-1
→
... LSB+1
→
LSB
→
C
Description
Register Mode for the destination: the destination operand is shifted right by
one bit position as shown in Figure 4−51. The word instruction RRCX.W clears
the bits Rdst.19:16, the byte instruction RRCX.B clears the bits Rdst.19:8. The
carry bit C is shifted into the MSB, the LSB is shifted into the carry bit.
All other modes for the destination: the destination operand is shifted right by
one bit position as shown in Figure 4−52. The carry bit C is shifted into the
MSB, the LSB is shifted into the carry bit. All addressing modes − with the ex-
ception of the Immediate Mode − are possible in the full memory.
Status Bits
N:
Set if result is negative
.A: dst.19 = 1, reset if dst.19 = 0
.W: dst.15 = 1, reset if dst.15 = 0
.B: dst.7 = 1, reset if dst.7 = 0
Z:
Set if result is zero, reset otherwise
C:
Loaded from LSB
V: Reset
Mode Bits
OSCOFF, CPUOFF, and GIE are not affected.
Содержание MSP430x4xx Family
Страница 1: ...MSP430x4xx Family 2007 Mixed Signal Products User s Guide SLAU056G ...
Страница 2: ......
Страница 6: ...vi ...
Страница 114: ...3 76 RISC 16 Bit CPU ...
Страница 304: ...5 20 FLL Clock Module ...
Страница 340: ...7 8 Supply Voltage Supervisor ...
Страница 348: ...8 8 16 Bit Hardware Multiplier ...
Страница 372: ...9 24 32 Bit Hardware Multiplier ...
Страница 400: ...10 28 DMA Controller ...
Страница 428: ...13 10 Basic Timer1 ...
Страница 466: ...15 24 Timer_A ...
Страница 522: ...17 30 USART Peripheral Interface UART Mode ...
Страница 544: ...18 22 USART Peripheral Interface SPI Mode ...
Страница 672: ...23 12 Comparator_A ...
Страница 692: ...24 20 LCD Controller ...
Страница 746: ...26 28 ADC12 ...