diff options
author | Roland McGrath <roland@gnu.org> | 2012-07-02 18:12:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2012-07-02 18:12:28 +0000 |
commit | 9fa0f14a97f5588268828ab028464be0307f1a77 (patch) | |
tree | 56a88d3baafc16ae76870bf634434401c387c31a /opcodes/i386-tbl.h | |
parent | ff4a45007a9d0e7b52337c7f36942c133b699079 (diff) | |
download | gdb-9fa0f14a97f5588268828ab028464be0307f1a77.zip gdb-9fa0f14a97f5588268828ab028464be0307f1a77.tar.gz gdb-9fa0f14a97f5588268828ab028464be0307f1a77.tar.bz2 |
gas/testsuite/
* gas/i386/rep-suffix.s: Add 'rep nop' case.
* gas/i386/x86-64-rep-suffix.s: Likewise.
* gas/i386/rep-suffix.d: Updated.
* gas/i386/x86-64-rep-suffix.d: Likewise.
* gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
opcodes/
* i386-opc.tbl: Add RepPrefixOk to nop.
* i386-tbl.h: Regenerate.
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 89dfda4..2248c7b 100644 --- a/opcodes/i386-tbl.h +++ b/opcodes/i386-tbl.h @@ -4142,7 +4142,7 @@ const insn_template i386_optab[] = 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, 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, 1, - 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 1, 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, 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, |