Home | History | Annotate | Download | only in hppa

Lines Matching refs:tcg_out_arithi

293 static inline void tcg_out_arithi(TCGContext *s, int t, int r1,
302 tcg_out_arithi(s, reg, reg, val, ARITH_ADD);
404 tcg_out_arithi(s, r0, r0, TARGET_PAGE_MASK | ((1 << s_bits) - 1),
407 tcg_out_arithi(s, r1, r1, (CPU_TLB_SIZE - 1) << CPU_TLB_ENTRY_BITS,
411 tcg_out_arithi(s, r1, r1,
480 tcg_out_arithi(s, TCG_REG_R20, r1,
577 tcg_out_arithi(s, r0, r0, TARGET_PAGE_MASK | ((1 << s_bits) - 1),
580 tcg_out_arithi(s, r1, r1, (CPU_TLB_SIZE - 1) << CPU_TLB_ENTRY_BITS,
584 tcg_out_arithi(s, r1, r1,
672 tcg_out_arithi(s, TCG_REG_R20, r1,