Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm.cc936 void ArmAssembler::EmitVFPds(Condition cond, int32_t opcode, in EmitVFPds() function in art::arm::ArmAssembler
957 EmitVFPds(cond, B23 | B21 | B20 | B18 | B17 | B16 | B7 | B6, dd, sm); in vcvtds()
977 EmitVFPds(cond, B23 | B21 | B20 | B19 | B8 | B7 | B6, dd, sm); in vcvtdi()
997 EmitVFPds(cond, B23 | B21 | B20 | B19 | B8 | B6, dd, sm); in vcvtdu()
Dassembler_arm.h627 void EmitVFPds(Condition cond,