Home | History | Annotate | Download | only in nehalem

Lines Matching refs:floating

238 	0x20 fpcw Counts the number of cycles while execution was stalled due to writing the floating-point unit (FPU) control word
272 0x02 x87 Counts the number of floating point computational operations retired: floating point computational operations executed by the assist handler and sub-operations of complex floating point instructions like transcendental instructions
291 0x01 packed_single Counts SIMD packed single-precision floating point Uops retired
292 0x02 scalar_single Counts SIMD calar single-precision floating point Uops retired
293 0x04 packed_double Counts SIMD packed double-precision floating point Uops retired
294 0x08 scalar_double Counts SIMD scalar double-precision floating point Uops retired
305 0x01 to_fp Counts the first floating-point instruction following any MMX instruction
306 0x02 to_mmx Counts the first MMX instruction following a floating-point instruction
307 0x03 any Counts all transitions from floating point to MMX instructions and from MMX instructions to floating point instructions
360 0x01 all Counts the number of floating point operations executed that required micro-code assist intervention
361 0x02 output Counts number of floating point micro-code assist when the output value (destination register) is invalid
362 0x04 input Counts number of floating point micro-code assist when the input value (one of the source operands to an FP instruction) is invalid