Hi Nils,
Hi everyone. I hope this is the correct list for this issue:
It is.
This is wrong:addsubx would be more correct. (See Bug
binutils/6773)
I have just checked in a patch to fix this bug.
And while I'm at it: Is there any reason to use non-standard mnemonics
for these instructions?
Hi everyone. I hope this is the correct list for this issue:
The objdump disassembler has a typo when disassembling the ARMv6
instruction asx instruction. objdump disassembles it into:
addaddx.
This is wrong: addsubx would be more correct. (See Bug
binutils/6773)
And while I'm at it: Is there