Home
last modified time | relevance | path

Searched defs:round (Results 1 – 14 of 14) sorted by relevance

/qemu/target/arm/tcg/
H A Dvec_internal.h84 bool round, uint32_t *sat) in do_sqrshl_bhs()
119 bool round, uint32_t *sat) in do_uqrshl_bhs()
150 bool round, uint32_t *sat) in do_suqrshl_bhs()
160 bool round, uint32_t *sat) in do_sqrshl_d()
188 bool round, uint32_t *sat) in do_uqrshl_d()
212 bool round, uint32_t *sat) in do_suqrshl_d()
H A Dmve_helper.c1317 int round, bool *sat) in do_vqdmladh_h()
1324 int round, bool *sat) in do_vqdmladh_w()
1351 int round, bool *sat) in do_vqdmlsdh_b()
1358 int round, bool *sat) in do_vqdmlsdh_h()
1365 int round, bool *sat) in do_vqdmlsdh_w()
1532 int round, bool *sat) in do_vqdmlah_h()
1539 int round, bool *sat) in do_vqdmlah_w()
2434 bool round, uint32_t *sat) in do_sqrshl48_d()
2470 bool round, uint32_t *sat) in do_uqrshl48_d()
H A Dneon_helper.c528 #define NEON_QDMULH16(dest, src1, src2, round) do { \ argument
554 #define NEON_QDMULH32(dest, src1, src2, round) do { \ argument
H A Dvec_helper.c159 bool neg, bool round) in do_sqrdmlah_b()
223 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_h()
464 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_s()
709 int64_t do_sqrdmlah_d(int64_t n, int64_t m, int64_t a, bool neg, bool round) in do_sqrdmlah_d()
H A Dvfp_helper.c351 #define CONV_FTOI(name, ftype, fsz, sign, round) \ argument
H A Dtranslate.c6181 static bool op_smmla(DisasContext *s, arg_rrrr *a, bool round, bool sub) in op_smmla()
/qemu/include/net/
H A Dannounce.h19 int round; member
/qemu/target/riscv/
H A Dvector_helper.c2607 uint8_t round = get_round(vxrm, res, 1); in aadd32() local
2616 uint8_t round = get_round(vxrm, res, 1); in aadd64() local
2645 uint8_t round = get_round(vxrm, res, 1); in RVVCALL() local
2654 uint8_t round = get_round(vxrm, res, 1); in aaddu64() local
2682 uint8_t round = get_round(vxrm, res, 1); in RVVCALL() local
2691 uint8_t round = get_round(vxrm, res, 1); in asub64() local
2720 uint8_t round = get_round(vxrm, res, 1); in RVVCALL() local
2729 uint8_t round = get_round(vxrm, res, 1); in asubu64() local
2756 uint8_t round; in RVVCALL() local
2776 uint8_t round; in vsmul16() local
[all …]
/qemu/target/hexagon/
H A Dfma_emu.c107 uint8_t round; member
/qemu/tests/fp/
H A Dfp-test.c964 int round = round_modes[j]; in run_test() local
/qemu/include/libdecnumber/
H A DdecContext.h85 enum rounding round; /* rounding mode */ member
/qemu/disas/
H A Dm68k.c4128 #define TBL1(name,insn_size,signed,round,size) \ argument
/qemu/hw/s390x/
H A Dcss.c2103 uint32_t round; in css_find_free_devno() local
/qemu/hw/arm/
H A Domap1.c2546 int round; member