Bug 169152

Summary: Add load / store exclusive instruction group to ARM64 disassembler
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
fpizlo: review+
Patch with bug fixes
none
Updated with debugging instruction removed.\ fpizlo: review+

Description Michael Saboff 2017-03-03 14:56:39 PST
This is needed for other work going on.
Comment 1 Michael Saboff 2017-03-03 15:16:57 PST
Created attachment 303346 [details]
Patch
Comment 2 Michael Saboff 2017-03-03 15:56:20 PST
Created attachment 303349 [details]
Patch with bug fixes
Comment 3 Michael Saboff 2017-03-03 15:57:51 PST
Created attachment 303350 [details]
Updated with debugging instruction removed.\
Comment 4 Filip Pizlo 2017-03-03 16:50:43 PST
Comment on attachment 303350 [details]
Updated with debugging instruction removed.\

I tested this.  I think it's right.
Comment 5 Michael Saboff 2017-03-03 16:54:39 PST
Committed r213397: <http://trac.webkit.org/changeset/213397>