blob: 016d8de0e14ac281717db3d3d8f3897657908893 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[
{
"EventCode": "1E058",
"EventName": "PM_STCX_FAIL_FIN",
"BriefDescription": "Conditional store instruction (STCX) failed. LARX and STCX are instructions used to acquire a lock."
},
{
"EventCode": "4E050",
"EventName": "PM_STCX_PASS_FIN",
"BriefDescription": "Conditional store instruction (STCX) passed. LARX and STCX are instructions used to acquire a lock."
}
]
|