Intel 64 and IA-32 Architectures Software Developers Manual Volume 3B, System Programming Guide Part 2

Table Of Contents
Vol. 3 A-93
PERFORMANCE-MONITORING EVENTS
CAH 01H SIMD_COMP_
INST_RETIRED.
PACKED_SINGLE
Retired
computational
SSE packed-
single
instructions
This event counts the number of
computational SSE packed-single
instructions retired. Computational
instructions perform arithmetic
computations (for example: add, multiply
and divide).
Instructions that perform load and store
operations or logical operations, like XOR,
OR, and AND are not counted by this
event.
CAH 02H SIMD_COMP_
INST_RETIRED.
SCALAR_SINGLE
Retired
computational
SSE scalar-
single
instructions
This event counts the number of
computational SSE scalar-single
instructions retired. Computational
instructions perform arithmetic
computations (for example: add, multiply
and divide).
Instructions that perform load and store
operations or logical operations, like XOR,
OR, and AND are not counted by this
event.
CAH 04H SIMD_COMP_
INST_RETIRED.
PACKED_DOUBLE
Retired
computational
SSE2 packed-
double
instructions
This event counts the number of
computational SSE2 packed-double
instructions retired. Computational
instructions perform arithmetic
computations (for example: add, multiply
and divide).
Instructions that perform load and store
operations or logical operations, like XOR,
OR, and AND are not counted by this
event.
CAH 08H SIMD_COMP_INST_
RETIRED.SCALAR_
DOUBLE
Retired
computational
SSE2 scalar-
double
instructions
This event counts the number of
computational SSE2 scalar-double
instructions retired. Computational
instructions perform arithmetic
computations (for example: add, multiply
and divide).
Instructions that perform load and store
operations or logical operations, like XOR,
OR, and AND are not counted by this
event.
Table A-6. Non-Architectural Performance Events
in Processors Based on Intel Core Microarchitecture (Contd.)
Event
Num
Umask
Value Event Name Definition
Description and
Comment