Searched refs:load_dest (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | gengvec.c | 150 .load_dest = true, in gen_gvec_ssra() 156 .load_dest = true, in gen_gvec_ssra() 162 .load_dest = true, in gen_gvec_ssra() 170 .load_dest = true, in gen_gvec_ssra() 226 .load_dest = true, in gen_gvec_usra() 232 .load_dest = true, in gen_gvec_usra() 238 .load_dest = true, in gen_gvec_usra() 245 .load_dest = true, in gen_gvec_usra() 425 .load_dest = true, in gen_gvec_srsra() 431 .load_dest = true, in gen_gvec_srsra() [all …]
|
| H A D | translate-sve.c | 7108 .load_dest = true, 7113 .load_dest = true, 7118 .load_dest = true, 7166 .load_dest = true, 7171 .load_dest = true, 7176 .load_dest = true, 7226 .load_dest = true, 7231 .load_dest = true, 7236 .load_dest = true, 7352 .load_dest = true, [all …]
|
| /openbmc/qemu/tcg/ |
| H A D | tcg-op-gvec.c | 746 uint32_t aofs, uint32_t oprsz, bool load_dest, in expand_2_i32() argument 755 if (load_dest) { in expand_2_i32() 766 int32_t c, bool load_dest, in expand_2i_i32() argument 775 if (load_dest) { in expand_2i_i32() 810 uint32_t oprsz, bool load_dest, in expand_3_i32() argument 821 if (load_dest) { in expand_3_i32() 834 bool load_dest, bool write_aofs, in expand_3i_i32() argument 845 if (load_dest) { in expand_3i_i32() 912 uint32_t aofs, uint32_t oprsz, bool load_dest, in expand_2_i64() argument 921 if (load_dest) { in expand_2_i64() [all …]
|
| /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/target/loongarch/tcg/insn_trans/ |
| H A D | trans_vec.c.inc | 2593 .load_dest = true, 2600 .load_dest = true, 2608 .load_dest = true, 2616 .load_dest = true, 2671 .load_dest = true, 2678 .load_dest = true, 2686 .load_dest = true, 2694 .load_dest = true, 2757 .load_dest = true, 2765 .load_dest = true, [all …]
|
| /openbmc/qemu/target/ppc/translate/ |
| H A D | vmx-impl.c.inc | 802 .load_dest = true, 809 .load_dest = true, 855 .load_dest = true, 862 .load_dest = true,
|