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

/external/valgrind/coregrind/
H A Dm_machine.c1450 volatile Bool have_VFP, have_VFP2, have_VFP3, have_NEON; local
1499 have_VFP2 = have_VFP;
1536 archlevel, (Int)have_VFP, (Int)have_VFP2, (Int)have_VFP3,
1546 if (have_VFP2) vai.hwcaps |= VEX_HWCAPS_ARM_VFP2;

Completed in 72 milliseconds