Maxim-integrated DS4830 Optical Microcontroller Instrukcja Użytkownika Strona 200

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 227
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 199
DS4830 User’s Guide
200
JUMP NZ
Operation: Z=0: IP IP + src (relative) or src (absolute)
Z=1: IP IP + 1
Encoding: 15 0
f101
1100
ssss
ssss
Example(s): JUMP NZ, label1 ; Z=1, branch not taken
JUMP E
Operation: E=1: IP IP + src (relative) or src (absolute)
E=0: IP IP + 1
Encoding: 15 0
0011
1100
ssss
ssss
Example(s): JUMP E, label1 ; E=1, branch taken
Special Notes: The src specifier must be immediate data.
JUMP NE
Operation: E=0: IP IP + src (relative) or src (absolute)
E=1: IP IP + 1
Encoding: 15 0
0111
1100
ssss
ssss
Example(s): JUMP NE, label1 ; E=1, branch not taken
Special Notes: The src specifier must be immediate data.
JUMP S
Operation: S=1: IP IP + src (relative) or src (absolute)
S=0: IP IP + 1
Encoding: 15 0
f100
1100
ssss
ssss
Example(s): JUMP S, label1 ; S=0, branch not taken
Przeglądanie stron 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 226 227

Komentarze do niniejszej Instrukcji

Brak uwag