Freescale-semiconductor StarCore SC140 Instrukcja Użytkownika Strona 647

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 760
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 646
NOP
SC140 DSP Core Reference Manual A-333
NOP No Operation (PREFIX) NOP
Description
Status and conditions that Affect Instruction
None.
Status and Conditions Changed by Instruction
None.
Example
nop
Instruction Formats and Opcodes
Operation Assembler Syntax
no operation
NOP
NOP
This instruction is encoded as a one-word prefix inside the set, or alone. If the NOP is the only instruction
in the execution set, it takes one cycle to execute although no operation is done. This is useful in case
delays are needed in a program for various reasons (for example, to account for pipeline delays). The NOP
instruction is not dispatched to any execution unit. As a prefix, it is identified by the dispatcher and is not
dispatched further.
If grouped with other instructions (as an intra-group NOP), it functions as a program place-holder.
In a few isolated cases, the assembler adds this instruction inside an execution set to help arrange the
instructions within that set for proper dispatching. These cases are implementation-dependent. The
assembler issues a warning to make the user aware of the event.
Instruction Words Cycles Type Opcode
15 8 7 0
NOP 1 1 4 1001000011000000
Przeglądanie stron 646
1 2 ... 642 643 644 645 646 647 648 649 650 651 652 ... 759 760

Komentarze do niniejszej Instrukcji

Brak uwag