Renesas M32R-FPU Uživatelský manuál Strana 49

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 194
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 48
3
3-11 M32R-FPU Software Manual (Rev.1.01)
ADDX
[Mnemonic]
ADDX Rdest,Rsrc
[Function]
Add
Rdest = ( unsigned ) Rdest + ( unsigned ) Rsrc + C;
C = carry_out ? 1 : 0;
[Description]
ADDX adds Rsrc and C to Rdest, and puts the result in Rdest.
The condition bit (C) is set when the addition result cannot be represented by a 32-bit unsigned
integer; otherwise it is cleared.
[EIT occurrence]
None
[Encoding]
ADDX
arithmetic operation instruction
Add with carry
1001dest0000 ADDX Rdest,Rsrc
src
INSTRUCTIONS
3.2 Instruction description
Zobrazit stránku 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 193 194

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

Žádné komentáře