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

  /src/common/lib/libc/arch/sparc64/string/
strmacros.h 54 add %fp, STKB-FS_SIZE, %l0; /* Allocate a fpstate */\
59 add %l0, -STKB-CC64FSZ-(siz), %sp; /* Set proper %sp */ \
65 set EINTSTACK-STKB, %l4; /* Are we on intr stack? */ \
68 set INTSTACK-STKB, %l4; \
  /src/sys/arch/sparc64/include/
asm.h 31 #define STKB BIAS
52 #define STKB 0
  /src/sys/arch/sparc64/sparc64/
locore.s 1221 set EINTSTACK-STKB-CC64FSZ, %l0
1416 stx %l0, [%g6 + CC64FSZ + STKB + TF_L + (0*8)]; \
1417 stx %l1, [%g6 + CC64FSZ + STKB + TF_L + (1*8)]; \
1418 stx %l2, [%g6 + CC64FSZ + STKB + TF_L + (2*8)]; \
1419 stx %l3, [%g6 + CC64FSZ + STKB + TF_L + (3*8)]; \
1420 stx %l4, [%g6 + CC64FSZ + STKB + TF_L + (4*8)]; \
1421 stx %l5, [%g6 + CC64FSZ + STKB + TF_L + (5*8)]; \
1422 stx %l6, [%g6 + CC64FSZ + STKB + TF_L + (6*8)]; \
1423 stx %l7, [%g6 + CC64FSZ + STKB + TF_L + (7*8)]; \
1426 stx %i0, [%g6 + CC64FSZ + STKB + TF_I + (0*8)];
    [all...]

Completed in 21 milliseconds