Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h1190 UCVTF = FPIntegerConvertFixed | 0x00030000, enumerator
1191 UCVTF_sw = UCVTF,
1192 UCVTF_sx = UCVTF | SixtyFourBits,
1193 UCVTF_dw = UCVTF | FP64,
1194 UCVTF_dx = UCVTF | SixtyFourBits | FP64,
Dassembler-arm64.cc2060 Emit(SF(rn) | FPType(fd) | UCVTF | Rn(rn) | Rd(fd)); in ucvtf()
/external/vixl/src/vixl/a64/
Dconstants-a64.h1283 UCVTF = FPIntegerConvertFixed | 0x00030000, enumerator
1284 UCVTF_sw = UCVTF,
1285 UCVTF_sx = UCVTF | SixtyFourBits,
1286 UCVTF_dw = UCVTF | FP64,
1287 UCVTF_dx = UCVTF | SixtyFourBits | FP64,
Dassembler-a64.cc2947 Emit(SF(rn) | FPType(vd) | UCVTF | Rn(rn) | Rd(vd)); in ucvtf()
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2359 defm UCVTF : IntegerToFP<1, "ucvtf", uint_to_fp>;
2665 defm UCVTF : SIMDTwoVectorIntToFP<1, 0, 0b11101, "ucvtf", uint_to_fp>;
3110 defm UCVTF : SIMDTwoScalarCVTSD< 1, 0, 0b11101, "ucvtf", AArch64uitof>;
3158 SDPatternOperator loadop, Instruction UCVTF,
3164 (UCVTF (INSERT_SUBREG (DstTy (IMPLICIT_DEF)),
3171 (UCVTF (INSERT_SUBREG (DstTy (IMPLICIT_DEF)),
3200 // UCVTF on floating point registers (both source and destination
4384 defm UCVTF : SIMDScalarRShiftSD<1, 0b11100, "ucvtf">;
4492 defm UCVTF : SIMDVectorRShiftSDToFP<1, 0b11100, "ucvtf",
DAArch64SchedCyclone.td572 // SCVTF,UCVTF V,V
/external/vixl/doc/
Dsupported-instructions.md4104 ### UCVTF ### subsection
4111 ### UCVTF ### subsection