Lines Matching +full:0 +full:x21
5 #define GET_OFFSET(x) ((x) - vm86_code_start + 0x100)
9 movb $0x09, %ah
10 int $0x21
12 /* prepare int 0x90 vector */
15 es movw $GET_OFFSET(int90_test), 0x90 * 4
16 es movw %cs, 0x90 * 4 + 2
18 /* launch int 0x90 */
20 int $0x90
24 movb $0x09, %ah
25 int $0x21
29 movb $0xff, %ah
30 int $0x21
35 movb $0xff, %ah
36 int $0x21
41 movb $0xff, %ah
42 int $0x21
44 #if 0
46 movb $0x09, %ah
47 int $0x21
51 andw $~0x200, (%bx)
59 movb $0xff, %ah
60 int $0x21
64 orw $0x200, (%bx)
69 movb $0xff, %ah
70 int $0x21
72 movb $0x00, %ah
73 int $0x21
78 movb $0xff, %ah
79 int $0x21
83 movb $0xff, %ah
84 int $0x21
87 movb $0x09, %ah
88 int $0x21