Searched defs:sat (Results 1 – 9 of 9) sorted by relevance
/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() 1645 static inline int64_t do_qdmullw(int32_t n, int32_t m, bool *sat) in do_qdmullw() 2434 bool round, uint32_t *sat) in do_sqrshl48_d() 2470 bool round, uint32_t *sat) in do_uqrshl48_d()
|
H A D | vec_helper.c | 223 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_h() 243 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local 268 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local 464 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_s() 484 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local 506 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local
|
/qemu/tests/tcg/sh4/ |
H A D | test-macw.c | 25 void test(const Test *t, int sat) in test()
|
H A D | test-macl.c | 28 void test(const Test *t, int sat) in test()
|
/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.y | 39 HexSat sat; member
|
H A D | parser-helpers.c | 1945 HexValue gen_rvalue_sat(Context *c, YYLTYPE *locp, HexSat *sat, in gen_rvalue_sat()
|
/qemu/target/ppc/ |
H A D | cpu.c | 68 uint32_t sat = (env->vscr_sat.u64[0] | env->vscr_sat.u64[1]) != 0; in ppc_get_vscr() local
|
H A D | int_helper.c | 786 uint32_t mask, bool sat, bool acc, do_ger ger) in xviger() 909 int sat = 0; in helper_VMHADDSHS() local 927 int sat = 0; in helper_VMHRADDSHS() local 1008 int sat = 0; in helper_VMSUMSHS() local 1059 int sat = 0; in helper_VMSUMUHS() local 1915 int sat = 0; in helper_vsumsws() local 1935 int sat = 0; in helper_vsum2sws() local 1957 int sat = 0; in helper_vsum4sbs() local 1975 int sat = 0; in helper_vsum4shs() local 1993 int sat = 0; in helper_vsum4ubs() local
|