13 lines
403 B
JSON
13 lines
403 B
JSON
|
[
|
||
|
{
|
||
|
"EventCode": "0x1E058",
|
||
|
"EventName": "PM_STCX_FAIL_FIN",
|
||
|
"BriefDescription": "Conditional store instruction (STCX) failed. LARX and STCX are instructions used to acquire a lock."
|
||
|
},
|
||
|
{
|
||
|
"EventCode": "0x4E050",
|
||
|
"EventName": "PM_STCX_PASS_FIN",
|
||
|
"BriefDescription": "Conditional store instruction (STCX) passed. LARX and STCX are instructions used to acquire a lock."
|
||
|
}
|
||
|
]
|