Texas-instruments MSP430x1xx Uživatelský manuál Strana 368

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 440
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 367
Instruction Set Overview
B-18
* CLR[.W] Clear destination
* CLR.B Clear destination
Syntax CLR dst or CLR.W dst
CLR.B dst
Operation 0 –> dst
Emulation MOV #0,dst
MOV.B #0,dst
Description The destination operand is cleared.
Status Bits Status bits are not affected.
Example RAM word TONI is cleared.
CLR TONI ; 0 –> TONI
Example Register R5 is cleared.
CLR R5
Example RAM byte TONI is cleared.
CLR.B TONI ; 0 –> TONI
Zobrazit stránku 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 439 440

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

Žádné komentáře