Home
last modified time | relevance | path

Searched refs:GET_IW_J_IMM26 (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dnios2r1.h93 #define GET_IW_J_IMM26(W) (((W) >> IW_J_IMM26_LSB) & IW_J_IMM26_UNSHIFTED_MASK) macro
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dnios2r1.h93 #define GET_IW_J_IMM26(W) (((W) >> IW_J_IMM26_LSB) & IW_J_IMM26_UNSHIFTED_MASK) macro
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dnios2r1.h93 #define GET_IW_J_IMM26(W) (((W) >> IW_J_IMM26_LSB) & IW_J_IMM26_UNSHIFTED_MASK) macro
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dnios2r1.h93 #define GET_IW_J_IMM26(W) (((W) >> IW_J_IMM26_LSB) & IW_J_IMM26_UNSHIFTED_MASK) macro
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dnios2-dis.c776 i = GET_IW_J_IMM26 (opcode); in nios2_print_insn_arg()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dnios2-dis.c772 i = GET_IW_J_IMM26 (opcode); in nios2_print_insn_arg()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dnios2-dis.c776 i = GET_IW_J_IMM26 (opcode); in nios2_print_insn_arg()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dnios2-dis.c776 i = GET_IW_J_IMM26 (opcode); in nios2_print_insn_arg()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dnios2-tdep.c821 *uimm = GET_IW_J_IMM26 (insn) << 2; in nios2_match_jmpi()
846 *uimm = GET_IW_J_IMM26 (insn) << 2; in nios2_match_calli()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dnios2-tdep.c821 *uimm = GET_IW_J_IMM26 (insn) << 2; in nios2_match_jmpi()
846 *uimm = GET_IW_J_IMM26 (insn) << 2; in nios2_match_calli()