|
|
|
|
|
by gliptic
2123 days ago
|
|
Agner Fog mentions that the CPU assumes different registers have different values and the calculation has to be rerun if it turns out a write with one register invalidated a cached read with another register.
That means you can measure this penalty and infer that the registers had the same or overlapping addresses. |
|