[Bug binutils/4834] Incorrect bytemode in x86 disassembler

2007-07-30 Thread ht at inter7 dot jp
--- 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 in but I tried and con

[Bug binutils/4834] Incorrect bytemode in x86 disassembler

2007-07-29 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-07-29 19:44 --- Fixed by http://sourceware.org/ml/binutils/2007-07/msg00514.html http://sourceware.org/ml/binutils/2007-07/msg00523.html -- What|Removed |Added

[Bug binutils/4834] Incorrect bytemode in x86 disassembler

2007-07-29 Thread hjl at lucon dot org
-- What|Removed |Added CC||hjl at lucon dot org http://sourceware.org/bugzilla/show_bug.cgi?id=4834 --- You are receiving this mail

[Bug binutils/4834] Incorrect bytemode in x86 disassembler

2007-07-29 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-07-29 18:51 --- Created an attachment (id=1937) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1937&action=view) A patch for SSE4 Can you try this patch? -- http://sourceware.org/bugzilla/show_bug.cgi?id=4834 --- You

[Bug binutils/4834] Incorrect bytemode in x86 disassembler

2007-07-28 Thread ht at inter7 dot jp
--- 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 and tesed. All the

[Bug binutils/4834] Incorrect bytemode in x86 disassembler

2007-07-28 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-07-28 17:57 --- Created an attachment (id=1936) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1936&action=view) A patch Could you please try this patch? -- What|Removed |Added ---

[Bug binutils/4834] Incorrect bytemode in x86 disassembler

2007-07-23 Thread ht at inter7 dot jp
--- 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, 0x2C