Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_machine.c1253 volatile Bool have_VFP, have_VFP2, have_VFP3, have_NEON; in VG_() local
1302 have_VFP2 = have_VFP; in VG_()
1339 archlevel, (Int)have_VFP, (Int)have_VFP2, (Int)have_VFP3, in VG_()
1348 if (have_VFP2) vai.hwcaps |= VEX_HWCAPS_ARM_VFP2; in VG_()