Searched defs:x28 (Results 1 - 1 of 1) sorted by path

/external/qemu-pc-bios/bochs/bios/
H A Drombios.c3612 atacmd[0]=0x28; // READ command
3635 atacmd[0]=0x28; // READ command
3677 lba=buffer[0x2B]*0x1000000+buffer[0x2A]*0x10000+buffer[0x29]*0x100+buffer[0x28];
3682 atacmd[0]=0x28; // READ command
3975 write_word(ES, regs.u.r16.si+0x28+0, 0xffff); // limit 15:00 = normal 64K limit
3976 write_word(ES, regs.u.r16.si+0x28+2, base15_00);// base 15:00
3977 write_byte(ES, regs.u.r16.si+0x28+4, base23_16);// base 23:16
3978 write_byte(ES, regs.u.r16.si+0x28+5, 0x93); // access
3979 write_word(ES, regs.u.r16.si+0x28+6, 0x0000); // base 31:24/reserved/limit 19:16
4012 mov ax, #0x28 ;; 10 local
[all...]

Completed in 162 milliseconds