aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-init.h
diff options
context:
space:
mode:
authorSebastian Pop <sebastian.pop@amd.com>2010-01-06 22:52:47 +0000
committerSebastian Pop <sebastian.pop@amd.com>2010-01-06 22:52:47 +0000
commit69dd98654ad9b6a1fb1ea1cdfa3f9fa1f57fce8c (patch)
treec940671a2cd8b8ff8fc962d49d1f043442280861 /opcodes/i386-init.h
parenta192ba05083cb72a218e7c7722f30eadb9973833 (diff)
downloadgdb-69dd98654ad9b6a1fb1ea1cdfa3f9fa1f57fce8c.zip
gdb-69dd98654ad9b6a1fb1ea1cdfa3f9fa1f57fce8c.tar.gz
gdb-69dd98654ad9b6a1fb1ea1cdfa3f9fa1f57fce8c.tar.bz2
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 681ab7b..cfe65b0 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, \