Searched refs:SEL_SCODE (Results 1 – 5 of 5) sorted by relevance
| /freebsd/stand/i386/libi386/ |
| H A D | relocater_tramp.S | 54 .set SEL_SCODE,0x8 define 321 .long SEL_SCODE
|
| /freebsd/stand/i386/btx/btx/ |
| H A D | btx.S | 49 .set SEL_SCODE,0x8 # Supervisor code define 171 mov $SEL_SCODE,%dh # Segment selector 197 ljmp $SEL_SCODE,$init.8 # To 32-bit code 357 cmpw $SEL_SCODE,0x44(%esp,1) # Supervisor mode? 624 ljmp $SEL_SCODE,$rret_tramp.1 # To 32-bit code
|
| /freebsd/stand/i386/pxeldr/ |
| H A D | pxeldr.S | 283 .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit)
|
| /freebsd/stand/i386/btx/btxldr/ |
| H A D | btxldr.S | 37 .set SEL_SCODE,0x8 # 4GB code define
|
| /freebsd/stand/i386/cdboot/ |
| H A D | cdboot.S | 545 .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit)
|