1d35c595bSSean V Kelley[
2d35c595bSSean V Kelley    {
3a44e4f3aSJames Clark        "ArchStdEvent": "BR_IMMED_SPEC"
4d35c595bSSean V Kelley    },
5d35c595bSSean V Kelley    {
6a44e4f3aSJames Clark        "ArchStdEvent": "BR_RETURN_SPEC"
7d35c595bSSean V Kelley    },
8d35c595bSSean V Kelley    {
9a44e4f3aSJames Clark        "ArchStdEvent": "BR_INDIRECT_SPEC"
10d35c595bSSean V Kelley    },
11d35c595bSSean V Kelley    {
12*d02d5dc8SJohn Garry        "ArchStdEvent": "BR_MIS_PRED",
13d35c595bSSean V Kelley        "BriefDescription": "Branch mispredicted"
14d35c595bSSean V Kelley    },
15d35c595bSSean V Kelley    {
16*d02d5dc8SJohn Garry        "ArchStdEvent": "BR_PRED",
17d35c595bSSean V Kelley        "BriefDescription": "Predictable branch"
18a44e4f3aSJames Clark    }
19d35c595bSSean V Kelley]
20