Searched refs:mips_decode_int_operand (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | mips.h | 671 mips_decode_int_operand (const struct mips_int_operand *operand, in mips_decode_int_operand() function 720 addr += mips_decode_int_operand (&operand->root, uval); in mips_decode_pcrel_operand()
|
H A D | ChangeLog-0415 | 633 (mips_decode_pcrel_operand): Use mips_decode_int_operand. 686 (mips_decode_int_operand, mips_decode_pcrel_operand): New functions.
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | mips.h | 671 mips_decode_int_operand (const struct mips_int_operand *operand, in mips_decode_int_operand() function 720 addr += mips_decode_int_operand (&operand->root, uval); in mips_decode_pcrel_operand()
|
H A D | ChangeLog-0415 | 633 (mips_decode_pcrel_operand): Use mips_decode_int_operand. 686 (mips_decode_int_operand, mips_decode_pcrel_operand): New functions.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mips-dis.c | 1413 uval = mips_decode_int_operand (int_op, uval); in print_insn_arg()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mips-dis.c | 1441 uval = mips_decode_int_operand (int_op, uval); in print_insn_arg()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | ChangeLog-0415 | 633 (mips_decode_pcrel_operand): Use mips_decode_int_operand. 686 (mips_decode_int_operand, mips_decode_pcrel_operand): New functions.
|
/netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
H A D | ChangeLog-0415 | 633 (mips_decode_pcrel_operand): Use mips_decode_int_operand. 686 (mips_decode_int_operand, mips_decode_pcrel_operand): New functions.
|