Home
last modified time | relevance | path

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

/DragonStub/gnuefi/
H A Dcrt0-efi-ia32.S50 movl %eax,%ebx
53 addl $_DYNAMIC-0b,%ebx # %ebx = _DYNAMIC
55 pushl %ebx # pass _DYNAMIC as second argument
58 popl %ebx
59 popl %ebx
/DragonStub/lib/ia32/
H A Dsetjmp.S25 movl %ebx, (%edx)
43 movl (%edx), %ebx
/DragonStub/inc/ia64/
H A Dsalproc.h46 UINT32 ebx; member