Home
last modified time | relevance | path

Searched refs:fcvt (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dswtch.S164 fcvt.d.l f0, zero
165 fcvt.d.l f1, zero
166 fcvt.d.l f2, zero
167 fcvt.d.l f3, zero
168 fcvt.d.l f4, zero
169 fcvt.d.l f5, zero
170 fcvt.d.l f6, zero
171 fcvt.d.l f7, zero
172 fcvt.d.l f8, zero
173 fcvt.d.l f9, zero
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfbfmin.td35 def FCVT_BF16_S : FPUnaryOp_r_frm<0b0100010, 0b01000, FPR16, FPR32, "fcvt.bf16.s">,
37 def FCVT_S_BF16 : FPUnaryOp_r_frm<0b0100000, 0b00110, FPR32, FPR16, "fcvt.s.bf16">,
H A DRISCVInstrInfoZfh.td123 "fcvt.w.h">,
128 "fcvt.wu.h">,
132 "fcvt.h.w">,
136 "fcvt.h.wu">,
142 Ext.F32Ty, "fcvt.h.s">,
146 Ext.PrimaryTy, "fcvt.s.h">,
173 "fcvt.l.h", [IsRV64]>,
177 "fcvt.lu.h", [IsRV64]>,
181 "fcvt.h.l", [IsRV64]>,
185 "fcvt.h.lu", [IsRV64]>,
[all …]
H A DRISCVInstrInfoD.td117 Ext.PrimaryTy, "fcvt.s.d">,
121 Ext.F32Ty, "fcvt.d.s">,
137 "fcvt.w.d">,
142 "fcvt.wu.d">,
146 "fcvt.d.w">,
150 "fcvt.d.wu">,
156 "fcvt.l.d", [IsRV64]>,
160 "fcvt.lu.d", [IsRV64]>,
164 "fcvt.d.l", [IsRV64]>,
168 "fcvt.d.lu", [IsRV64]>,
H A DRISCVInstrInfoF.td136 // for historical/legacy reasons. fcvt functions where the rounding mode
341 "fcvt.w.s">,
346 "fcvt.wu.s">,
361 "fcvt.s.w">,
365 "fcvt.s.wu">,
369 "fcvt.l.s", [IsRV64]>,
373 "fcvt.lu.s", [IsRV64]>,
377 "fcvt.s.l", [IsRV64]>,
381 "fcvt.s.lu", [IsRV64]>,
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dia64.S1453 { .mfi; fcvt.xuf.s1 f7=f7
1470 (p7) fcvt.xuf.s1 f6=f6
1500 (p7) fcvt.xuf.s1 f6=f6
1561 fcvt.fxu.trunc.s1 f8=f8 // [30] q = trunc(q3)
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp704 INTERCEPTOR(char *, fcvt, double x, int a, int *b, int *c) { in INTERCEPTOR() argument
706 char *res = REAL(fcvt)(x, a, b, c); in INTERCEPTOR()
713 #define MSAN_MAYBE_INTERCEPT_FCVT INTERCEPT_FUNCTION(fcvt)
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SMEInstrInfo.td378 defm FCVT_Z2Z_StoH : sme2_cvt_vg2_single<"fcvt", 0b00000, nxv8f16, nxv4f32, int_aarch64_sve_fcv…
853 defm FCVT_2ZZ_H : sme2p1_fp_cvt_vector_vg2_single<"fcvt", 0b0>;
917 defm FCVT_Z2Z_HtoB : sme2_fp8_cvt_vg2_single<"fcvt", 0b0>;
919 defm FCVT_Z4Z_StoB : sme2_fp8_cvt_vg4_single<"fcvt", 0b0>;
H A DAArch64SVEInstrInfo.td2266 …defm FCVT_ZPmZ_StoH : sve_fp_2op_p_zdr<0b1001000, "fcvt", ZPR32, ZPR16, int_aarch64_sve_fcvt_f…
2267 …defm FCVT_ZPmZ_HtoS : sve_fp_2op_p_zd< 0b1001001, "fcvt", ZPR16, ZPR32, int_aarch64_sve_fcvt_f…
2276 …defm FCVT_ZPmZ_DtoH : sve_fp_2op_p_zdr<0b1101000, "fcvt", ZPR64, ZPR16, int_aarch64_sve_fcvt_f…
2277 …defm FCVT_ZPmZ_HtoD : sve_fp_2op_p_zd< 0b1101001, "fcvt", ZPR16, ZPR64, int_aarch64_sve_fcvt_f…
2278 …defm FCVT_ZPmZ_DtoS : sve_fp_2op_p_zdr<0b1101010, "fcvt", ZPR64, ZPR32, int_aarch64_sve_fcvt_f…
2279 …defm FCVT_ZPmZ_StoD : sve_fp_2op_p_zd< 0b1101011, "fcvt", ZPR32, ZPR64, int_aarch64_sve_fcvt_f…
H A DAArch64InstrInfo.td4909 defm FCVT : FPConversion<"fcvt">;
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfoF1.td175 //fcvt
H A DCSKYInstrInfoF2.td221 // fcvt
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1679 fun:fcvt=uninstrumented