Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dmacro-assembler-ppc.cc2092 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in LoadDoubleLiteral()
2118 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in MovIntToDouble()
2143 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in MovUnsignedIntToDouble()
2170 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in MovInt64ToDouble()
2194 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in MovInt64ComponentsToDouble()
2213 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in InsertDoubleLow()
2232 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in InsertDoubleHigh()
2250 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in MovDoubleLowToInt()
2265 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in MovDoubleHighToInt()
2285 if (CpuFeatures::IsSupported(FPR_GPR_MOV)) { in MovDoubleToInt64()
Dassembler-ppc.cc76 supported_ |= (1u << FPR_GPR_MOV); in ProbeImpl()
108 supported_ |= (1u << FPR_GPR_MOV); in ProbeImpl()
/external/v8/src/
Dglobals.h820 FPR_GPR_MOV, enumerator