Lines Matching full:ebx
37 * EBX, ESI, EDI, EBP - are callee saved
53 * %ebx rINST first 16-bit code unit of current instruction
69 #define rINST %ebx
26852 movl %ebx, -8(%esp) # save %ebx
26869 movl -8(%esp), %ebx # restore %ebx
27238 movl %ebx, -4(%esp) # save %ebx to the stack
27239 movl offGlue_pSelfSuspendCount(%edx), %ebx # %ebx<- pSuspendCount (int)
27246 cmp $0, (%ebx) # check if suspend is pending
27248 movl offGlue_pActiveProfilers(%edx), %ebx # %ebx<- activeProfilers (int)
27249 orl (%ebx), %eax # %eax<- merge activeProfilers and debuggerActive
27252 movl -4(%esp), %ebx # %ebx<- restore %ebx
27262 movl 8(%esp), %ebx # %ebx<- restore %ebx
27284 movl offGlue_pSelfSuspendCount(%ecx), rINST # %ebx<- pSuspendCount (int)
27333 movl 32(%ebp), %ebx
27362 movl %ebx, sReg1 # sReg1<- save %ebx
27368 movl (%edx), %ebx # %ebx<- vCCCC
27371 movl %ebx, (%eax) # *outs<- vCCCC
27374 movl sReg1, %ebx # %ebx<- restore %ebx
27557 movl offGlue_pSelfSuspendCount(rINST), %edx # %ebx<- pSuspendCount (int)
27583 * Get save area; rGLUE is %ebx, rFP is %eax