Lines Matching full:ebx
35 movl %ebx, -4(%esp) # save %ebx to the stack
36 movl offGlue_pSelfSuspendCount(%edx), %ebx # %ebx<- pSuspendCount (int)
43 cmp $$0, (%ebx) # check if suspend is pending
45 movl offGlue_pActiveProfilers(%edx), %ebx # %ebx<- activeProfilers (int)
46 orl (%ebx), %eax # %eax<- merge activeProfilers and debuggerActive
49 movl -4(%esp), %ebx # %ebx<- restore %ebx
59 movl 8(%esp), %ebx # %ebx<- restore %ebx
81 movl offGlue_pSelfSuspendCount(%ecx), rINST # %ebx<- pSuspendCount (int)
130 movl 32(%ebp), %ebx
159 movl %ebx, sReg1 # sReg1<- save %ebx
165 movl (%edx), %ebx # %ebx<- vCCCC
168 movl %ebx, (%eax) # *outs<- vCCCC
171 movl sReg1, %ebx # %ebx<- restore %ebx
354 movl offGlue_pSelfSuspendCount(rINST), %edx # %ebx<- pSuspendCount (int)
380 * Get save area; rGLUE is %ebx, rFP is %eax