Fix abort in x86 disassembler.
authorNick Clifton <nickc@redhat.com>
Thu, 1 Dec 2016 10:26:32 +0000 (10:26 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 1 Dec 2016 10:26:32 +0000 (10:26 +0000)
commita37a2806e3289294ed214aed3c8a45db46026b39
treee70ff3bcf372f9f6aac0407d4bcb56ee2cbedc22
parent50455f1ab2935f7321215dfa681745c9b1cb5b19
Fix abort in x86 disassembler.

PR binutils/20893
* i386-dis.c (OP_VEX): Replace call to abort with a append of bad
opcode designator.
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.024393 seconds and 4 git commands to generate.