aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-tbl.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2022-06-29 10:16:22 +0200
committerJan Beulich <jbeulich@suse.com>2022-06-29 10:16:22 +0200
commit96016a2f00cf86c3e32487724eb747cc20098bc6 (patch)
tree7f4dda592cf08a2a4ac34eb2688230c54c40b71e /opcodes/i386-tbl.h
parent9d92d2cc8d59a04103e92dd5ba97d48efc71dca4 (diff)
downloadgdb-96016a2f00cf86c3e32487724eb747cc20098bc6.zip
gdb-96016a2f00cf86c3e32487724eb747cc20098bc6.tar.gz
gdb-96016a2f00cf86c3e32487724eb747cc20098bc6.tar.bz2
x86: drop stray NoRex64 from XBEGIN
Presumably this being there was a result of taking CALL as a reference when adding the RTM insns. But with No_qSuf the attribute has no effect.
Diffstat (limited to 'opcodes/i386-tbl.h')
-rw-r--r--opcodes/i386-tbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-tbl.h b/opcodes/i386-tbl.h
index c330300..7c5b40e 100644
--- a/opcodes/i386-tbl.h
+++ b/opcodes/i386-tbl.h
@@ -41353,7 +41353,7 @@ const insn_template i386_optab[] =
0, 0, 0, 0, 0, 0, 0 } } } },
{ "xbegin", 0xc7f8, None, 1,
{ 0, 0, 0, 0, 2, 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, 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, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,