[webkit-reviews] review requested: [Bug 171118] X86-64 aassembler doesn't handle xchg with byte register src : [Attachment 307746] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 21 10:38:51 PDT 2017
Michael Saboff <msaboff at apple.com> has asked for review:
Bug 171118: X86-64 aassembler doesn't handle xchg with byte register src
https://bugs.webkit.org/show_bug.cgi?id=171118
Attachment 307746: Patch
https://bugs.webkit.org/attachment.cgi?id=307746&action=review
--- Comment #2 from Michael Saboff <msaboff at apple.com> ---
Created attachment 307746
--> https://bugs.webkit.org/attachment.cgi?id=307746&action=review
Patch
I did verify that all other byte ops use the *Op8() formatter function.
More information about the webkit-reviews
mailing list