]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86-64: Support APX NF TLS IE with 2 operands
authorLingling Kong <lingling.kong@intel.com>
Tue, 2 Jul 2024 07:49:19 +0000 (15:49 +0800)
committerLingling Kong <lingling.kong@intel.com>
Wed, 3 Jul 2024 02:18:36 +0000 (10:18 +0800)
commit2d5428d8cdd9c72f0a1738de775c2c841b334d55
tree94a14d79b190092e955fe6eb748b744fb8ab8261
parent0c43f0a1bc2bf44ddd6d93441330a56883de2ede
x86-64: Support APX NF TLS IE with 2 operands

Support APX NF TLS IE with 2 operands.Verify it with ld and gold.

gas/

* config/tc-i386.c (md_assemble): Allow APX NF TLS IE with
2 operands.
* testsuite/gas/i386/x86-64-gottpoff.d: Updated.
* testsuite/gas/i386/x86-64-gottpoff.s: Add APX NF TLS IE
tests with 2 operands.

gold/

* testsuite/x86_64_ie_to_le.s: Add APX NF TLS IE tests with
2 operands.
* testsuite/x86_64_ie_to_le.sh: Updated.

ld/

* testsuite/ld-x86-64/tlsbindesc.s: Add APX NF TLS IE tests
with 2 operands.
* testsuite/ld-x86-64/tlsbindesc.d: Updated.
* testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
gas/config/tc-i386.c
gas/testsuite/gas/i386/x86-64-gottpoff.d
gas/testsuite/gas/i386/x86-64-gottpoff.s
gold/testsuite/x86_64_ie_to_le.s
gold/testsuite/x86_64_ie_to_le.sh
ld/testsuite/ld-x86-64/tlsbindesc.dd
ld/testsuite/ld-x86-64/tlsbindesc.rd
ld/testsuite/ld-x86-64/tlsbindesc.s