Searched refs:bbase (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tcg/ |
| H A D | tcg-op-gvec.c | 74 TCGv_ptr bbase, uint32_t b, uint32_t s) in check_overlap_3() argument 77 check_overlap_2(dbase, d, bbase, b, s); in check_overlap_3() 78 check_overlap_2(abase, a, bbase, b, s); in check_overlap_3() 84 TCGv_ptr bbase, uint32_t b, in check_overlap_4() argument 88 check_overlap_2(dbase, d, bbase, b, s); in check_overlap_4() 90 check_overlap_2(abase, a, bbase, b, s); in check_overlap_4() 92 check_overlap_2(bbase, b, cbase, c, s); in check_overlap_4() 187 TCGv_ptr bbase, uint32_t bofs, in expand_3_ool() argument 200 tcg_gen_addi_ptr(a2, bbase, bofs); in expand_3_ool() 809 TCGv_ptr bbase, uint32_t bofs, in expand_3_i32() argument [all …]
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg-op-gvec-common.h | 250 TCGv_ptr bbase, uint32_t bofs, 301 TCGv_ptr bbase, uint32_t bofs, 305 TCGv_ptr bbase, uint32_t bofs,
|