ICS Note 2 Posted on 2021-11-18 Edited on 2021-11-27 In ICS This is my notes for ICS. Source: book 计算系统概论笔记2 来自课本 Control Instructions 5种可以改变顺序的指令。 * conditional branch * unconditional jump * subroutine call * TRAP (service call) * RTI (return from trap or interrupt)