L06_A
Compilation with Memory
Memory Operand Example
Addressing: Byte versus Word
Memory Alignment
Endianess
Immediate Operands
The Constant Zero
MIPS Instruction Format
R-Format Instructions
I-Format Instructions
L06_B
Stored Program Computers
Bitwise Operations
Logical Operations
Shift Operations
Shift Instructions
AND Operations
OR Operations
NOT Operations
MIPS Decision Instructions
MIPS Goto Instruction
Compiling C if into MIPS
Compiling Loop Statements
Basic Blocks
Inequalities in MIPS
Branch Instruction Design
Signed vs. Unsigned