Home
last modified time | relevance | path

Searched refs:GET_IW_CUSTOM_N (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h142 #define GET_IW_CUSTOM_N(W) (((W) >> IW_CUSTOM_N_LSB) & IW_CUSTOM_N_UNSHIFTED_MASK) macro
/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-dis.c751 i = GET_IW_CUSTOM_N (opcode); in nios2_print_insn_arg()