HomeSort by: relevance | last modified time | path
    Searched refs:TF_I (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/include/
locore.h 39 #define TF_I TF_IN
  /src/sys/arch/sparc64/sparc64/
locore.s 1425 stx %i0, [%g6 + CC64FSZ + STKB + TF_I + (0*8)]; \
1426 stx %i1, [%g6 + CC64FSZ + STKB + TF_I + (1*8)]; \
1427 stx %i2, [%g6 + CC64FSZ + STKB + TF_I + (2*8)]; \
1428 stx %i3, [%g6 + CC64FSZ + STKB + TF_I + (3*8)]; \
1429 stx %i4, [%g6 + CC64FSZ + STKB + TF_I + (4*8)]; \
1430 stx %i5, [%g6 + CC64FSZ + STKB + TF_I + (5*8)]; \
1431 stx %i6, [%g6 + CC64FSZ + STKB + TF_I + (6*8)]; \
1432 stx %i7, [%g6 + CC64FSZ + STKB + TF_I + (7*8)]; \
3845 ldx [%sp + CC64FSZ + STKB + TF_I + (0*8)], %l0 ! Copy over the rest of the regs
3846 ldx [%sp + CC64FSZ + STKB + TF_I + (1*8)], %l1 ! But just dirty the local
    [all...]

Completed in 44 milliseconds