/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2013 | 34 * opcodes/mips-opc.c (decode_mips_operand): Reduced range of +o, +u, 168 * mips-opc.c (decode_mips_operand): Add +T, +U, +V, +W, +d, +e, +h, +k, 282 * mips-opc.c (decode_mips_operand): Likewise. 323 (decode_mips_operand): Handle new VU0 operand types. 767 (decode_mips_operand): New function.
|
H A D | mips-dis.c | 2072 if (!validate_insn_args (op, decode_mips_operand, word)) in print_insn_mips() 2089 print_insn_args (info, op, decode_mips_operand, word, in print_insn_mips()
|
H A D | ChangeLog-2014 | 241 * mips-opc.c (decode_mips_operand): Add support for -a, -b, -d, -s,
|
H A D | ChangeLog-2015 | 1086 * mips-opc.c (decode_mips_operand): Fix constraint issues
|
H A D | ChangeLog | 468 * mips-opc.c (decode_mips_operand) <'g', 'y'>: New cases.
|
H A D | ChangeLog-2017 | 1101 * mips-opc.c (decode_mips_operand) <'-'> <'m'>: New case.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2013 | 34 * opcodes/mips-opc.c (decode_mips_operand): Reduced range of +o, +u, 168 * mips-opc.c (decode_mips_operand): Add +T, +U, +V, +W, +d, +e, +h, +k, 282 * mips-opc.c (decode_mips_operand): Likewise. 323 (decode_mips_operand): Handle new VU0 operand types. 767 (decode_mips_operand): New function.
|
H A D | ChangeLog-2014 | 241 * mips-opc.c (decode_mips_operand): Add support for -a, -b, -d, -s,
|
H A D | ChangeLog-2015 | 1086 * mips-opc.c (decode_mips_operand): Fix constraint issues
|
H A D | ChangeLog-2017 | 1101 * mips-opc.c (decode_mips_operand) <'-'> <'m'>: New case.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2013 | 34 * opcodes/mips-opc.c (decode_mips_operand): Reduced range of +o, +u, 168 * mips-opc.c (decode_mips_operand): Add +T, +U, +V, +W, +d, +e, +h, +k, 282 * mips-opc.c (decode_mips_operand): Likewise. 323 (decode_mips_operand): Handle new VU0 operand types. 767 (decode_mips_operand): New function.
|
H A D | ChangeLog-2014 | 241 * mips-opc.c (decode_mips_operand): Add support for -a, -b, -d, -s,
|
H A D | ChangeLog-2015 | 1086 * mips-opc.c (decode_mips_operand): Fix constraint issues
|
H A D | ChangeLog-2017 | 1101 * mips-opc.c (decode_mips_operand) <'-'> <'m'>: New case.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2013 | 34 * opcodes/mips-opc.c (decode_mips_operand): Reduced range of +o, +u, 168 * mips-opc.c (decode_mips_operand): Add +T, +U, +V, +W, +d, +e, +h, +k, 282 * mips-opc.c (decode_mips_operand): Likewise. 323 (decode_mips_operand): Handle new VU0 operand types. 767 (decode_mips_operand): New function.
|
H A D | mips-dis.c | 1995 if (!validate_insn_args (op, decode_mips_operand, word)) in print_insn_mips() 2011 print_insn_args (info, op, decode_mips_operand, word, in print_insn_mips()
|
H A D | ChangeLog-2014 | 241 * mips-opc.c (decode_mips_operand): Add support for -a, -b, -d, -s,
|
H A D | ChangeLog-2015 | 1086 * mips-opc.c (decode_mips_operand): Fix constraint issues
|
H A D | ChangeLog | 309 * mips-opc.c (decode_mips_operand) <'g', 'y'>: New cases.
|
H A D | ChangeLog-2017 | 1101 * mips-opc.c (decode_mips_operand) <'-'> <'m'>: New case.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | mips.h | 1799 extern const struct mips_operand *decode_mips_operand (const char *);
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | mips.h | 1805 extern const struct mips_operand *decode_mips_operand (const char *);
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mips.c | 3714 decode_mips_operand, &mips_operands[i])) in md_begin() 8352 : decode_mips_operand (args + 1)); in match_insn() 8536 : decode_mips_operand (args)); in match_insn() 9245 : decode_mips_operand (fmt)); in macro_build()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mips.c | 3717 decode_mips_operand, &mips_operands[i])) in md_begin() 8351 : decode_mips_operand (args + 1)); in match_insn() 8535 : decode_mips_operand (args)); in match_insn() 9244 : decode_mips_operand (fmt)); in macro_build()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | ChangeLog-0415 | 687 (decode_mips_operand, decode_micromips_operand): Declare.
|