Texas-instruments TMS320C3x Instrukcja Użytkownika Strona 703

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 757
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 702
Test Bit Fields
TSTB
13-245
Assembly Language Instructions
Syntax TSTB
src, dst
Operation
dst
AND
src
Operands
src
general addressing modes (G):
0 0 register (R
n
, 0
n
27)
0 1 direct
1 0 indirect (disp = 0–255, IR0, IR1)
1 1 immediate
dst
register (R
n
, 0
n
27)
Opcode
31 24 23 16 8 7 015
00011 0
1 00
dst
G
src
Description The bitwise-logical AND of the
dst
and
src
operands is formed, but the result
is not loaded in any register. This allows for nondestructive compares. The
dst
and
src
operands are assumed to be unsigned integers.
Cycles 1
Status Bits These condition flags are modified for all destination registers (R27R0).
LUF Unaffected
LV Unaffected
UF 0
N MSB of the output
Z 1 if a 0 output is generated; 0 otherwise
V 0
C Unaffected
OVM Operation is not affected by OVM bit value.Mode Bit
Przeglądanie stron 702
1 2 ... 698 699 700 701 702 703 704 705 706 707 708 ... 756 757

Komentarze do niniejszej Instrukcji

Brak uwag