This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/18069] arm-tdep.c:7457: bad if test ?


https://sourceware.org/bugzilla/show_bug.cgi?id=18069

--- Comment #2 from dcb <dcb314 at hotmail dot com> ---

Some more in the same file:

[src/gdb/arm-tdep.c:989]: (style) Expression '(X & 0xffb0) == 0xe950' is always
false.

   else if ((insn & 0xffb0) == 0xe950    /* ldrd Rt, Rt2,
                           [Rn, #+/-imm] */

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]