Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c3466 static inline TCGv gen_write_bhrb(TCGv_ptr base, TCGv offset, TCGv mask, TCGv value) in gen_write_bhrb() function
3529 offset = gen_write_bhrb(base, offset, mask, tcg_constant_i64(nip)); in gen_update_branch_history()
3537 offset = gen_write_bhrb(base, offset, mask, tmp); in gen_update_branch_history()