Searched refs:GET_IW_F2_B (Results 1 – 2 of 2) sorted by relevance
324 i = GET_IW_F2_B (opcode); in nios2_print_insn_arg()429 i = GET_IW_F2_B (opcode); in nios2_print_insn_arg()
557 #define GET_IW_F2_B(W) (((W) >> IW_F2_B_LSB) & IW_F2_B_UNSHIFTED_MASK) macro