[Bug binutils/14355] crash in OP_VEX

2012-07-19 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14355 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Version|2.22

[Bug binutils/14355] crash in OP_VEX

2012-07-19 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14355 --- Comment #3 from cvs-commit at gcc dot gnu.org 2012-07-19 13:41:09 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2012-07-19 13:41:04 Modified files: opcodes: ChangeLog i386-dis.c Log me

[Bug binutils/14355] crash in OP_VEX

2012-07-18 Thread areg.melikadamyan at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14355 Areg Melik-Adamyan changed: What|Removed |Added CC||areg.melikadamyan at gmail

[Bug binutils/14355] crash in OP_VEX

2012-07-17 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14355 --- Comment #2 from H.J. Lu 2012-07-17 16:41:14 UTC --- xop_table looks suspicious. It should use vex_len_table if only 128-bit vector is supported. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are

[Bug binutils/14355] crash in OP_VEX

2012-07-17 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14355 --- Comment #1 from H.J. Lu 2012-07-17 16:37:54 UTC --- A smaller testcase: [hjl@gnu-6 pr14355]$ cat x.s vpcomb $0x1,%xmm11,%xmm12,%xmm13 .text .byte 0x8f .byte 0x48 .byte 0x1c .byte 0xcc .byte 0xeb .byte 0x01