/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 84 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 D | mve_helper.c | 1317 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 D | neon_helper.c | 528 #define NEON_QDMULH16(dest, src1, src2, round) do { \ argument 554 #define NEON_QDMULH32(dest, src1, src2, round) do { \ argument
|
H A D | vec_helper.c | 159 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 D | vfp_helper.c | 351 #define CONV_FTOI(name, ftype, fsz, sign, round) \ argument
|
H A D | translate.c | 6181 static bool op_smmla(DisasContext *s, arg_rrrr *a, bool round, bool sub) in op_smmla()
|
/qemu/include/net/ |
H A D | announce.h | 19 int round; member
|
/qemu/target/riscv/ |
H A D | vector_helper.c | 2607 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 D | fma_emu.c | 107 uint8_t round; member
|
/qemu/tests/fp/ |
H A D | fp-test.c | 964 int round = round_modes[j]; in run_test() local
|
/qemu/include/libdecnumber/ |
H A D | decContext.h | 85 enum rounding round; /* rounding mode */ member
|
/qemu/disas/ |
H A D | m68k.c | 4128 #define TBL1(name,insn_size,signed,round,size) \ argument
|
/qemu/hw/s390x/ |
H A D | css.c | 2103 uint32_t round; in css_find_free_devno() local
|
/qemu/hw/arm/ |
H A D | omap1.c | 2546 int round; member
|