mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-06 19:54:18 +00:00
add comment from log message.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5281
This commit is contained in:
parent
a86ed4ea7d
commit
8a17ca2276
@ -101,6 +101,7 @@ dispatch_boring:
|
||||
jnz fast_lookup_failed
|
||||
/* increment bb profile counter */
|
||||
movl VG_(tt_fastN)(,%ebx,4), %edx
|
||||
/* Use "addl $1", not "incl", to avoid partial-flags stall on P4 */
|
||||
addl $1, (%edx)
|
||||
|
||||
/* Found a match. Call tce[1], which is 8 bytes along, since
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user