diff options
author | mengqinggang <mengqinggang@loongson.cn> | 2024-06-14 11:58:30 +0800 |
---|---|---|
committer | caiyinyu <caiyinyu@loongson.cn> | 2024-06-19 10:06:41 +0800 |
commit | 9a675d998ea1b37d5fc40611b015cc5c595d375c (patch) | |
tree | 36405c29bca714e5bb53c89c4a28a31b2f136806 /elf/testobj2.c | |
parent | 92341e31502865a0ab1f28e2240df20d19371832 (diff) | |
download | glibc-9a675d998ea1b37d5fc40611b015cc5c595d375c.tar.gz glibc-9a675d998ea1b37d5fc40611b015cc5c595d375c.tar.xz glibc-9a675d998ea1b37d5fc40611b015cc5c595d375c.zip |
LoongArch: Fix _dl_tlsdesc_dynamic in LSX case
HWCAP value is overwritten at the first comparison of the LASX case. The second comparison at LSX get incorrect result. Change to use t0 to save HWCAP value, and use t1 to save comparison result.
Diffstat (limited to 'elf/testobj2.c')
0 files changed, 0 insertions, 0 deletions