Searched defs:load_dest (Results 1 – 2 of 2) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 101 bool load_dest; member 122 bool load_dest; member 164 bool load_dest; member 185 bool load_dest; member
|
/qemu/tcg/ |
H A D | tcg-op-gvec.c | 746 uint32_t aofs, uint32_t oprsz, bool load_dest, in expand_2_i32() 766 int32_t c, bool load_dest, in expand_2i_i32() 810 uint32_t oprsz, bool load_dest, in expand_3_i32() 834 bool load_dest, bool write_aofs, in expand_3i_i32() 912 uint32_t aofs, uint32_t oprsz, bool load_dest, in expand_2_i64() 932 int64_t c, bool load_dest, in expand_2i_i64() 976 uint32_t oprsz, bool load_dest, in expand_3_i64() 1000 bool load_dest, bool write_aofs, in expand_3i_i64() 1080 bool load_dest, in expand_2_vec() 1100 int64_t c, bool load_dest, in expand_2i_vec() [all …]
|