Searched refs:SEL_SCODE (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/stand/boot/pc32/pxeldr/ |
| HD | pxeldr.S | 57 .set SEL_SCODE,0x18 # PM-32 code define 152 ljmp $SEL_SCODE,$pm_start # long jump to clear the 289 .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit)
|
| /dragonfly/stand/boot/pc32/cdboot/ |
| HD | cdboot.S | 53 .set SEL_SCODE,0x18 # PM-32 code define 558 .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit)
|
| /dragonfly/stand/boot/pc32/btx/btx/ |
| HD | btx.S | 72 .set SEL_SCODE,0x8 # Supervisor code define 200 mov $SEL_SCODE,%dh # Segment selector 227 ljmp $SEL_SCODE,$init.8 # To 32-bit code 686 ljmp $SEL_SCODE,$rret_tramp.1 # To 32-bit code 1072 .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE
|
| /dragonfly/stand/boot/pc32/btx/btxldr/ |
| HD | btxldr.S | 64 .set SEL_SCODE,0x8 # 4GB code define 425 .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE
|