[PATCH v1 3/5] LoongArch: opcodes: Add support for tls le relax.
Xi Ruoyao
xry111@xry111.site
Fri Dec 1 09:47:44 GMT 2023
On Fri, 2023-12-01 at 17:07 +0800, changjiachen wrote:
> + { 0x00108000, 0xffff8000, "add.d", "r0:5,r5:5,r10:5,s10:5", 0, 0, 0, 0 },
Let's not do this. This allows wrongly written assembly code like
"add.d $r12,$r12,$r12,114" undetected.
If you just want a relocation you can always emit it with a .reloc
directive.
--
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University
More information about the Binutils
mailing list