Home
last modified time | relevance | path

Searched defs:ones (Results 1 – 5 of 5) sorted by relevance

/qemu/target/hexagon/
H A Dgenptr.c459 TCGv ones = tcg_constant_tl(0xff); in gen_8bitsof() local
1294 TCGv_i64 ones = tcg_constant_i64(~0); in vec_to_qvec() local
/qemu/target/arm/tcg/
H A Dgengvec.c319 TCGv_vec ones = tcg_constant_vec_matching(d, vece, 1); in gen_srshr_vec() local
513 TCGv_vec ones = tcg_constant_vec_matching(d, vece, 1); in gen_urshr_vec() local
H A Dsve_helper.c7373 uint64_t ones = dup_const(esz, 1); in do_match2() local
/qemu/target/loongarch/tcg/
H A Dvec_helper.c3117 uint64_t ones = dup_const(esz, 1); in do_match2() local
/qemu/target/hppa/
H A Dtranslate.c1039 uint64_t ones = 0, sgns = 0; in do_unit_zero_cond() local