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

/illumos-gate/usr/src/uts/i86pc/ml/
H A Dbios_call_src.s45 #define DATASZ .byte 0x66; define
247 * So the code from this point has DATASZ in front of it to get 32 bit
248 * operands. If DATASZ is missing the operands will be 16 bit.
258 DATASZ movl $B16DATA_SEL, %eax
266 DATASZ movl $0x0, %eax /* put us in real mode */
267 DATASZ movl %eax, %cr0
277 DATASZ xorl %eax, %eax
328 DATASZ movl $0x1, %eax
329 DATASZ movl %eax, %cr0

Completed in 133 milliseconds