Home | History | Annotate | Download | only in hppa

Lines Matching refs:addrlo

898 static int tcg_out_tlb_read(TCGContext *s, int r0, int r1, int addrlo,
912 tcg_out_extr(s, r1, addrlo, TARGET_PAGE_BITS, CPU_TLB_BITS, 0);
939 tcg_out_andi(s, r0, addrlo, TARGET_PAGE_MASK | ((1 << s_bits) - 1));