Home | History | Annotate | Download | only in mips

Lines Matching defs:flag2set

433     unsigned mask = flag2set(f);
440 return (set & flag2set(f)) != 0;
443 static unsigned flag2set(CpuFeature f) {