Home
last modified time | relevance | path

Searched defs:load_dest (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op-gvec-common.h101 bool load_dest; member
122 bool load_dest; member
164 bool load_dest; member
185 bool load_dest; member
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c704 bool load_dest, void (*fni)(TCGv_i32, TCGv_i32)) in expand_2_i32()
723 int32_t c, bool load_dest, in expand_2i_i32()
765 uint32_t bofs, uint32_t oprsz, bool load_dest, in expand_3_i32()
788 uint32_t oprsz, int32_t c, bool load_dest, in expand_3i_i32()
882 int64_t c, bool load_dest, in expand_2i_i64()
924 uint32_t bofs, uint32_t oprsz, bool load_dest, in expand_3_i64()
947 uint32_t oprsz, int64_t c, bool load_dest, in expand_3i_i64()
1023 bool load_dest, in expand_2_vec()
1043 int64_t c, bool load_dest, in expand_2i_vec()
1081 uint32_t tysz, TCGType type, bool load_dest, in expand_3_vec()
[all …]