RESOLVED FIXED Bug 121625
JSC: X86 disassembler shows 16, 32 and 64 bit displacements as unsigned
https://bugs.webkit.org/show_bug.cgi?id=121625
Summary JSC: X86 disassembler shows 16, 32 and 64 bit displacements as unsigned
Michael Saboff
Reported 2013-09-19 11:43:29 PDT
8 bit offsets are shown as signed. The other sizes should be output as signed as well.
Attachments
Patch for landing (2.14 KB, patch)
2013-09-19 13:06 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2013-09-19 13:06:41 PDT
Created attachment 212091 [details] Patch for landing This patch has already been rubber stamped by Phil Pizlo.
Michael Saboff
Comment 2 2013-09-19 13:07:22 PDT
Fix landed in change set r156111 < https://trac.webkit.org/r156111>
Note You need to log in before you can comment on or make changes to this bug.