3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-11 09:45:55 +00:00

20 lines
365 B
JSON
Raw Normal View History

2022-04-02 18:24:21 +05:00
[
{
"ArchStdEvent": "BR_IMMED_SPEC"
},
{
"ArchStdEvent": "BR_RETURN_SPEC"
},
{
"ArchStdEvent": "BR_INDIRECT_SPEC"
},
{
"ArchStdEvent": "BR_MIS_PRED",
"BriefDescription": "Branch mispredicted"
},
{
"ArchStdEvent": "BR_PRED",
"BriefDescription": "Predictable branch"
}
]