Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c19020 Bool allow_DFP = False; in disInstr_PPC_WRK() local
19032 allow_DFP = (0 != (hwcaps & VEX_HWCAPS_PPC64_DFP)); in disInstr_PPC_WRK()
19040 allow_DFP = (0 != (hwcaps & VEX_HWCAPS_PPC32_DFP)); in disInstr_PPC_WRK()
19297 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()
19302 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()
19309 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()
19316 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()
19321 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()
19327 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()
19333 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()
[all …]