Home | History | Annotate | Download | only in asm

Lines Matching full:goff

68 $Goff=8*6;
99 ldr $t2,[sp,#$Goff+0] @ g.lo
101 ldr $t3,[sp,#$Goff+4] @ g.hi
244 ldr $t0, [$ctx,#$Goff+$lo]
245 ldr $t1, [$ctx,#$Goff+$hi]
249 str $t0, [sp,#$Goff+0]
250 str $t1, [sp,#$Goff+4]
403 ldr $Alo,[sp,#$Goff+0]
404 ldr $Ahi,[sp,#$Goff+4]
407 ldr $t0, [$ctx,#$Goff+$lo]
408 ldr $t1, [$ctx,#$Goff+$hi]
412 str $t0, [$ctx,#$Goff+$lo]
414 str $t1, [$ctx,#$Goff+$hi]