* mips-dis.c (print_insn_args): Add GET_OP and GET_OP_S local
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 14 Aug 2012 22:00:05 +0000 (22:00 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 14 Aug 2012 22:00:05 +0000 (22:00 +0000)
commitfc8c4fd1b2608b28e0df0dad88c92ae462529af6
treef1a3d6a706ead3878d71f054d276cd541ebaa76c
parent70b099cf5a2f5c0fa7fd4d4d84570e998471da68
* mips-dis.c (print_insn_args): Add GET_OP and GET_OP_S local
macros, use local variables for info struct member accesses,
update the type of the variable used to hold the instruction
word.
(print_insn_mips, print_mips16_insn_arg): Likewise.
(print_insn_mips16): Add GET_OP and GET_OP_S local macros, use
local variables for info struct member accesses.
(print_insn_micromips): Add GET_OP_S local macro.
(_print_insn_mips): Update the type of the variable used to hold
the instruction word.
opcodes/ChangeLog
opcodes/mips-dis.c
This page took 0.026178 seconds and 4 git commands to generate.