https://sourceware.org/bugzilla/show_bug.cgi?id=22094
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickc at redhat dot com --- Comment #1 from Nick Clifton <nickc at redhat dot com> --- Hi Paul, I believe you need to enable thumb mode and start an IT block for this to work. IE: .thumb it ne lsrsne r0, r0, #4 Also in ARMv8 32-bit thumb instructions inside an IT block are deprecated, so this will only work if you are targeting ARMv7 or earlier. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils