]> sourceware.org Git - binutils-gdb.git/commit
x86: support RMPREAD insn
authorJan Beulich <jbeulich@suse.com>
Fri, 31 Jan 2025 09:06:02 +0000 (10:06 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 31 Jan 2025 09:06:02 +0000 (10:06 +0100)
commitd188bb12f702a41d5f3ab71511ef6b65b32850d4
tree1bb1a816e8ddfcee931d1f6fbcb12a3354be5471
parent4612bba098b1099b52a3285b06e708f1ab6ca8ab
x86: support RMPREAD insn

Like for RMPUPDATE documentation is about to change as far as operands
are concerned. They're merely the other way around here.

While adjustind gas documentation, also add the missing RMPQUERY
counterparts there.
gas/config/tc-i386.c
gas/doc/c-i386.texi
gas/testsuite/gas/i386/snp.s
gas/testsuite/gas/i386/snp64.d
opcodes/i386-dis.c
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-mnem.h
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.046039 seconds and 5 git commands to generate.