summaryrefslogtreecommitdiff
path: root/opcodes/i386-init.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2008-01-23 19:05:12 +0000
committerH.J. Lu <hjl@lucon.org>2008-01-23 19:05:12 +0000
commit5cef543c3ec4f79f580cf698533a973b27f0daab (patch)
tree819113f83ef38c27561bc54f73da6cec6435480d /opcodes/i386-init.h
parent3d92ba2e2f16feb747b6515703a12ef8d9dd1fef (diff)
downloadbinutils-redhat-5cef543c3ec4f79f580cf698533a973b27f0daab.tar.gz
gas/
2008-01-23 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (md_show_usage): Replace tabs with spaces. gas/testsuite/ 2008-01-23 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10. * gas/i386/x86-64-arch-1.d: New. * gas/i386/x86-64-arch-1.s: Likewise. * gas/i386/x86-64-arch-10.d: Likewise. opcodes/ 2008-01-23 H.J. Lu <hongjiu.lu@intel.com> * i386-gen.c (cpu_flag_init): Add CpuLM to CPU_GENERIC64_FLAGS. * i386-init.h: Regenerated.
Diffstat (limited to 'opcodes/i386-init.h')
-rw-r--r--opcodes/i386-init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h
index d13255daad..a0c25e8035 100644
--- a/opcodes/i386-init.h
+++ b/opcodes/i386-init.h
@@ -28,7 +28,7 @@
#define CPU_GENERIC64_FLAGS \
{ { 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, \
- 0, 0, 0, 0, 0, 0, 0, 0, 0 } }
+ 0, 0, 0, 0, 0, 1, 0, 0, 0 } }
#define CPU_NONE_FLAGS \
{ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \