[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