So, si_a (a, b) forces the instruction a to be used for addition.
因此,si_a (a, b)会强制使用a指令做加法运算。
2
A typical instruction in a machine language might read 10010 1100 1011 and mean add the contents of storage register a to the contents of storage register B.