Searched defs:write_aofs (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 187 bool write_aofs; member 208 bool write_aofs; member
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 802 bool load_dest, bool write_aofs, in expand_3i_i32() 829 uint32_t cofs, uint32_t oprsz, bool write_aofs, in expand_4_i32() 965 bool load_dest, bool write_aofs, in expand_3i_i64() 992 uint32_t cofs, uint32_t oprsz, bool write_aofs, in expand_4_i64() 1127 bool load_dest, bool write_aofs, in expand_3i_vec() 1152 uint32_t tysz, TCGType type, bool write_aofs, in expand_4_vec()
|