x86: Add CpuCMOV and CpuFXSR
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 88b7656113e9c8970d5c2530172ea2dc6e5eeb7b..d20b7e94889da57d398c591b90bbafb3d620d3f5 100644 (file)
@@ -1,3 +1,14 @@
+2018-08-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-gen.c (cpu_flag_init): Add CpuCMOV and CpuFXSR to
+       CPU_I686_FLAGS.  Add CPU_CMOV_FLAGS, CPU_FXSR_FLAGS,
+       CPU_ANY_CMOV_FLAGS and CPU_ANY_FXSR_FLAGS.
+       (cpu_flags): Add CpuCMOV and CpuFXSR.
+       * i386-opc.tbl: Replace Cpu686 with CpuFXSR on fxsave, fxsave64,
+       fxrstor and fxrstor64.  Replace Cpu686 with CpuCMOV on cmovCC.
+       * i386-init.h: Regenerated.
+       * i386-tbl.h: Likewise.
+
 2018-08-06  Claudiu Zissulescu  <claziss@synopsys.com>
 
        * arc-regs.h: Update auxiliary registers.
This page took 0.026161 seconds and 4 git commands to generate.