[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/28888] aarch64: adrp with plain . operand mis-assembled
From: |
jbeulich at suse dot com |
Subject: |
[Bug gas/28888] aarch64: adrp with plain . operand mis-assembled |
Date: |
Mon, 14 Feb 2022 14:07:13 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28888
--- Comment #1 from Jan Beulich <jbeulich at suse dot com> ---
(In reply to Jan Beulich from comment #0)
> Nick then found that
>
> adrp x0, . - 8
>
> doesn't have this problem, so it's apparently only plain . which is affected
> (for whatever reason).
I now think this isn't the case, and looked to be about right just because no
further insns were following in Nick's example. Adding a couple of NOPs
afterwards make apparent that the issue is present there as well.
--
You are receiving this mail because:
You are on the CC list for the bug.