Renesas Renasas Single-Chip Microcomputer SH7086 Uživatelský manuál Strana 131

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 308
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 130
113
3.2 Functions
Chapter 3 Functions
ROtate to Right with Carry
Rotate right with carry
[ Syntax ]
RORC.size dest
[ Flag Change ]
[ Related Instructions ] ROLC,ROT,SHA,SHL
[ Function ]
[ Selectable dest ]
RORC RORC
dest
R0L/R0 R0H/R1 R1L/R2 R1H/R3
A0/A0 A1/A1 [A0] [A1]
dsp:8[A0] dsp:8[A1] dsp:8[SB] dsp:8[FB]
dsp:16[A0] dsp:16[A1] dsp:16[SB] abs16
dsp:20[A0] dsp:20[A1] abs20
R2R0 R3R1 A1A0
[ Description Example ]
RORC.B R0L
RORC.W R0
B , W
[ Operation ]
This instruction rotates
dest
one bit to the right including the C flag.
UIOBSZDC
Conditions
S : The flag is set when the operation resulted in MSB = 1; otherwise cleared.
Z : The flag is set when the operation resulted in
dest
= 0; otherwise cleared.
C : The flag is set when the shifted-out bit is 1; otherwise cleared.
C
[ Instruction Code/Number of Cycles ]
Page=
221
MSB dest LSB
Flag
Change
Zobrazit stránku 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 307 308

Komentáře k této Příručce

Žádné komentáře