Lines Matching refs:a1
18 GET_VREG(a1, a3) # a1 <- vCC (requested index)
22 EASN(a0, a0, a1, $shift) # a0 <- arrayObj + index*width
23 # a1 >= a3; compare unsigned index
24 bgeu a1, a3, common_errArrayIndex # index >= length, bail
51 GET_VREG(a1, a3) # a1 <- vCC (requested index)
53 lw a1, THREAD_EXCEPTION_OFFSET(rSELF)
55 bnez a1, MterpException
75 GET_VREG(a1, a3) # a1 <- vCC (requested index)
79 EAS3(a0, a0, a1) # a0 <- arrayObj + index*width
80 bgeu a1, a3, common_errArrayIndex # index >= length, bail
102 GET_VREG(a1, a3) # a1 <- vCC (requested index)
106 EASN(a0, a0, a1, $shift) # a0 <- arrayObj + index*width
107 bgeu a1, a3, common_errArrayIndex # index >= length, bail
132 move a1, rPC
153 GET_VREG(a1, a3) # a1 <- vCC (requested index)
157 EAS3(a0, a0, a1) # a0 <- arrayObj + index*width
160 bgeu a1, a3, common_errArrayIndex # index >= length, bail
174 GET_OPB(a1) # a1 <- B
176 GET_VREG(a0, a1) # a0 <- vB (object ref)
187 FETCH(a1, 1) # a1 <- bbbb (lo)
190 INSERT_HIGH_HALF(a1, a0) # a1 <- BBBBbbbb
192 EAS1(a1, rPC, a1) # a1 <- PC + BBBBbbbb*2 (array data off.)
210 move a1, rPC
232 move a1, rPC