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

Table Of Contents
A-184 Vol. 3
PERFORMANCE-MONITORING EVENTS
BR_BAC_MISSP_EXEC 8AH Branch instructions executed that were
mispredicted at front end (BAC).
BR_CND_EXEC 8BH Conditional branch instructions that
were executed.
BR_CND_MISSP_EXEC 8CH Conditional branch instructions
executed that were mispredicted.
BR_IND_EXEC 8DH Indirect branch instructions executed.
BR_IND_MISSP_EXEC 8EH Indirect branch instructions executed
that were mispredicted.
BR_RET_EXEC 8FH Return branch instructions executed.
BR_RET_MISSP_EXEC 90H Return branch instructions executed
that were mispredicted at execution.
BR_RET_BAC_MISSP_EXEC 91H Return branch instructions executed
that were mispredicted at front end
(BAC).
BR_CALL_EXEC 92H CALL instruction executed.
BR_CALL_MISSP_EXEC 93H CALL instruction executed and miss
predicted.
BR_IND_CALL_EXEC 94H Indirect CALL instructions executed.
Decoder
EMON_SIMD_INSTR_RETIRED CEH Number of retired MMX instructions.
EMON_SYNCH_UOPS D3H Sync micro-ops
EMON_ESP_UOPS D7H Total number of micro-ops
EMON_FUSED_UOPS_RET DAH Number of retired fused micro-ops:
Mask = 0 - Fused micro-ops
Mask = 1 - Only load+Op micro-ops
Mask = 2 - Only std+sta micro-ops
EMON_UNFUSION DBH Number of unfusion events in the ROB,
happened on a FP exception to a fused
µop.
Table A-16. Performance Monitoring Events on Intel
®
Pentium
®
M
Processors (Contd.)
Name Hex Values Descriptions