x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel mode
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index ed46ed288fab613d65f4ea516e3a492434e3fcc5..cfce6b7050598b4a6c5a9d1c3661a03f9a16d150 100644 (file)
@@ -1,3 +1,17 @@
+2020-07-14  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-dis.c (PCMPESTR_Fixup): Delete.
+       (dis386): Adjust "LQ" description.
+       (prefix_table): Make %LQ apply to AT&T case only for cvtsi2ss,
+       cvtsi2sd, ptwrite, vcvtsi2ss, and vcvtsi2sd. Replace use of
+       PCMPESTR_Fixup by !%LQ and EXx for pcmpestrm, pcmpestri,
+       vpcmpestrm, and vpcmpestri.
+       (putop): Honor "cond" when handling LQ.
+       * i386-dis-evex-prefix.h: Make %LQ apply to AT&T case only for
+       vcvtsi2ss and vcvtusi2ss.
+       * i386-dis-evex-w.h: Make %LQ apply to AT&T case only for
+       vcvtsi2sd and vcvtusi2sd.
+
 2020-07-14  Jan Beulich  <jbeulich@suse.com>
 
        * i386-dis.c (VCMP_Fixup, VCMP): Delete.
This page took 0.02355 seconds and 4 git commands to generate.