Lines Matching refs:t0
39 la t0, pmpaddr_store
41 add t0, t0, t1
42 jr t0
50 lr t0, (RV_REGSIZE * _index)(a3)
52 csrw (CSR_PMPADDR_BASE + _index), t0
65 la t0, pmpcfg_store
68 add t0, t0, t1
71 jr t0
79 lr t0, (RV_REGSIZE * _index)(a4)
81 csrw (CSR_PMPCFG_BASE + RV_REGSIZE/4 * _index), t0
91 la t0, pmpcfg_zerotail
93 add t0, t0, a0
94 jr t0