23 lines
817 B
JSON
23 lines
817 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"ArchStdEvent": "FP_HP_SPEC",
|
||
|
|
"PublicDescription": "Counts speculatively executed half precision floating point operations."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ArchStdEvent": "FP_SP_SPEC",
|
||
|
|
"PublicDescription": "Counts speculatively executed single precision floating point operations."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ArchStdEvent": "FP_DP_SPEC",
|
||
|
|
"PublicDescription": "Counts speculatively executed double precision floating point operations."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ArchStdEvent": "FP_SCALE_OPS_SPEC",
|
||
|
|
"PublicDescription": "Counts speculatively executed scalable single precision floating point operations."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ArchStdEvent": "FP_FIXED_OPS_SPEC",
|
||
|
|
"PublicDescription": "Counts speculatively executed non-scalable single precision floating point operations."
|
||
|
|
}
|
||
|
|
]
|