Searched defs:ES (Results 1 - 25 of 43) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dx86emui.h81 # undef ES macro
H A Dregs.h114 * CS, DS, ES, SS.
121 # undef ES macro
127 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
180 #define R_ES seg.ES
278 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dx86emui.h81 # undef ES macro
H A Dregs.h114 * CS, DS, ES, SS.
121 # undef ES macro
127 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
180 #define R_ES seg.ES
278 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dx86emui.h81 # undef ES macro
/vbox/src/VBox/Devices/PC/BIOS/
H A Dps2mouse.c146 void BIOSCALL int15_function_mouse(pusha_regs_t regs, uint16_t ES, uint16_t DS, volatile uint16_t FLAGS) argument
404 mouse_driver_seg = ES;
H A Dapm.c95 #define ES r.es macro
H A Ddisk.c92 #define ES r.es macro
131 BX_DEBUG_INT13_HD("%s: AX=%04x BX=%04x CX=%04x DX=%04x ES=%04x\n", __func__, AX, BX, CX, DX, ES);
181 /* Segment and offset are in ES:BX. */
210 count, lba, ES, BX);
218 bios_dsk->drqp.buffer = MK_FP(ES, BX);
262 // FIXME should set ES & DI
346 BX_DEBUG_INT13_HD("%s: AX=%04x BX=%04x CX=%04x DX=%04x ES=%04x DS=%04x SI=%04x\n",
347 __func__, AX, BX, CX, DX, ES, DS, SI);
H A Dfloppy.c446 #define ES r.es macro
459 BX_DEBUG_INT13_FL("%s: AX=%04x BX=%04x CX=%04x DX=%04x ES=%04x\n", __func__, AX, BX, CX, DX, ES);
554 page = (ES >> 12); // upper 4 bits
555 base_es = (ES << 4); // lower 16bits contributed by ES
557 // contributed by ES:BX
676 rep_movsw(ES :> BX, ES :> BX, num_sectors * 512 / 2);
695 page = (ES >> 1
[all...]
H A Dkeyboard.c342 void BIOSCALL int09_function(uint16_t ES, uint16_t DI, uint16_t SI, uint16_t BP, uint16_t SP, argument
H A Dsystem.c249 void set_e820_range(uint16_t ES, uint16_t DI, uint32_t start, uint32_t end, argument
254 range = ES :> (mem_range_t *)DI;
280 #define ES r.es macro
363 write_word( 0x40, 0x98, ES ); // Byte location, segment
410 // ES:SI points to descriptor table
428 base15_00 = (ES << 4) + SI;
429 base23_16 = ES >> 12;
430 if (base15_00 < (ES<<4))
432 write_word(ES, SI+0x08+0, 47); // limit 15:00 = 6 * 8bytes/descriptor
433 write_word(ES, S
[all...]
H A Deltorito.c78 #define ES r.es macro
180 BX_DEBUG_INT13_ET("%s: AX=%04x BX=%04x CX=%04x DX=%04x ES=%04x\n", __func__, AX, BX, CX, DX, ES);
181 // BX_DEBUG_INT13_ET("%s: SS=%04x DS=%04x ES=%04x DI=%04x SI=%04x\n", __func__, get_SS(), DS, ES, DI, SI);
480 BX_DEBUG_INT13_ET("%s: AX=%04x BX=%04x CX=%04x DX=%04x ES=%04x\n", __func__, AX, BX, CX, DX, ES);
546 segment = ES;
550 ES, BX, cylinder, head, sector, nbsectors);
567 segment = ES
[all...]
H A Dpcibios.c68 #define ES r.es macro
389 route_buf = ES :> (void *)DI;
392 route_buf->buf_size, pci_routing_table_size, ES, DI);
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvbe.c259 * ES:DI = Pointer to buffer in which to place VbeInfoBlock structure
266 void vbe_biosfn_return_controller_information(uint16_t STACK_BASED *AX, uint16_t ES, uint16_t DI) argument
281 info_block = ES :> (VbeInfoBlock *)DI;
299 printf("VBE vbe_biosfn_return_vbe_info ES%x DI%x AX%x\n",ES,DI,status);
338 info_block->VideoModePtr_Seg = ES;
365 write_word(ES, DI + cur_ptr, vmode);
374 write_word(ES, DI + cur_ptr, vmode);
382 write_word(ES, DI + cur_ptr, cur_info->mode);
390 write_word(ES, D
405 vbe_biosfn_return_mode_information(uint16_t STACK_BASED *AX, uint16_t CX, uint16_t ES, uint16_t DI) argument
478 vbe_biosfn_set_mode(uint16_t STACK_BASED *AX, uint16_t BX, uint16_t ES, uint16_t DI) argument
587 vbe_biosfn_save_video_state(uint16_t ES, uint16_t BX) argument
607 vbe_biosfn_restore_video_state(uint16_t ES, uint16_t BX) argument
652 vbe_biosfn_save_restore_state(uint16_t STACK_BASED *AX, uint16_t CX, uint16_t DX, uint16_t ES, uint16_t STACK_BASED *BX) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
169 #define R_ES seg.ES
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES

Completed in 69 milliseconds

12