Lines Matching full:machine
2 /*--- Machine-related stuff. m_machine.c ---*/
194 VG_(debugLog)(2, "machine", "apply_to_GPs_of_tid %u\n", tid);
585 VG_(debugLog)(1, "machine", "dcbz_szB=%d dcbzl_szB=%d\n",
595 processor 0: version = FF, identification = 0117C9, machine = 2064
597 and return the machine model. If the machine model could not be determined
666 m = VG_(strstr)( p, "machine" );
669 p = m + sizeof "machine" - 1;
693 VG_(debugLog)(1, "machine", "model = %s\n",
703 /* Read /proc/cpuinfo and return the machine model. */
1126 VG_(debugLog)(1, "machine", "F %d V %d FX %d GX %d VX %d DFP %d ISA2.07 %d\n",
1270 VG_(debugLog)(1, "machine", "F %d V %d FX %d GX %d VX %d DFP %d ISA2.07 %d\n",
1318 this is a brand-new machine model for which we don't have the
1425 7 + 1 + 4 + 2 // machine %4d
1428 p += VG_(sprintf)(p, "machine %4d ", model);
1435 VG_(debugLog)(1, "machine", "%s\n", fac_str);
1436 VG_(debugLog)(1, "machine", "hwcaps = 0x%x\n", vai.hwcaps);
1535 VG_(debugLog)(1, "machine", "ARMv%d VFP %d VFP2 %d VFP3 %d NEON %d\n",
1573 VG_(debugLog)(1, "machine", "ARM64: ctr_el0.dMinLine_szB = %d, "
1669 VG_(debugLog)(1, "machine", "hwcaps = 0x%x\n", vai.hwcaps);