1d35c595bSSean V Kelley[
2d35c595bSSean V Kelley    {
3d35c595bSSean V Kelley        "PublicDescription": "Decode starved for instruction cycle",
4d35c595bSSean V Kelley        "EventCode": "0x108",
5d35c595bSSean V Kelley        "EventName": "DECODE_STALL",
6d35c595bSSean V Kelley        "BriefDescription": "Decode starved"
7d35c595bSSean V Kelley    },
8d35c595bSSean V Kelley    {
9d35c595bSSean V Kelley        "PublicDescription": "Op dispatch stalled cycle",
10d35c595bSSean V Kelley        "EventCode": "0x109",
11d35c595bSSean V Kelley        "EventName": "DISPATCH_STALL",
12d35c595bSSean V Kelley        "BriefDescription": "Dispatch stalled"
13d35c595bSSean V Kelley    },
14d35c595bSSean V Kelley    {
15d35c595bSSean V Kelley        "PublicDescription": "IXA Op non-issue",
16d35c595bSSean V Kelley        "EventCode": "0x10a",
17d35c595bSSean V Kelley        "EventName": "IXA_STALL",
18d35c595bSSean V Kelley        "BriefDescription": "IXA stalled"
19d35c595bSSean V Kelley    },
20d35c595bSSean V Kelley    {
21d35c595bSSean V Kelley        "PublicDescription": "IXB Op non-issue",
22d35c595bSSean V Kelley        "EventCode": "0x10b",
23d35c595bSSean V Kelley        "EventName": "IXB_STALL",
24d35c595bSSean V Kelley        "BriefDescription": "IXB stalled"
25d35c595bSSean V Kelley    },
26d35c595bSSean V Kelley    {
27d35c595bSSean V Kelley        "PublicDescription": "BX Op non-issue",
28d35c595bSSean V Kelley        "EventCode": "0x10c",
29d35c595bSSean V Kelley        "EventName": "BX_STALL",
30d35c595bSSean V Kelley        "BriefDescription": "BX stalled"
31d35c595bSSean V Kelley    },
32d35c595bSSean V Kelley    {
33d35c595bSSean V Kelley        "PublicDescription": "LX Op non-issue",
34d35c595bSSean V Kelley        "EventCode": "0x10d",
35d35c595bSSean V Kelley        "EventName": "LX_STALL",
36d35c595bSSean V Kelley        "BriefDescription": "LX stalled"
37d35c595bSSean V Kelley    },
38d35c595bSSean V Kelley    {
39d35c595bSSean V Kelley        "PublicDescription": "SX Op non-issue",
40d35c595bSSean V Kelley        "EventCode": "0x10e",
41d35c595bSSean V Kelley        "EventName": "SX_STALL",
42d35c595bSSean V Kelley        "BriefDescription": "SX stalled"
43d35c595bSSean V Kelley    },
44d35c595bSSean V Kelley    {
45d35c595bSSean V Kelley        "PublicDescription": "FX Op non-issue",
46d35c595bSSean V Kelley        "EventCode": "0x10f",
47d35c595bSSean V Kelley        "EventName": "FX_STALL",
48d35c595bSSean V Kelley        "BriefDescription": "FX stalled"
49a44e4f3aSJames Clark    }
50d35c595bSSean V Kelley]
51