Home | History | Annotate | Download | only in asm

Lines Matching full:foff

91 $Foff=8*5;
119 ldr $t0,[sp,#$Foff+0] @ f.lo
121 ldr $t1,[sp,#$Foff+4] @ f.hi
327 ldr $Tlo,[$ctx,#$Foff+$lo]
328 ldr $Thi,[$ctx,#$Foff+$hi]
329 str $Tlo,[sp,#$Foff+0]
330 str $Thi,[sp,#$Foff+4]
451 ldr $Tlo,[sp,#$Foff+0]
452 ldr $Thi,[sp,#$Foff+4]
455 ldr $t2, [$ctx,#$Foff+$lo]
456 ldr $t3, [$ctx,#$Foff+$hi]
462 str $t2, [$ctx,#$Foff+$lo]
464 str $t3, [$ctx,#$Foff+$hi]