add comment from log message.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5281
This commit is contained in:
Nicholas Nethercote 2005-12-04 19:33:03 +00:00
parent a86ed4ea7d
commit 8a17ca2276

View File

@ -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