Searched refs:GET_IW_I10_IMM10 (Results 1 – 2 of 2) sorted by relevance
688 i = (signed) (GET_IW_I10_IMM10 (opcode) << 22) >> 21; in nios2_print_insn_arg()
281 #define GET_IW_I10_IMM10(W) (((W) >> IW_I10_IMM10_LSB) & IW_I10_IMM10_UNSHIFTED_MASK) macro