arm-tdep.c: Change type of insn parameters
authorSimon Marchi <simon.marchi@ericsson.com>
Thu, 11 Feb 2016 18:21:32 +0000 (13:21 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Thu, 11 Feb 2016 18:21:32 +0000 (13:21 -0500)
commit615234c107e5dcdefff78596971266e9346b3f76
treef4086d7d71f03f8b6c4fb10534d6021b68b9b406
parente3dbf58233db3ad72f1ba624dc7f13ffd2728f25
arm-tdep.c: Change type of insn parameters

Almost obvious... change the type of some insn parameters, so that it
matches the rest of the code.

gdb/ChangeLog:

* arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
(thumb_copy_b): Likewise.
(arm_decode_b_bl_ldmstm): Likewise.
(thumb_copy_16bit_ldr_literal): Likewise.
(thumb_copy_pop_pc_16bit): Likewise.
gdb/ChangeLog
gdb/arm-tdep.c