Home
last modified time | relevance | path

Searched refs:EDX (Results 1 – 4 of 4) sorted by relevance

/dragonfly/stand/boot/pc32/btx/lib/
H A Dbtxv86.S42 .set V86_EDX,0x20 # V86 EDX
73 xchgl %edx,V86_EDX(%ebp) # Swap EDX
/dragonfly/contrib/gdb-7/gdb/stubs/
H A Di386-stub.c122 enum regnames {EAX, ECX, EDX, EBX, ESP, EBP, ESI, EDI, enumerator
/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
H A DBaseLib.h5221 UINT32 EDX; member
5382 UINT32 EDX; member
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi2533 the second argument (if of integral type) in the register EDX@. Subsequent
3382 in registers EAX, EDX, and ECX instead of on the stack. Functions that
3389 the loader, which might assume EAX, EDX and ECX can be clobbered, as
3392 safe since the loaders there save EAX, EDX and ECX. (Lazy binding can be