diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-11-27 09:21:37 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-11-27 09:21:37 +0000 |
| commit | d95afe050e06a980b4fcd870484f3d51601d5784 (patch) | |
| tree | 282371cb6e4b133c1146edafd50e30f49f5cc3a1 /lib | |
| parent | 0cfab8ddc1f14b106f97bb0d9825c369a69c9a5a (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libpmc/pmc.atom.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libpmc/pmc.atom.3 b/lib/libpmc/pmc.atom.3 index 92d9576bb47c..934d22201f11 100644 --- a/lib/libpmc/pmc.atom.3 +++ b/lib/libpmc/pmc.atom.3 @@ -557,10 +557,9 @@ The number of snoop responses to bus transactions. .It Li FP_ASSIST .Pq Event 11H , Umask 01H The number of floating point operations executed that needed -a microcode assist. +a microcode assist, including speculatively executed instructions. .It Li FP_ASSIST.AR .Pq Event 11H , Umask 81H -.\" XXX to be confirmed that this is an at-retirement event The number of floating point operations retired that needed a microcode assist. .It Li FP_COMP_OPS_EXE |
