Suppose we are comparing registers R1 and R2 and we want to branch if equal to the label named next, would the following code snippet achieve this for us? cmp ...
確定! 回上一頁