Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-dis.c738 i = GET_IW_F2X6L10_LSB (opcode); in nios2_print_insn_arg()
/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r2.h216 #define GET_IW_F2X6L10_LSB(W) (((W) >> IW_F2X6L10_LSB_LSB) & IW_F2X6L10_LSB_UNSHIFTED_MASK) macro