This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
This patch adds CX16 flag to asm to distinguish architectures,
supporting CMPXCHG16B instrcutions.
Is it ok for trunk?
Changelog entries:
gas/Changelog:
2012-09-19 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
* config/tc-i386.c: Add CX16 flag.
* doc/c-i386.texi: Document the new flag.
opcodes/Changelog:
2012-09-19 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
* i386-gen.c (cpu_flag_init): Add CpuCX16 and add the flag to
CPU_NOCONA_FLAGS, CPU_CORE_FLAGS, CPU_CORE2_FLAGS, CPU_COREI7_FLAGS,
CPU_BDVER1_FLAGS, CPU_BDVER2_FLAGS, CPU_BTVER1_FLAGS,
CPU_BTVER2_FLAGS.
(cpu_flags): Add CpuCX16.
* i386-opc.h: Add CpuCX16.
* i386-opc.tbl: Use new flag in CMPXCHG16B.
* i386-tbl.h: Regenerate.
* i386-init.h: Likewise.
--
---
Best regards,
Michael V. Zolotukhin,
Software Engineer
Intel Corporation.
Attachment:
cx16.patch.tar.gz
Description: GNU Zip compressed data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |