计算机组成期中考试范围

Prof. Xiaohong Jiang: What we have learned and will be tested in MID-EXAM ?

Ch. 3 Arithmetic

1、Data Representation:

--Sign & magnitude
--2-complement
--Bias code

2、Integer Operations:

--Add、sub
--Multiplier、divide,BOOTH

3、Floating Point

--Floating point representation
--Transfer to and from real number
--FP add、FP multiplier

Ch. 2 Instructions

1、MIPS instruction、Pseudo instruction、programming in MIPS assembly code

Ch. 4 The Processor

1、Components implementation(Mutiplex、Register file、PC、ALU、sign-extention)

2、Single-cycle-CPU implementation

你可能感兴趣的:(计算机组成期中考试范围)