Home
last modified time | relevance | path

Searched refs:write_aofs (Results 1 – 5 of 5) sorted by relevance

/qemu/target/arm/tcg/
H A Dgengvec64.c253 .write_aofs = true, in gen_gvec_suqadd_qc()
258 .write_aofs = true, in gen_gvec_suqadd_qc()
263 .write_aofs = true, in gen_gvec_suqadd_qc()
269 .write_aofs = true, in gen_gvec_suqadd_qc()
348 .write_aofs = true, in gen_gvec_usqadd_qc()
353 .write_aofs = true, in gen_gvec_usqadd_qc()
358 .write_aofs = true, in gen_gvec_usqadd_qc()
364 .write_aofs = true, in gen_gvec_usqadd_qc()
H A Dgengvec.c1348 .write_aofs = true, in gen_gvec_uqadd_qc()
1353 .write_aofs = true, in gen_gvec_uqadd_qc()
1358 .write_aofs = true, in gen_gvec_uqadd_qc()
1364 .write_aofs = true, in gen_gvec_uqadd_qc()
1429 .write_aofs = true, in gen_gvec_sqadd_qc()
1434 .write_aofs = true, in gen_gvec_sqadd_qc()
1439 .write_aofs = true, in gen_gvec_sqadd_qc()
1445 .write_aofs = true, in gen_gvec_sqadd_qc()
1494 .write_aofs = true, in gen_gvec_uqsub_qc()
1499 .write_aofs = true, in gen_gvec_uqsub_qc()
[all …]
/qemu/tcg/
H A Dtcg-op-gvec.c789 bool load_dest, bool write_aofs, in expand_3i_i32() argument
805 if (write_aofs) { in expand_3i_i32()
831 if (write_aofs) { in expand_4_i32()
952 bool load_dest, bool write_aofs, in expand_3i_i64() argument
968 if (write_aofs) { in expand_3i_i64()
994 if (write_aofs) { in expand_4_i64()
1114 bool load_dest, bool write_aofs, in expand_3i_vec() argument
1130 if (write_aofs) { in expand_3i_vec()
1154 if (write_aofs) { in expand_4_vec()
1576 g->write_aofs, g->fni8); in tcg_gen_gvec_4()
[all …]
/qemu/include/tcg/
H A Dtcg-op-gvec-common.h187 bool write_aofs; member
208 bool write_aofs; member
/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc1072 .write_aofs = true, \