This page contains the errata for various information sources used by CS61C, including the text books and any software. Potential additions should be reported to the course staff, or on the newsgroup.
slt
lbu
lhu
lw
0
opcode
funct
0/
sll
srl
rt
rs
R[rs]
R[rt]
$ra
Yes
No
JumpAddr = {PC[31:28], Immediate, 2'b00}
JumpAddr = {(PC+4)[31:28], Immediate, 2'b00}
BranchAddr = {14{Immediate[15]}, Immediate, 2'b00}
beq
bne
2'b00