Chapter 2 Vocabulary Flashcards
Instruction Set
The vocabulary of commands understood by a given architecture
Word
a units of measure containing 4 bytes or 32 bits
A command that moves data between memory and registers
data transfer instructions
List 2 Data Transfer Instructions in MIPS
lw (load word)/ sw (store word)
Least Significant Digit
The rightmost bit in a MIPS word(0th bit)
Most Significant Digit
The left most bit in a MIPS word (31th)
denotes the operation and format of an instruction
opcode
Name the Logical Operations in MIPS
AND, OR, NOT, NOR
the register containing the address of the instruction in the program being executed
Program Counter
A data structure for spilling registers organized as a last in first out queue
Stack
Stack Pointer
a value denoting the most recently allocated address in a stack
The push operation _____ an element to a stack
adds
The pop operation _____ an element from a stack
removes
Response Time =
The upper domain of the number of tasks divided by the number of processors times the response time per task.
Throughput =
Number of tasks/time