diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2008-01-16 00:05:56 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2008-01-16 00:05:56 +0000 |
commit | fd07a1c8801d075ea29c8bc908d14df36f9d02b0 (patch) | |
tree | 0fb5a3e40e386ba04a3e3315c60ce226c2c2e183 /opcodes/i386-tbl.h | |
parent | 38177b2923210edf02f1769959151dec17fd7aea (diff) | |
download | gdb-fd07a1c8801d075ea29c8bc908d14df36f9d02b0.zip gdb-fd07a1c8801d075ea29c8bc908d14df36f9d02b0.tar.gz gdb-fd07a1c8801d075ea29c8bc908d14df36f9d02b0.tar.bz2 |
gas/testsuite/
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/prescott.s: Add tests for movddup in Intel syntax.
* gas/i386/x86-64-prescott.s: Likewise.
* gas/i386/prescott.d: Updated.
* gas/i386/x86-64-prescott.d: Likewise.
opcodes/
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
* i386-opc.tbl: Use Qword on movddup.
* i386-tbl.h: Regenerated.
Diffstat (limited to 'opcodes/i386-tbl.h')
-rw-r--r-- | opcodes/i386-tbl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-tbl.h b/opcodes/i386-tbl.h index 8622fb3..4ee01a5 100644 --- a/opcodes/i386-tbl.h +++ b/opcodes/i386-tbl.h @@ -10919,7 +10919,7 @@ const template i386_optab[] = 1, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, - 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 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, 0, 0, |