Home | History | Annotate | Download | only in mips

Lines Matching refs:a3

15     GET_OPB(a3)                            #  a3 <- B
17 GET_VREG(a0, a3) # a0 <- vB (object)
21 FETCH(a3, 1) # a3 <- CCCC
23 LOAD_eas2(a1, a2, a3) # a1 <- resolved class
65 * a3 holds BBBB
71 move a1, a3 # a1 <- BBBB
78 GET_OPB(a3) # a3 <- B
79 GET_VREG(a0, a3) # a0 <- vB (object)