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

  /external/qemu-pc-bios/vgabios/
vgabios.h 15 #define SET_DL(val8) DX = ((DX & 0xff00) | (val8))
  /external/qemu-pc-bios/bochs/bios/
rombios.c 996 #define SET_DL(val8) DX = ((DX & 0xff00) | (val8))
    [all...]

Completed in 44 milliseconds