Home
last modified time | relevance | path

Searched refs:facility_bit (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_machine.c1475 UInt facility_bit; in VG_() member
1493 vg_assert(fac_hwcaps[i].facility_bit <= 63); // for now in VG_()
1494 if (hoststfle[0] & (1ULL << (63 - fac_hwcaps[i].facility_bit))) { in VG_()