摘要: prcesssor在运行时,假设program counter的值为a0, a1, ... , an-1,每个ak表示相对应的instruction的地址。从ak到ak+1的变化被称为control transfer。一系列的control transfers被称为control flow。 exc 阅读全文
posted @ 2020-05-02 13:53 风吹草 阅读(795) 评论(0) 推荐(0)