• Home
  • Raw
  • Download

Lines Matching refs:Sw

146     __ Sw(a4, MemOperand(a0));  in CreateMemCopyUint8Function()
147 __ Sw(a5, MemOperand(a0, 1, loadstore_chunk)); in CreateMemCopyUint8Function()
148 __ Sw(a6, MemOperand(a0, 2, loadstore_chunk)); in CreateMemCopyUint8Function()
149 __ Sw(a7, MemOperand(a0, 3, loadstore_chunk)); in CreateMemCopyUint8Function()
150 __ Sw(t0, MemOperand(a0, 4, loadstore_chunk)); in CreateMemCopyUint8Function()
151 __ Sw(t1, MemOperand(a0, 5, loadstore_chunk)); in CreateMemCopyUint8Function()
152 __ Sw(t2, MemOperand(a0, 6, loadstore_chunk)); in CreateMemCopyUint8Function()
153 __ Sw(t3, MemOperand(a0, 7, loadstore_chunk)); in CreateMemCopyUint8Function()
165 __ Sw(a4, MemOperand(a0, 8, loadstore_chunk)); in CreateMemCopyUint8Function()
166 __ Sw(a5, MemOperand(a0, 9, loadstore_chunk)); in CreateMemCopyUint8Function()
167 __ Sw(a6, MemOperand(a0, 10, loadstore_chunk)); in CreateMemCopyUint8Function()
168 __ Sw(a7, MemOperand(a0, 11, loadstore_chunk)); in CreateMemCopyUint8Function()
169 __ Sw(t0, MemOperand(a0, 12, loadstore_chunk)); in CreateMemCopyUint8Function()
170 __ Sw(t1, MemOperand(a0, 13, loadstore_chunk)); in CreateMemCopyUint8Function()
171 __ Sw(t2, MemOperand(a0, 14, loadstore_chunk)); in CreateMemCopyUint8Function()
172 __ Sw(t3, MemOperand(a0, 15, loadstore_chunk)); in CreateMemCopyUint8Function()
195 __ Sw(a4, MemOperand(a0)); in CreateMemCopyUint8Function()
196 __ Sw(a5, MemOperand(a0, 1, loadstore_chunk)); in CreateMemCopyUint8Function()
197 __ Sw(a6, MemOperand(a0, 2, loadstore_chunk)); in CreateMemCopyUint8Function()
198 __ Sw(a7, MemOperand(a0, 3, loadstore_chunk)); in CreateMemCopyUint8Function()
199 __ Sw(t0, MemOperand(a0, 4, loadstore_chunk)); in CreateMemCopyUint8Function()
200 __ Sw(t1, MemOperand(a0, 5, loadstore_chunk)); in CreateMemCopyUint8Function()
201 __ Sw(t2, MemOperand(a0, 6, loadstore_chunk)); in CreateMemCopyUint8Function()
202 __ Sw(t3, MemOperand(a0, 7, loadstore_chunk)); in CreateMemCopyUint8Function()
221 __ Sw(a7, MemOperand(a0, -1, loadstore_chunk)); // In delay slot. in CreateMemCopyUint8Function()
362 __ Sw(a4, MemOperand(a0)); in CreateMemCopyUint8Function()
363 __ Sw(a5, MemOperand(a0, 1, loadstore_chunk)); in CreateMemCopyUint8Function()
364 __ Sw(a6, MemOperand(a0, 2, loadstore_chunk)); in CreateMemCopyUint8Function()
365 __ Sw(a7, MemOperand(a0, 3, loadstore_chunk)); in CreateMemCopyUint8Function()
366 __ Sw(t0, MemOperand(a0, 4, loadstore_chunk)); in CreateMemCopyUint8Function()
367 __ Sw(t1, MemOperand(a0, 5, loadstore_chunk)); in CreateMemCopyUint8Function()
368 __ Sw(t2, MemOperand(a0, 6, loadstore_chunk)); in CreateMemCopyUint8Function()
369 __ Sw(t3, MemOperand(a0, 7, loadstore_chunk)); in CreateMemCopyUint8Function()
422 __ Sw(a4, MemOperand(a0, 8, loadstore_chunk)); in CreateMemCopyUint8Function()
423 __ Sw(a5, MemOperand(a0, 9, loadstore_chunk)); in CreateMemCopyUint8Function()
424 __ Sw(a6, MemOperand(a0, 10, loadstore_chunk)); in CreateMemCopyUint8Function()
425 __ Sw(a7, MemOperand(a0, 11, loadstore_chunk)); in CreateMemCopyUint8Function()
426 __ Sw(t0, MemOperand(a0, 12, loadstore_chunk)); in CreateMemCopyUint8Function()
427 __ Sw(t1, MemOperand(a0, 13, loadstore_chunk)); in CreateMemCopyUint8Function()
428 __ Sw(t2, MemOperand(a0, 14, loadstore_chunk)); in CreateMemCopyUint8Function()
429 __ Sw(t3, MemOperand(a0, 15, loadstore_chunk)); in CreateMemCopyUint8Function()
496 __ Sw(a4, MemOperand(a0)); in CreateMemCopyUint8Function()
497 __ Sw(a5, MemOperand(a0, 1, loadstore_chunk)); in CreateMemCopyUint8Function()
498 __ Sw(a6, MemOperand(a0, 2, loadstore_chunk)); in CreateMemCopyUint8Function()
499 __ Sw(a7, MemOperand(a0, 3, loadstore_chunk)); in CreateMemCopyUint8Function()
500 __ Sw(t0, MemOperand(a0, 4, loadstore_chunk)); in CreateMemCopyUint8Function()
501 __ Sw(t1, MemOperand(a0, 5, loadstore_chunk)); in CreateMemCopyUint8Function()
502 __ Sw(t2, MemOperand(a0, 6, loadstore_chunk)); in CreateMemCopyUint8Function()
503 __ Sw(t3, MemOperand(a0, 7, loadstore_chunk)); in CreateMemCopyUint8Function()
527 __ Sw(v1, MemOperand(a0, -1, loadstore_chunk)); // In delay slot. in CreateMemCopyUint8Function()