Lines Matching defs:bl
315 cmp bl, #0x10
320 cmp bl, #0x30
325 cmp bl, #0x31
330 cmp bl, #0x32
335 cmp bl, #0x33
340 cmp bl, #0x34
1019 mov bl, #0x00
1022 mov bl, #0x00
1747 mov al, bl
1755 and bl, #0x10
1763 or al, bl
1784 and bl, #0x01
1792 or al, bl
2152 cmp bl, #0x14
2159 mov al, bl
2175 mov bl, #0x11
2231 and bl, #0x01
2232 shl bl, 3
2233 or al, bl
2247 cmp bl, #0x14
2254 mov al, bl
2275 mov bl, #0x11
2334 mov al, bl
2358 mov al, bl
2399 and bl, #0x01
2437 mov al, bl
2462 mov al, bl
2496 mov al, bl
2510 mov bl, al
2528 mov bl, al
2529 shr bl, 7
2539 test bl, #0x01
2677 static void biosfn_load_text_user_pat (AL,ES,BP,CX,DX,BL,BH) Bit8u AL;Bit16u ES;Bit16u BP;Bit16u CX;Bit16u DX;Bit8u BL;Bit8u BH;
2682 blockaddr = ((BL & 0x03) << 14) + ((BL & 0x04) << 11);
2696 static void biosfn_load_text_8_14_pat (AL,BL) Bit8u AL;Bit8u BL;
2701 blockaddr = ((BL & 0x03) << 14) + ((BL & 0x04) << 11);
2715 static void biosfn_load_text_8_8_pat (AL,BL) Bit8u AL;Bit8u BL;
2720 blockaddr = ((BL & 0x03) << 14) + ((BL & 0x04) << 11);
2740 mov ah, bl
2749 static void biosfn_load_text_8_16_pat (AL,BL) Bit8u AL;Bit8u BL;
2754 blockaddr = ((BL & 0x03) << 14) + ((BL & 0x04) << 11);
2774 static void biosfn_load_gfx_user_chars (ES,BP,CX,BL,DL) Bit16u ES;Bit16u BP;Bit16u CX;Bit8u BL;Bit8u DL;
2780 static void biosfn_load_gfx_8_14_chars (BL) Bit8u BL;
2786 static void biosfn_load_gfx_8_8_dd_chars (BL) Bit8u BL;
2792 static void biosfn_load_gfx_8_16_chars (BL) Bit8u BL;
2982 mov bl, al
2983 and bl, #0x01
2984 xor bl, #0x01
2985 shl bl, 1
2989 or al, bl
3106 mov bl, al