--- Additional Comments From ht at inter7 dot jp 2007-07-30 07:07 ---
(In reply to comment #4)
> Created an attachment (id=1937)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1937&action=view)
> A patch for SSE4
>
> Can you try this patch?
Already checked
--- Additional Comments From ht at inter7 dot jp 2007-07-28 23:21 ---
(In reply to comment #2)
> Created an attachment (id=1936)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1936&action=view)
> A patch
>
> Could you please try this patch?
Applied your patch
--- Additional Comments From ht at inter7 dot jp 2007-07-24 04:37 ---
Some more bytemode issues.
% cat cvt.s
.text
.byte 0xF2, 0x0F, 0xC2, 0x00, 0x00
.byte 0xF3, 0x0F, 0xC2, 0x00, 0x00
.byte 0x66, 0x0F, 0x2A, 0x00
.byte 0x0F, 0x2D, 0x00
.byte 0xF2, 0x0F, 0x2D, 0x00
.byte 0x0F
--- Additional Comments From ht at inter7 dot jp 2007-07-24 04:35 ---
Some more similar issue. REX.W is ignored. (some are incorrect bytemode)
% cat rex.w.s
.text
.byte 0x48, 0xF2, 0x0F, 0x2A, 0x00
.byte 0x48, 0xF3, 0x0F, 0x2A, 0x00
.byte 0x48, 0xF2, 0x0F, 0x2D, 0x00
.byte 0x48
duct: binutils
Version: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: ht at inter7 dot jp
CC: bug-binutils at gnu dot org
ry: Incorrect bytemode in x86 disassembler
Product: binutils
Version: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: ht at inter7 d
2.18 (HEAD)
Status: NEW
Severity: minor
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: ht at inter7 dot jp
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/sh
--- Additional Comments From ht at inter7 dot jp 2007-06-23 11:27 ---
(In reply to comment #1)
> Please try this patch:
>
> http://sourceware.org/ml/binutils/2007-06/msg00213.html
I've applied your patch and tested.
All bytemodes are now correct.
Thanks!
--
http://
dot redhat dot com
ReportedBy: ht at inter7 dot jp
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4667
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching some