2016 Beta
When performing analysis to locate LLC misses, the miss count is attributed to the correct source code statement, but when opening the Assembly statement, the count is attributed to the first assembly code statement for the source code statement and not to the correct assembly statement. For a simple fetch of data this is not much of a problem, however in a convoluted expression with multiple array references, it does not help much to figure out which reference caused the LLC miss.
Jim Dempsey