Home
last modified time | relevance | path

Searched refs:tcg_gen_brcondi_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h516 static inline void tcg_gen_brcondi_ptr(TCGCond cond, TCGv_ptr a, in tcg_gen_brcondi_ptr() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c4099 tcg_gen_brcondi_ptr(TCG_COND_LTU, i, len_align, loop); in gen_sve_ldr()
4200 tcg_gen_brcondi_ptr(TCG_COND_LTU, i, len_align, loop); in gen_sve_str()