]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
x86: Correct xsusldtrk mnemonic
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 14 Jun 2020 12:18:35 +0000 (05:18 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 14 Jun 2020 12:18:35 +0000 (05:18 -0700)
commitefe30057d2fcf875e39efbe6cc2a6271decbbd2e
tree57c363a1af13faaa347c80ae7fec6662ff2def03
parent83015056b2bdfb53e4b4d59ffbb3574fc5dffd88
x86: Correct xsusldtrk mnemonic

The correct mnemonic is xsusldtrk, not xsuspldtrk.

gas/

PR gas/26115
* testsuite/gas/i386/tsxldtrk.d: Replace xsuspldtrk with
xsusldtrk.
* testsuite/gas/i386/tsxldtrk.s: Likewise.
* testsuite/gas/i386/x86-64-tsxldtrk.d: Likewise.
* testsuite/gas/i386/x86-64-tsxldtrk.s: Likewise.

opcodes/

PR gas/26115
* i386-dis.c (prefix_table): Replace xsuspldtrk with xsusldtrk.
* i386-opc.tbl: Likewise.
* i386-tbl.h: Regenerated.
gas/ChangeLog
gas/testsuite/gas/i386/tsxldtrk.d
gas/testsuite/gas/i386/tsxldtrk.s
gas/testsuite/gas/i386/x86-64-tsxldtrk.d
opcodes/ChangeLog
opcodes/i386-dis.c
opcodes/i386-opc.tbl
opcodes/i386-tbl.h