HomeSort by relevance Sort by last modified time
    Searched defs:GET_AH (Results 1 - 2 of 2) sorted by null

  /external/qemu-pc-bios/vgabios/
vgabios.h 25 #define GET_AH() ( AX >> 8 )
  /external/qemu-pc-bios/bochs/bios/
rombios.c 1006 #define GET_AH() ( AX >> 8 )
    [all...]

Completed in 48 milliseconds