Home
last modified time | relevance | path

Searched defs:AX (Results 1 – 10 of 10) sorted by relevance

/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/
H A Dcondrv.c38 USHORT AX = getAX(); in ConDrvReadInput() local
82 USHORT AX = getAX(); in ConDrvInputStatus() local
102 USHORT AX = getAX(); in ConDrvWriteOutput() local
H A Dprocess.h79 WORD AX, BX, CX, DX, SI, DI, BP, DS, ES; member
H A Ddevice.c52 WORD AX = getAX(); in DosCallDriver() local
H A Ddos.c2101 USHORT AX = getAX(); in DosFastConOut() local
/reactos/subsystems/mvdm/ntvdm/bios/bios32/
H A Dbios32.c171 USHORT AX = getAX(); in BiosCharPrint() local
571 USHORT AX, BX, CX, DX, ES; in BiosBootstrapLoader() local
869 WORD AX = getAX(); in BiosTimerIrq() local
H A Dkbdbios32.c213 WORD AX = getAX(); in BiosKeyboardIrq() local
/reactos/subsystems/mvdm/ntvdm/dos/
H A Dmouse32.c119 USHORT AX = getAX(); in BiosPs2Service() local
393 USHORT AX, BX, CX, DX, BP, SI, DI, DS, ES; in CallMouseUserHandlers() local
H A Ddem.c60 USHORT AX = getAX(); in Dem_BiosCharPrint() local
/reactos/boot/freeldr/freeldr/include/arch/pc/
H A Dpxe.h67 UINT16 AX; member
/reactos/ntoskrnl/kdbg/i386/
H A Di386-dis.c424 #define AX OP_IMREG, ax_reg macro