Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h107 #define GET_IW_CUSTOM_B(W) (((W) >> IW_CUSTOM_B_LSB) & IW_CUSTOM_B_UNSHIFTED_MASK) macro
/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-dis.c403 i = GET_IW_CUSTOM_B (opcode); in nios2_print_insn_arg()