Timing and control - Branch
Br.t0 : IR <== Mem[PC], NPC <== PC + 4
Br.t1 : A <== Regs[IR 6..10], Imm <== IR 16..31 with sign
Br.t2 : ALUoutput <== NPC + Imm; Cond <== (A op 0)
Br.t3 : if (cond) PC <== ALUoutput else PC<== NPC
Previous slide
Next slide
Back to first slide
View graphic version