Question: 1. What is the difference between the following instructions?
a. SUBI #,
b. SUBI #,
2. Both ADDQ and MOVEQ are used with small operands. Apart from the obvious difference (ADDQ adds and MOVEQ moves), what is the difference between these two instructions?
3. What are the differences between a BRA and a MP instruction?