Fixes a compile time warnng about left shifting a negative value.
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 16 Jun 2015 12:35:33 +0000 (13:35 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 16 Jun 2015 12:35:33 +0000 (13:35 +0100)
commit24b4cf66a626566e7903813a2e0156778f4903f9
tree3daeb3972e1ad26c4fe5d733c7264403c5754918
parent95855ca82ec3ced28916922d663106e61ce593b4
Fixes a compile time warnng about left shifting a negative value.

* arm-dis.c (print_insn_coprocessor): Avoid negative shift.
opcodes/ChangeLog
opcodes/arm-dis.c
This page took 0.024394 seconds and 4 git commands to generate.