mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* 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.
This commit is contained in:
parent
70b099cf5a
commit
fc8c4fd1b2
@ -1,3 +1,16 @@
|
||||
2012-08-14 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2012-08-13 Ian Bolton <ian.bolton@arm.com>
|
||||
Laurent Desnogues <laurent.desnogues@arm.com>
|
||||
Jim MacArthur <jim.macarthur@arm.com>
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user