Searched refs:GET_IW_F3X8_READB (Results 1 – 2 of 2) sorted by relevance
422 if (GET_IW_F3X8_READB (opcode) == 0) in nios2_print_insn_arg()
258 #define GET_IW_F3X8_READB(W) (((W) >> IW_F3X8_READB_LSB) & IW_F3X8_READB_UNSHIFTED_MASK) macro