Searched defs:write_aofs (Results 1 – 2 of 2) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 187 bool write_aofs; member 208 bool write_aofs; member
|
/qemu/tcg/ |
H A D | tcg-op-gvec.c | 803 bool load_dest, bool write_aofs, in expand_3i_i32() 830 uint32_t cofs, uint32_t oprsz, bool write_aofs, in expand_4_i32() 966 bool load_dest, bool write_aofs, in expand_3i_i64() 993 uint32_t cofs, uint32_t oprsz, bool write_aofs, in expand_4_i64() 1128 bool load_dest, bool write_aofs, in expand_3i_vec() 1153 uint32_t tysz, TCGType type, bool write_aofs, in expand_4_vec()
|