[PATCH 2/2] LoongArch: Fix the mnemonics of ll.acq.[wd] and sc.rel.[wd]
Lulu Cai
cailulu@loongson.cn
Wed Mar 26 10:36:14 GMT 2025
On 3/26/25 5:46 PM, WANG Xuerui wrote:
> Hi,
>
> On 3/26/25 15:44, Lulu Cai wrote:
>> On 3/23/25 5:30 PM, WANG Xuerui wrote:
>>> From: WANG Xuerui <git@xen0n.name>
>>>
>>> Previously the instructions are named llacq.[wd] and screl.[wd]
>>> respectively, but according to LoongArch ISA manual v1.10, a dot is
>>> missing before the acq/rel prefix.
>>
>> The instructions are llacq.[wd] and screl.[wd] instead of ll.acq.[wd]
>> and sc.rel.[wd]. This is a mistake in the main text of the LoongArch
>> ISA manual V1.10; the correct names can be found in Appendix B.
>
> Hmm, interesting... then the mistake is still present in v1.11 (that's
> why I noticed the issue in the first place).
>
> I'd suggest: both fixing the manual at the manual editor's side, and
> adding the "ll.acq.*" and "sc.rel.*" as aliases for the single-dot
> names at my side (in an upcoming v2 patchset). What do you think?
We see no particular point in adding an alias based on an incorrect
manual ... the manual will be fixed in the future.
More information about the Binutils
mailing list