Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-dis.c351 i = GET_IW_F2I16_A (opcode); in nios2_print_insn_arg()
/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r2.h45 #define GET_IW_F2I16_A(W) (((W) >> IW_F2I16_A_LSB) & IW_F2I16_A_UNSHIFTED_MASK) macro