/external/v8/test/cctest/ |
D | test-assembler-arm64.cc | 5075 __ Fmov(s11, 1.0); in TEST() local 5076 __ Fmov(d22, -13.0); in TEST() local 5077 __ Fmov(s1, 255.0); in TEST() local 5078 __ Fmov(d2, 12.34567); in TEST() local 5079 __ Fmov(s3, 0.0); in TEST() local 5080 __ Fmov(d4, 0.0); in TEST() local 5081 __ Fmov(s5, kFP32PositiveInfinity); in TEST() local 5082 __ Fmov(d6, kFP64NegativeInfinity); in TEST() local 5105 __ Fmov(s20, 1.0); in TEST() local 5106 __ Fmov(w10, s20); in TEST() local [all …]
|
D | test-utils-arm64.cc | 297 __ Fmov(dn, value); in ClobberFP() local 302 __ Fmov(dn, first); in ClobberFP() local
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 6868 __ Fmov(tgt2, fp_tgt); in LoadFPValueHelper() local 9157 __ Fmov(s11, 1.0); in TEST() local 9158 __ Fmov(d22, -13.0); in TEST() local 9159 __ Fmov(s1, 255.0); in TEST() local 9160 __ Fmov(d2, 12.34567); in TEST() local 9161 __ Fmov(s3, 0.0); in TEST() local 9162 __ Fmov(d4, 0.0); in TEST() local 9163 __ Fmov(s5, kFP32PositiveInfinity); in TEST() local 9164 __ Fmov(d6, kFP64NegativeInfinity); in TEST() local 9186 __ Fmov(s20, 1.0); in TEST() local [all …]
|
D | test-utils-a64.cc | 329 __ Fmov(dn, value); in ClobberFP() local 334 __ Fmov(dn, first); in ClobberFP() local
|
/external/v8/src/crankshaft/arm64/ |
D | delayed-masm-arm64-inl.h | 32 void DelayedMasm::Fmov(FPRegister fd, FPRegister fn) { in Fmov() function 38 void DelayedMasm::Fmov(FPRegister fd, double imm) { in Fmov() function
|
D | lithium-gap-resolver-arm64.cc | 163 __ Fmov(SavedFPValueRegister(), cgen_->ToDoubleRegister(source)); in BreakCycle() local 188 __ Fmov(cgen_->ToDoubleRegister(saved_destination_), in RestoreValue() local 239 __ Fmov(result, cgen_->ToDouble(constant_source)); in EmitMove() local 270 __ Fmov(cgen_->ToDoubleRegister(destination), src); in EmitMove() local
|
D | lithium-codegen-arm64.cc | 2231 __ Fmov(result_reg, value_reg); in DoDoubleBits() local 2234 __ Fmov(result_reg.W(), value_reg.S()); in DoDoubleBits() local 2247 __ Fmov(result_reg, lo_reg); in DoConstructDouble() local 2311 __ Fmov(temp, object); in DoCmpHoleAndBranchD() local 2445 __ Fmov(result, fp_zero); in DoConstantD() local 2450 __ Fmov(result, instr->value()); in DoConstantD() local 3274 __ Fmov(scratch, result); in DoLoadKeyedFixedDouble() local 3767 __ Fmov(double_scratch(), kFP64NegativeInfinity); in DoMathPowHalf() local 3838 __ Fmov(scratch_d, 0.5); in DoMathRoundD() local 3865 __ Fmov(dot_five, 0.5); in DoMathRoundI() local [all …]
|
/external/v8/src/compiler/arm64/ |
D | code-generator-arm64.cc | 1115 __ Fmov(i.OutputRegister32(), i.InputFloat32Register(0)); in AssembleArchInstruction() local 1119 __ Fmov(i.OutputRegister(), i.InputFloat64Register(0)); in AssembleArchInstruction() local 1126 __ Fmov(tmp, i.InputFloat64Register(0)); in AssembleArchInstruction() local 1128 __ Fmov(i.OutputFloat64Register(), tmp); in AssembleArchInstruction() local 1135 __ Fmov(tmp.W(), i.InputFloat32Register(0)); in AssembleArchInstruction() local 1137 __ Fmov(i.OutputFloat64Register(), tmp); in AssembleArchInstruction() local 1141 __ Fmov(i.OutputFloat64Register(), i.InputRegister(0)); in AssembleArchInstruction() local 1144 __ Fmov(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local 1511 __ Fmov(dst, src.ToFloat32()); in AssembleMove() local 1516 __ Fmov(temp, src.ToFloat32()); in AssembleMove() local [all …]
|
/external/v8/src/arm64/ |
D | codegen-arm64.cc | 202 __ Fmov(nan_d, rawbits_to_double(kHoleNanInt64)); in GenerateSmiToDouble() local 590 __ Fmov(temp2.W(), double_temp1.S()); in EmitMathExp() local 615 __ Fmov(double_temp2, 1.0); in EmitMathExp() local 628 __ Fmov(double_temp1, temp2); in EmitMathExp() local
|
D | macro-assembler-arm64-inl.h | 704 void MacroAssembler::Fmov(FPRegister fd, FPRegister fn) { in Fmov() function 716 void MacroAssembler::Fmov(FPRegister fd, Register rn) { in Fmov() function 722 void MacroAssembler::Fmov(FPRegister fd, double imm) { in Fmov() function 740 void MacroAssembler::Fmov(FPRegister fd, float imm) { in Fmov() function 762 void MacroAssembler::Fmov(Register rd, FPRegister fn) { in Fmov() function
|
D | code-stubs-arm64.cc | 154 __ Fmov(result, double_scratch); in Generate() local 818 __ Fmov(minus_half_double, -0.5); in Generate() local 819 __ Fmov(half_double, 0.5); in Generate() local 858 __ Fmov(temp, fp_zero); in Generate() local 860 __ Fmov(temp, scratch0_double); in Generate() local 865 __ Fmov(temp, scratch0_double); in Generate() local 883 __ Fmov(scratch0_double, 1.0); in Generate() local 930 __ Fmov(scratch1_double, base_double); in Generate() local 931 __ Fmov(base_double_copy, base_double); in Generate() local 932 __ Fmov(result_double, 1.0); in Generate() local [all …]
|
D | macro-assembler-arm64.h | 417 void Fmov(FPRegister fd, T imm) { in Fmov() function
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.h | 1310 void Fmov(VRegister vd, VRegister vn) { in Fmov() function 1321 void Fmov(VRegister vd, Register rn) { in Fmov() function 1327 void Fmov(const VRegister& vd, int index, const Register& rn) { in Fmov() function 1332 void Fmov(const Register& rd, const VRegister& vn, int index) { in Fmov() function 1346 void Fmov(VRegister vd, T imm) { in Fmov() function 1350 void Fmov(Register rd, VRegister vn) { in Fmov() function
|
D | macro-assembler-a64.cc | 1232 void MacroAssembler::Fmov(VRegister vd, double imm) { in Fmov() function in vixl::MacroAssembler 1264 void MacroAssembler::Fmov(VRegister vd, float imm) { in Fmov() function in vixl::MacroAssembler
|