Searched defs:abase (Results 1 – 1 of 1) sorted by relevance
/qemu/tcg/ |
H A D | tcg-op-gvec.c | 66 TCGv_ptr abase, uint32_t a, uint32_t s) in check_overlap_2() 73 TCGv_ptr abase, uint32_t a, in check_overlap_3() 83 TCGv_ptr abase, uint32_t a, in check_overlap_4() 137 TCGv_ptr abase, uint32_t aofs, in expand_2_ool() 186 TCGv_ptr abase, uint32_t aofs, in expand_3_ool() 745 static void expand_2_i32(TCGv_ptr dbase, uint32_t dofs, TCGv_ptr abase, in expand_2_i32() 808 TCGv_ptr abase, uint32_t aofs, in expand_3_i32() 911 static void expand_2_i64(TCGv_ptr dbase, uint32_t dofs, TCGv_ptr abase, in expand_2_i64() 974 TCGv_ptr abase, uint32_t aofs, in expand_3_i64() 1078 TCGv_ptr abase, uint32_t aofs, in expand_2_vec() [all …]
|