Searched refs:SETUPSEG (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/boot/compressed/
H A Dhead.S37 .word 0 ; SETUPSEG
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/boot/
H A Dbootsect.S21 SETUPSEG = DEF_SETUPSEG /* setup starts here */ define
H A Dsetup.S17 SETUPSEG = DEF_SETUPSEG # 0x9020, this is the current segment define
20 DELTA_INITSEG = SETUPSEG - INITSEG # 0x0020
41 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG
147 # Set %ds = %cs, we know that SETUPSEG = %cs at this point
148 movw %cs, %ax # aka SETUPSEG
195 movw %cs, %ax # SETUPSEG
209 movw %cs, %ax # aka SETUPSEG
215 movw %cs, %ax # aka SETUPSEG
233 movw %cs, %ax # aka SETUPSEG
401 movw %cs, %ax # aka SETUPSEG
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/
H A Dbootsect.S21 SETUPSEG = DEF_SETUPSEG /* setup starts here */ define
H A Dsetup.S17 SETUPSEG = DEF_SETUPSEG # 0x9020, this is the current segment define
20 DELTA_INITSEG = SETUPSEG - INITSEG # 0x0020
41 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG
152 # Set %ds = %cs, we know that SETUPSEG = %cs at this point
153 movw %cs, %ax # aka SETUPSEG
200 movw %cs, %ax # SETUPSEG
220 movw %cs, %ax # aka SETUPSEG
239 movw %cs, %ax # aka SETUPSEG
267 movw %cs,%ax # aka SETUPSEG
395 movw %cs, %ax # aka SETUPSEG
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/boot/compressed/
H A Dhead.S110 .word 0 ! SETUPSEG

Completed in 100 milliseconds