Searched defs:GET_AL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.h21 #define GET_AL() ( AX & 0x00ff ) macro
/vbox/src/VBox/Devices/PC/BIOS/
H A Dbiosint.h178 #define GET_AL() ( AX & 0x00ff ) macro

Completed in 35 milliseconds