19,99 €
inkl. MwSt.

Versandfertig in 6-10 Tagen
  • Broschiertes Buch

High Quality Content by WIKIPEDIA articles! The address of the failing instruction is the one in which you are interested. Because of the hardware/microcode, after an instruction is fetched for execution, the Program status word (PSW) is updated to point to the Next Sequential Instruction (NSI) before the instruction is performed.The PSW consists of two words: the first contains various status indicators not usually of interest to the application programmer, but the second contains the NSI. Note that the high-order bit of the NSI indicates the addressing mode: if it is on, then the NSI is to…mehr

Andere Kunden interessierten sich auch für
Produktbeschreibung
High Quality Content by WIKIPEDIA articles! The address of the failing instruction is the one in which you are interested. Because of the hardware/microcode, after an instruction is fetched for execution, the Program status word (PSW) is updated to point to the Next Sequential Instruction (NSI) before the instruction is performed.The PSW consists of two words: the first contains various status indicators not usually of interest to the application programmer, but the second contains the NSI. Note that the high-order bit of the NSI indicates the addressing mode: if it is on, then the NSI is to be interpreted as a 31-bit address, else it is to be interpreted as a 24-bit address.