Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c18874 Bool allow_F = False; in disInstr_PPC_WRK() local
18886 allow_F = True; in disInstr_PPC_WRK()
18894 allow_F = (0 != (hwcaps & VEX_HWCAPS_PPC32_F)); in disInstr_PPC_WRK()
19119 if (!allow_F) goto decode_noF; in disInstr_PPC_WRK()
19126 if (!allow_F) goto decode_noF; in disInstr_PPC_WRK()
19132 if (!allow_F) goto decode_noF; in disInstr_PPC_WRK()
19148 if (!allow_F) goto decode_noF; in disInstr_PPC_WRK()
19425 if (!allow_F) goto decode_noF; in disInstr_PPC_WRK()
19539 if ((allow_F && allow_V && allow_FX && allow_GX) && in disInstr_PPC_WRK()
19855 if (!allow_F) goto decode_noF; in disInstr_PPC_WRK()
[all …]