Searched refs:tcg_out_tlb_read (Results 1 - 2 of 2) sorted by relevance

/external/qemu/tcg/hppa/
H A Dtcg-target.c898 static int tcg_out_tlb_read(TCGContext *s, int r0, int r1, int addrlo, function
1037 offset = tcg_out_tlb_read(s, TCG_REG_R26, TCG_REG_R25, addrlo_reg, addrhi_reg,
1152 offset = tcg_out_tlb_read(s, TCG_REG_R26, TCG_REG_R25, addrlo_reg, addrhi_reg,
/external/qemu/tcg/ppc64/
H A Dtcg-target.c569 static void tcg_out_tlb_read (TCGContext *s, int r0, int r1, int r2, function
636 tcg_out_tlb_read (s, r0, r1, r2, addr_reg, s_bits,
782 tcg_out_tlb_read (s, r0, r1, r2, addr_reg, opc,

Completed in 38 milliseconds