https://sourceware.org/bugzilla/show_bug.cgi?id=26259
Alexei Fedorov <Alexei.Fedorov at arm dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Alexei Fedorov <Alexei.Fedorov at arm dot com> ---
GCC compiles instruction
orr x28, x28, #0x80008000800080
with encoding
0xb209839c
, so the disassembly shown in debugger is correct.
--
You are receiving this mail because:
You are on the CC list for the bug.