From: H.J. Lu Date: Tue, 18 Oct 2016 15:14:10 +0000 (-0700) Subject: Remove the remaining SSE5 support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=da8d7d665521e5b3f67f87341400441a5d0643d5;p=deliverable%2Fbinutils-gdb.git Remove the remaining SSE5 support PR binutis/20704 * i386-dis.c (three_byte_table): Remove the remaining SSE5 support. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3092e22320..2b93ed2286 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2016-10-18 H.J. Lu + + PR binutis/20704 + * i386-dis.c (three_byte_table): Remove the remaining SSE5 support. + 2016-10-18 Maciej W. Rozycki * aarch64-dis.c (aarch64_ext_sve_addr_rr_lsl): Rename `index' diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 5c5f926d30..cd1321f400 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -7591,7 +7591,7 @@ static const struct dis386 three_byte_table[][256] = { { Bad_Opcode }, { Bad_Opcode }, /* 20 */ - { "ptest", { XX }, PREFIX_OPCODE }, + { Bad_Opcode }, { Bad_Opcode }, { Bad_Opcode }, { Bad_Opcode },