Searched refs:ebx (Results 51 - 75 of 228) sorted by relevance

12345678910

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/
H A De820mangler.S89 * %ecx:%ebx Length of region
93 * %ecx:%ebx Length of windowed region
99 addl %eax, %ebx
111 cmpl 8(%si), %ebx
114 movl 8(%si), %ebx
116 subl %eax, %ebx
120 xorl %ebx, %ebx
139 movzwl %ax, %ebx
140 shll $10, %ebx
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia32/
H A DFlat32ToFlat64.asm29 mov ebx, %2
31 mov [ebx], eax
32 mov dword [ebx + 4], 0
34 add ebx, 8
35 cmp ebx, %3
47 mov ebx, %1
50 mov [ebx], eax
51 mov dword [ebx + 4], eax
52 add ebx, 8
53 cmp ebx,
[all...]
/vbox/src/libs/zlib-1.2.6/contrib/inflate86/
H A Dinffast.S231 pushl %ebx
259 movl next_out_strm(strm_r), %ebx
263 addl %ebx, %ebp /* start += next_out */
266 addl %ebx, %ecx /* avail_out += out */
268 movl %ebx, out(%esp)
310 movl bits_state(state_r), %ebx
344 movl %ebx, %ecx
345 addl $8, %ebx
370 pushl %ebx
387 cmpl $0x756e6547, %ebx /* chec
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ia32/machine/
H A Dasm.h46 pushl %ebx; \
49 popl %ebx; \
50 addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx
52 popl %ebx
54 #define PIC_GOT(x) x@GOT(%ebx)
55 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
/vbox/src/VBox/Devices/PC/ipxe/src/tests/
H A Dgdbstub_test.gdb30 ipxe_assert $ebx 0xeb040506 "ipxe_test_regs_read ebx"
39 set $ebx = 0xeb445566
46 ipxe_assert $ebx 0xeb445566 "ipxe_test_regs_write ebx"
/vbox/src/VBox/Runtime/r0drv/os2/
H A DRTR0Os2DHQueryDOSVar.asm96 push ebx ; save ebx
124 ; Make ax:ebx contain the pointer and take action according
127 and ebx, 0000ffffh ; clean high part of ebx
133 ; Load Word at ax:ebx.
136 movzx edx, word [es:ebx]
139 ; Load selector at ax:ebx.
142 movzx edx, word [es:ebx]
146 ; Load 16:16 ptr at ax:ebx
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DCpuId.S38 push %ebx
50 movl %ebx, (%ecx)
62 pop %ebx
H A DCpuIdEx.S41 push %ebx
54 movl %ebx, (%ecx)
66 pop %ebx
H A DLongJump.c42 mov ebx, [edx]
H A DSetJump.c64 mov [edx], ebx
/vbox/src/VBox/Runtime/common/asm/
H A DASMAtomicUoAndU64.asm52 push ebx
56 mov ebx, [ebp + 0ch]
58 mov eax, ebx
63 mov ebx, eax
64 and ebx, [ebp + 0ch]
71 pop ebx
H A DASMAtomicUoOrU64.asm52 push ebx
56 mov ebx, [ebp + 0ch]
58 mov eax, ebx
63 mov ebx, eax
64 or ebx, [ebp + 0ch]
71 pop ebx
H A DASMAtomicReadU64.asm55 push ebx
62 xor ebx, ebx
66 pop ebx
H A DASMAtomicUoReadU64.asm54 push ebx
61 xor ebx, ebx
65 pop ebx
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/Ia32/
H A DEbcLowLevel.S23 push %ebx
30 mov %esp,%ebx
34 push %ebx
43 pop %ebx
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/core/
H A Ddumpregs.c18 ix86->regs.eax, ix86->regs.ebx, ix86->regs.ecx,
/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1A.asm61 mov dword [es:ebx + 1234h], 0789h
62 mov word [fs:ebx + ecx], 0654h
76 mov ebx, [ecx + eax*4 + 17]
77 mov ebx, [ebp + eax*4 + 4]
78 mov ebx, [ebp + eax*4]
130 pfnacc mm4, qword [es:ebx+000101010h]
152 adcx eax, ebx
155 adox eax, ebx
160 tzcnt eax, ebx
171 movbe ebx, [ed
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/bits/
H A Dcpu.h77 cpuid ( int op, unsigned int *eax, unsigned int *ebx, argument
80 "=a" ( *eax ), "=b" ( *ebx ), "=c" ( *ecx ), "=d" ( *edx )
/vbox/src/recompiler/tests/
H A Dtest-i386-code16.S20 mov $0x12345678, %ebx
34 mov $0x12345678, %ebx
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dcomboot.h98 com32_reg32_t ebx; /* Offset 24 */ member in struct:__anon15030
110 uint32_t ebx; /* Offset 12 */ member in struct:__anon15031
130 uint32_t ebx; /* Offset 24 */ member in struct:__anon15032
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2vacpp.asm127 push ebx ; Save ebx (volatile)
131 mov ebx, dword ptr [plisCurrent]
132 mov eax, dword ptr [ebx+4] ; Place thread id in high
134 mov ax, word ptr [ebx] ; word
135 mov ebx,eax
139 cmp (ramsem PTR [ecx]).ramsem_ulTIDPID, ebx ; If we own the sem, just
146 ; cmpxchg (ramsem PTR [ecx]).ramsem_ulTIDPID, ebx
157 pop ebx ; Restore ebx
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dprim_asm.h137 "adc eax,ebx" \
140 parm [edi] [eax] [ebx] \
142 modify exact [eax ebx];
173 "add eax,ebx" \
176 parm [edi] [eax] [ebx] \
178 modify exact [eax ebx];
209 "and eax,ebx" \
212 parm [edi] [eax] [ebx] \
214 modify exact [eax ebx];
245 "cmp eax,ebx" \
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dprim_asm.h137 "adc eax,ebx" \
140 parm [edi] [eax] [ebx] \
142 modify exact [eax ebx];
173 "add eax,ebx" \
176 parm [edi] [eax] [ebx] \
178 modify exact [eax ebx];
209 "and eax,ebx" \
212 parm [edi] [eax] [ebx] \
214 modify exact [eax ebx];
245 "cmp eax,ebx" \
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dprim_asm.h129 "adc eax,ebx" \
132 parm [edi] [eax] [ebx] \
134 modify exact [eax ebx];
162 "add eax,ebx" \
165 parm [edi] [eax] [ebx] \
167 modify exact [eax ebx];
195 "and eax,ebx" \
198 parm [edi] [eax] [ebx] \
200 modify exact [eax ebx];
228 "cmp eax,ebx" \
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dprim_asm.h129 "adc eax,ebx" \
132 parm [edi] [eax] [ebx] \
134 modify exact [eax ebx];
162 "add eax,ebx" \
165 parm [edi] [eax] [ebx] \
167 modify exact [eax ebx];
195 "and eax,ebx" \
198 parm [edi] [eax] [ebx] \
200 modify exact [eax ebx];
228 "cmp eax,ebx" \
[all...]

Completed in 141 milliseconds

12345678910