Searched defs:ax (Results 1 - 25 of 38) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DReadCs.c35 mov ax, cs local
H A DReadDs.c35 mov ax, ds local
H A DReadEs.c35 mov ax, es local
H A DReadFs.c35 mov ax, fs local
H A DReadGs.c35 mov ax, gs local
H A DReadSs.c35 mov ax, ss local
H A DWriteLdtr.c35 mov ax, Ldtr local
36 lldt ax
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseIoLibIntrinsic/
H A DIoLibIcc.c106 in ax, dx local
107 mov word ptr [Data], ax
139 mov ax, word ptr [Value] local
141 out dx, ax
/vbox/src/VBox/Devices/PC/BIOS/
H A Dinvop.c53 uint16_t ax; /* 834h */ member in struct:tag_ldall_286
95 "mov ax, 80h" \
96 "mov ss, ax" \
97 "mov ax, ss:[1Eh]" \
98 "mov ds, ax" \
99 "mov ax, ss:[24h]" \
100 "mov es, ax" \
110 "smsw ax" \
111 "inc ax" \
112 "lmsw ax" \
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dregisters.h20 * This type encapsulates a 16-bit register such as %ax, %bx, %cx,
108 uint16_t ax; member in union:i386_regs::__anon15053
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16thred.c369 mov ax, WORD PTR [pTarget + 2] local
370 mov es, ax
371 mov ax, WORD PTR [pSource + 2] local
373 mov ds, ax
388 mov ax, WORD PTR [_pr_top_of_task_stack] local
389 sub ax, cxByteCount local
390 mov sp, ax
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86int10.h33 int ax; member in struct:__anon6948
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86int10.h33 int ax; member in struct:__anon7259
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86int10.h33 int ax; member in struct:__anon7622
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86int10.h33 int ax; member in struct:__anon7987
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86int10.h33 int ax; member in struct:__anon8305
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86int10.h33 int ax; member in struct:__anon8618
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86int10.h33 int ax; member in struct:__anon8938
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86int10.h33 int ax; member in struct:__anon9255
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86int10.h33 int ax; member in struct:__anon9576
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86int10.h34 int ax; member in struct:__anon4775
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86int10.h33 int ax; member in struct:__anon5101
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86int10.h33 int ax; member in struct:__anon5413
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86int10.h33 int ax; member in struct:__anon5724
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86int10.h33 int ax; member in struct:__anon6031

Completed in 121 milliseconds

12