summaryrefslogtreecommitdiff
path: root/opcodes/i386-init.h
diff options
context:
space:
mode:
authorspop <spop>2010-01-06 22:52:46 +0000
committerspop <spop>2010-01-06 22:52:46 +0000
commit5f7c44df2c8b4e3791936d7e3bf7f3bb4fa3fded (patch)
tree5f71b0525245ab008876b4c145c92dd8abeabbbd /opcodes/i386-init.h
parent029d4e4132a24952cf6abd635fd50abc38118eb8 (diff)
downloadbinutils-redhat-5f7c44df2c8b4e3791936d7e3bf7f3bb4fa3fded.tar.gz
2010-01-06 Quentin Neill <quentin.neill@amd.com>
gas/ * config/tc-i386.c (cpu_arch): Add amdfam15. (i386_align_code): Add PROCESSOR_AMDFAM15 cases. * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15. * doc/c-i386.texi: Add amdfam15. opcodes/ * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS. * i386-init.h: Regenerated. testsuite/ * gas/i386/i386.exp: Add new amdfam15 test cases. * gas/i386/nops-1-amdfam15.d: New.
Diffstat (limited to 'opcodes/i386-init.h')
-rw-r--r--opcodes/i386-init.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h
index 681ab7b845..cfe65b0ade 100644
--- a/opcodes/i386-init.h
+++ b/opcodes/i386-init.h
@@ -129,6 +129,11 @@
0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, \
1, 0, 0, 0 } }
+#define CPU_AMDFAM15_FLAGS \
+ { { 1, 1, 1, 1, 1, 1, 0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, \
+ 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, \
+ 1, 0, 0, 0 } }
+
#define CPU_8087_FLAGS \
{ { 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \