Searched refs:MIPS_CONF5_VP (Results 1 – 3 of 3) sorted by relevance
78 andi \dest, \dest, MIPS_CONF5_VP
665 if (cpu_has_mips_r6 && (config5 & MIPS_CONF5_VP)) in decode_config5()
673 #define MIPS_CONF5_VP (_ULCAST_(1) << 7) macro