Searched refs:pushw (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S109 video: pushw %ds # We use different segments
110 pushw %ds # FS contains original DS
112 pushw %cs # DS is equal to CS
114 pushw %cs # ES is equal to CS
526 pushw %bx
547 pushw %bx # Set mode chosen from menu
558 setres: pushw %bx # Set mode chosen by resolution
766 pushw %dx
817 pushw %ax
818 pushw
[all...]
H A Dedd.S115 pushw %bx
120 pushw %es
121 pushw %ds
124 pushw %dx # work around buggy BIOSes
202 pushw %es
205 pushw %dx # legacy call clobbers %dl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S175 pushw %ax
176 pushw %cx
244 pushw %cs # No, we have an old loader,
258 pushw %ds
315 pushw %ds # data record.
403 pushw %ax
407 pushw %cx
464 pushw %cs
721 pushw %cx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dvm86.c445 #define pushw(base, ptr, val, err_label) \ macro
534 pushw(ssp, sp, get_vflags(regs), cannot_handle);
535 pushw(ssp, sp, regs->pt.xcs, cannot_handle);
536 pushw(ssp, sp, IP(regs), cannot_handle);
623 pushw(ssp, sp, get_vflags(regs), simulate_sigsegv);

Completed in 113 milliseconds