Home | History | Annotate | Download | only in asm

Lines Matching refs:Foff

67 $Foff=8*5;
95 ldr $t0,[sp,#$Foff+0] @ f.lo
97 ldr $t1,[sp,#$Foff+4] @ f.hi
267 ldr $Tlo,[$ctx,#$Foff+$lo]
268 ldr $Thi,[$ctx,#$Foff+$hi]
269 str $Tlo,[sp,#$Foff+0]
270 str $Thi,[sp,#$Foff+4]
388 ldr $Tlo,[sp,#$Foff+0]
389 ldr $Thi,[sp,#$Foff+4]
392 ldr $t2, [$ctx,#$Foff+$lo]
393 ldr $t3, [$ctx,#$Foff+$hi]
399 str $t2, [$ctx,#$Foff+$lo]
401 str $t3, [$ctx,#$Foff+$hi]