COMP 4300 Computer Architecture Datapath
COMP 4300 Computer Architecture Datapath. Dr. Xiao Qin Auburn University http://www.eng.auburn.edu/~xqin xqin@auburn.edu. Fall, 2010. Datapath for Branch Instructions. beq rs, rt, offset. if (R[rs] == R[rt]) then PC ← PC+4 + s_extend(offset<<2). Datapath: More Detailed View.
435 views • 20 slides