Home | History | Annotate | Download | only in vgabios

Lines Matching defs:bh

1071   xor  bh, bh
1198 * (16-bit) BH = 00h Set memory window
1218 cmp bh, #0x01
1274 xor bh, bh
1288 xor bh, bh
1310 * BH = 00h Reserved and must be 00h
1329 * BH = If BL=01h Reserved and will be 0
1335 * BH = 00h Reserved and must be 00h
1363 xor bh, bh
1375 * BH = If BL=00h: desired number of bits per primary color
1378 * BH = current number of bits per primary color (06h = standard VGA)
1389 cmp bh, #0x06
1391 cmp bh, #0x08
1400 mov bh, #0x06
1404 mov bh, #0x08