You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
p. 997, The text describing Figure 12.17 is correct, but the Figure itself has two typos:
The Ui instruction should be addq $1, %rdx.
The Si instruction should be movq %rdx, cnt(%rip).
Posted 02/22/2018. Dr. Joann J Ordille
https://hansimov.gitbook.io/csapp/part3/ch12-concurrent-programming/12.5-synchronizing-thread-with-semaphores
配图有误(原书笔误)
Ref: https://stackoverflow.com/questions/48304514/what-does-this-x86-64-addq-instruction-mean-which-only-have-one-operand-from#comment83594042_48304514
The text was updated successfully, but these errors were encountered: