Searched refs:GET_IW_R_B (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnios2-dis.c402 i = GET_IW_R_B (opcode);
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnios2r1.h65 #define GET_IW_R_B(W) (((W) >> IW_R_B_LSB) & IW_R_B_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnios2-dis.c402 i = GET_IW_R_B (opcode);
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnios2r1.h65 #define GET_IW_R_B(W) (((W) >> IW_R_B_LSB) & IW_R_B_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnios2-dis.c402 i = GET_IW_R_B (opcode);
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnios2r1.h65 #define GET_IW_R_B(W) (((W) >> IW_R_B_LSB) & IW_R_B_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnios2r1.h65 #define GET_IW_R_B(W) (((W) >> IW_R_B_LSB) & IW_R_B_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnios2-dis.c402 i = GET_IW_R_B (opcode);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnios2-tdep.c318 *rb = GET_IW_R_B (insn);
360 *rb = GET_IW_R_B (insn);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnios2-tdep.c318 *rb = GET_IW_R_B (insn);
360 *rb = GET_IW_R_B (insn);

Completed in 174 milliseconds