diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2011-04-20 14:27:34 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2011-04-20 14:27:34 +0000 |
commit | 3251b3756a9c0baaac829ee0a475f06ff4985af4 (patch) | |
tree | 6c8cdae723b64a3dda2080cd944edeb2423c158f /opcodes/i386-init.h | |
parent | 4bbd5a2466e223ea10669cfe74a726e802e30904 (diff) | |
download | gdb-3251b3756a9c0baaac829ee0a475f06ff4985af4.zip gdb-3251b3756a9c0baaac829ee0a475f06ff4985af4.tar.gz gdb-3251b3756a9c0baaac829ee0a475f06ff4985af4.tar.bz2 |
Regenerate i386-init.h.
2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
* i386-init.h: Regenerated.
Diffstat (limited to 'opcodes/i386-init.h')
-rw-r--r-- | opcodes/i386-init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h index 6a57b29..d8edd1a 100644 --- a/opcodes/i386-init.h +++ b/opcodes/i386-init.h @@ -135,7 +135,7 @@ 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 } } #define CPU_BDVER1_FLAGS \ - { { 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, \ + { { 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, \ 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, \ 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 } } |