Home
last modified time | relevance | path

Searched refs:TMPSTKSZ (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/aim/
H A Dlocore32.S58 #define TMPSTKSZ 8192 /* 8K temporary stack */ macro
60 .space TMPSTKSZ
88 addi %r1,%r1,(8+TMPSTKSZ-40)
H A Dlocore64.S58 #define TMPSTKSZ 16384 /* 16K temporary stack */ macro
60 .space TMPSTKSZ
165 .llong tmpstk + TMPSTKSZ - 96 - .
H A Dtrap_subr64.S373 addi %r1,%r1,(TMPSTKSZ-48)