Searched refs:allow_DFP (Results 1 – 1 of 1) sorted by relevance
18879 Bool allow_DFP = False; in disInstr_PPC_WRK() local18891 allow_DFP = (0 != (hwcaps & VEX_HWCAPS_PPC64_DFP)); in disInstr_PPC_WRK()18899 allow_DFP = (0 != (hwcaps & VEX_HWCAPS_PPC32_DFP)); in disInstr_PPC_WRK()19156 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()19161 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()19168 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()19179 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()19185 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()19191 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()19211 if (!allow_DFP) goto decode_noDFP; in disInstr_PPC_WRK()[all …]