Searched defs:load_dest (Results 1 – 2 of 2) sorted by relevance
/openbmc/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
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 717 bool load_dest, void (*fni)(TCGv_i32, TCGv_i32)) in expand_2_i32() 736 int32_t c, bool load_dest, in expand_2i_i32() 778 uint32_t bofs, uint32_t oprsz, bool load_dest, in expand_3_i32() 802 bool load_dest, bool write_aofs, in expand_3i_i32() 899 int64_t c, bool load_dest, in expand_2i_i64() 941 uint32_t bofs, uint32_t oprsz, bool load_dest, in expand_3_i64() 965 bool load_dest, bool write_aofs, in expand_3i_i64() 1044 bool load_dest, in expand_2_vec() 1064 int64_t c, bool load_dest, in expand_2i_vec() 1102 uint32_t tysz, TCGType type, bool load_dest, in expand_3_vec() [all …]
|