Home
last modified time | relevance | path

Searched refs:dh (Results 1 – 8 of 8) sorted by relevance

/xen/stubdom/
A Dnewlib.patch232 -#define dh REG(dh)
307 +#define dh %dh
421 -#define dh REG(dh)
461 +#define dh %dh
551 -#define dh REG(dh)
591 +#define dh %dh
/xen/xen/arch/x86/boot/
A Dvideo.S876 movb %dh, %al # %dh contains the seconds
878 movb %dh, %ah
A Dedd.S139 movb $0, %dh # at head 0
/xen/tools/firmware/rombios/32bit/
A Drombios_compat.h47 Bit8u dl, dh; member
/xen/tools/firmware/vgabios/
A Dclext.c1081 or dh, dh ; address must be < 0x100
1537 xor dh, dh
/xen/tools/firmware/rombios/
A Drombios.c812 Bit8u bl, bh, dl, dh, cl, ch, al, ah;
831 Bit8u dl, dh;
4855 regs.u.r8.dh = inb_cmos(0x35);
8294 mov dh, #0x00 ;; head 0
8439 regs.u.r8.dh = inb_cmos(0x00); // Seconds
8463 outb_cmos(0x00, regs.u.r8.dh); // Seconds
8482 regs.u.r8.dh = inb_cmos(0x08); // Month
8506 outb_cmos(0x08, regs.u.r8.dh); // Month
8538 outb_cmos(0x01, regs.u.r8.dh); // Seconds alarm
10471 add dh, #0x10
/xen/stubdom/grub.patches/
A D10graphics.diff263 + * %dh = new value for red (0-63)
/xen/xen/arch/x86/x86_emulate/
A Dx86_emulate.c2361 offsetof(struct cpu_user_regs, dh), in _decode_gpr()

Completed in 37 milliseconds