Zilog Z80380 Instrukcja Użytkownika Strona 170

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 268
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 169
5-136
Z380
USER'S MANUAL
DC-8297-03
ZILOG
PUSH
PUSH IMMEDIATE
PUSH src src = IM
Operation: if (LW) then begin
SP SP - 4
(SP) src(7-0)
(SP+1) src(15-8)
(SP+2) src(23-16)
(SP+3) src(31-24)
end
else begin
SP SP - 2
(SP) src(7-0)
(SP+1) src(15-8)
end
The Stack Pointer (SP) is decremented by two (by four in Long Word mode) and the source
is loaded into the memory locations addressed by the SP in ascending byte order in
ascending address memory locations.
Flags: S: Unaffected
Z: Unaffected
H: Unaffected
V: Unaffected
N: Unaffected
C: Unaffected
Addressing Execute
Mode Syntax Instruction Format Time Note
IM: PUSH nn 11111101 11110101 -n(low)- -n(high) 3+w I, L
Przeglądanie stron 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 267 268

Komentarze do niniejszej Instrukcji

Brak uwag