Home | History | Annotate | Download | only in asm

Lines Matching full:coff

53 $Coff=8*2;
117 ldr $t3,[sp,#$Coff+0] @ c.lo
139 ldr $t2,[sp,#$Coff+4] @ c.hi
225 ldr $t0, [$ctx,#$Coff+$lo]
226 ldr $t1, [$ctx,#$Coff+$hi]
231 str $t0, [sp,#$Coff+0]
232 str $t1, [sp,#$Coff+4]
335 ldr $Alo,[sp,#$Coff+0]
336 ldr $Ahi,[sp,#$Coff+4]
339 ldr $t0, [$ctx,#$Coff+$lo]
340 ldr $t1, [$ctx,#$Coff+$hi]
347 str $t0, [$ctx,#$Coff+$lo]
348 str $t1, [$ctx,#$Coff+$hi]