Searched refs:NON_SPLIT_STACK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dmorestack.S87 #define NON_SPLIT_STACK 0x100000 define
117 subl $NON_SPLIT_STACK,%eax # less space for non-split code.
180 addl $NON_SPLIT_STACK+0x1000+BACKOFF,4(%esp)
195 subq $NON_SPLIT_STACK,%rax # less space for non-split code.
230 addq $NON_SPLIT_STACK+0x1000+BACKOFF,%r10
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dmorestack.S88 #define NON_SPLIT_STACK 0x100000 define
118 subl $NON_SPLIT_STACK,%eax # less space for non-split code.
181 addl $NON_SPLIT_STACK+0x1000+BACKOFF,4(%esp)
196 subq $NON_SPLIT_STACK,%rax # less space for non-split code.
231 addq $NON_SPLIT_STACK+0x1000+BACKOFF,%r10

Completed in 111 milliseconds