Lines Matching refs:x43
1027 // Set the ints 0x1F and 0x43
1035 SET_INT_VECTOR(0x43, #0xC000, #_vgafont8)
1040 SET_INT_VECTOR(0x43, #0xC000, #_vgafont14)
1045 SET_INT_VECTOR(0x43, #0xC000, #_vgafont16)
2809 write_word(ss,ES,read_word(0x00,0x43*4));
2810 write_word(ss,BP,read_word(0x00,(0x43*4)+2));
3262 write_word(ES, BX, read_word(0, 0x43 * 4)); BX += 2;
3263 write_word(ES, BX, read_word(0, 0x43 * 4 + 2)); BX += 2;
3363 write_word(0, 0x43 * 4, read_word(ES, BX)); BX += 2;
3364 write_word(0, 0x43 * 4 + 2, read_word(ES, BX)); BX += 2;