计算机组成与设计:RISC-V(江苏大学) mooc慕课答案2026年版满分测试

2 RISC-V汇编语言 第二章单元测验

1、 What is the content of stack pointer (SP)?

A:address of the current instruction
B:address of the next instruction
C:address of the top element of the stack
D:size of the stack
答案: address of the top element of the stack

2、 Which of the following program is used to translate assembly language into machine language?

A:Compiler
B: Assembler
C:Linker
D:

点我阅读全文