Searched refs:VEX_MIPS_PROC_ID (Results 1 – 3 of 3) sorted by relevance
241 #define VEX_MIPS_PROC_ID(x) ((x) & 0x0000FF00) macro251 (VEX_MIPS_PROC_ID(x) == VEX_PRID_IMP_74K))255 (VEX_MIPS_PROC_ID(x) == VEX_PRID_IMP_34K)))
1768 (VEX_MIPS_PROC_ID(hwcaps) == VEX_PRID_IMP_LOONGSON_64)) { in show_hwcaps_mips32()1789 (VEX_MIPS_PROC_ID(hwcaps) == VEX_PRID_IMP_LOONGSON_64)) { in show_hwcaps_mips64()
758 if ((VEX_MIPS_PROC_ID(vai.hwcaps) == VEX_PRID_IMP_LOONGSON_64)) in VG_()