Instruction Structure
NAR 2 processor Machine instructions was made of a single 32-bit machine word and contained:
- opcode in 8 most significant bits (bits 24 to 31)
- 4 bits (20 to 23) specifying the Index register to use with indexed addressing modes
- 4 bits (16 to 19) containing address mode flags:
- bit 19: P (sr. Posredno, en. mediated) - indexed
- bit 18: R (sr. Relativno) - relative to program counter
- bit 17: I (sr. Indirektno) - multi-level memory indirect (note: the address is loaded from specified location and, should it also specify "I" flag the indirect address calculation continues)
- bit 16: N (sr. Neposredno) - immediate
- 16 bit signed parameter value
Read more about this topic: NAR 2
Famous quotes containing the words instruction and/or structure:
“Everything from airplanes to kitchen blendersand even chopstickscomes with an instruction manual. Children, despite all their complexity, do not.”
—Lawrence Kutner (20th century)
“What is the most rigorous law of our being? Growth. No smallest atom of our moral, mental, or physical structure can stand still a year. It growsit must grow; nothing can prevent it.”
—Mark Twain [Samuel Langhorne Clemens] (18351910)