forked from eggy/eifueo
ece222: use data path instead of datapath
This commit is contained in:
parent
df169026c3
commit
1c7de9b0db
@ -92,7 +92,7 @@ The **CB-format** is used for operations of the form `CBZ Rt, LABEL`:
|
|||||||
|
|
||||||
$$\underbrace{\text{op-code}}_\text{8 b}\ \ \overbrace{\text{offset}}^\text{19 b}\ \ \underbrace{\text{Rt}}_\text{5 b}$$
|
$$\underbrace{\text{op-code}}_\text{8 b}\ \ \overbrace{\text{offset}}^\text{19 b}\ \ \underbrace{\text{Rt}}_\text{5 b}$$
|
||||||
|
|
||||||
### Instruction datapath
|
### Instruction data path
|
||||||
|
|
||||||
To execute an instruction, the following steps are observed:
|
To execute an instruction, the following steps are observed:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user