Home
last modified time | relevance | path

Searched refs:GET_IW_R1_OP (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h30 #define GET_IW_R1_OP(W) (((W) >> IW_R1_OP_LSB) & IW_R1_OP_UNSHIFTED_MASK) macro
/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-dis.c55 return GET_IW_R1_OP (x); in nios2_r1_extract_opcode()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c980 old_op = GET_IW_R1_OP (br_opcode); in md_convert_frag()