Searched refs:GET_IW_R2_OP (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnios2-dis.c62 return GET_IW_R2_OP (x);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnios2-dis.c62 return GET_IW_R2_OP (x);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnios2-dis.c62 return GET_IW_R2_OP (x);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnios2-dis.c62 return GET_IW_R2_OP (x);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nios2.c914 if (GET_IW_R2_OP (opcode) == R2_OP_BNEZ_N)
953 old_op = GET_IW_R2_OP (br_opcode);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nios2.c909 if (GET_IW_R2_OP (opcode) == R2_OP_BNEZ_N)
948 old_op = GET_IW_R2_OP (br_opcode);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nios2.c909 if (GET_IW_R2_OP (opcode) == R2_OP_BNEZ_N)
948 old_op = GET_IW_R2_OP (br_opcode);
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnios2r2.h31 #define GET_IW_R2_OP(W) (((W) >> IW_R2_OP_LSB) & IW_R2_OP_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnios2r2.h31 #define GET_IW_R2_OP(W) (((W) >> IW_R2_OP_LSB) & IW_R2_OP_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnios2r2.h31 #define GET_IW_R2_OP(W) (((W) >> IW_R2_OP_LSB) & IW_R2_OP_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnios2r2.h31 #define GET_IW_R2_OP(W) (((W) >> IW_R2_OP_LSB) & IW_R2_OP_UNSHIFTED_MASK) macro

Completed in 297 milliseconds