forked from Imagelibrary/binutils-gdb
* 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:
@@ -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>
|
2012-08-13 Ian Bolton <ian.bolton@arm.com>
|
||||||
Laurent Desnogues <laurent.desnogues@arm.com>
|
Laurent Desnogues <laurent.desnogues@arm.com>
|
||||||
Jim MacArthur <jim.macarthur@arm.com>
|
Jim MacArthur <jim.macarthur@arm.com>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user