HomeSort by: relevance | last modified time | path
    Searched refs:movb (Results 1 - 25 of 144) sorted by relevancy

1 2 3 4 5 6

  /src/regress/lib/libc/ieeefp/testfloat/arch/i386/
systmodes.S 74 movb 4(%esp),%al
75 movb $0,%ah
78 movb $2,%ah
81 movb $3,%ah
84 movb $0,%ah
86 movb $0,%al
  /src/sys/arch/i386/stand/lib/
biosgetrtc.S 40 movb $2, %ah
50 movb %ch, (%eax)
51 movb %cl, 1(%eax)
52 movb %dh, 2(%eax)
53 movb $0, 3(%eax)
biosmemps2.S 53 movb $0xc0,%ah
59 movb %es:6(%bx),%al
64 movb $2,%cl
78 movb $0xc7,%ah
87 movb %cl,28(%esp)
biosdelay.S 62 movb $0x86, %ah
66 movb %ah, %bl # real_to_prot uses %eax
72 movb %bl, %al
bios_disk.S 68 movb %al, %dl # device
73 movb $0x0, %ah # subfunction
76 movb %ah, %bh # save error code
107 movb 44(%esp), %dh
111 movb 48(%esp), %al
114 movb 36(%esp), %dl # device
116 movb 52(%esp), %al # number of sectors
129 movb $0x2, %ah # subfunction
152 movb %al, %dl # diskinfo(drive #)
158 movb $0x08, %ah # ask for disk inf
    [all...]
conio.S 28 movb $0x02, %ah
49 movb $0x0e,%ah
50 movb %al, %cl
69 movb $0x0,%ah
71 movb %al,%bl
76 movb %bl, 28(%esp)
92 movb $0x2,%ah
100 movb %bl, 28(%esp)
116 movb $0x1,%ah
123 movb %bl, 28(%esp
    [all...]
biosvideomode.S 49 movb $0, %ah
50 movb $2, %al
message.S 64 movb $0x0e, %ah
74 movb $0x86, %ah
  /src/sys/crypto/blowfish/arch/i386/
bf_enc_686.S 90 movb %ch, %al
91 movb %cl, %bl
96 movb %ch, %al
97 movb %cl, %bl
109 movb %dh, %al
110 movb %dl, %bl
115 movb %dh, %al
116 movb %dl, %bl
128 movb %ch, %al
129 movb %cl, %b
    [all...]
  /src/common/lib/libc/arch/x86_64/string/
strcpy.S 38 movb (%rsi),%dl
40 movb %dl,(%rdi)
63 movb %dl,(%rdi)
69 movb %dl,(%rdi)
75 movb %dl,(%rdi)
81 movb %dl,(%rdi)
87 movb %dl,(%rdi)
93 movb %dl,(%rdi)
99 movb %dl,(%rdi)
105 movb %dl,(%rdi
    [all...]
strrchr.S 25 movb (%rdi),%dl
35 movb %cl,%ch
65 movb -8(%rdi),%dl
72 movb -7(%rdi),%dl
79 movb -6(%rdi),%dl
86 movb -5(%rdi),%dl
93 movb -4(%rdi),%dl
100 movb -3(%rdi),%dl
107 movb -2(%rdi),%dl
114 movb -1(%rdi),%d
    [all...]
strcmp.S 20 movb (%rdi),%al
22 movb (%rsi),%dl
59 movb (%rdi),%al
61 movb (%rsi),%dl
  /src/sys/arch/x86/include/
i8259.h 91 movb $(0x60|IRQ_SLAVE),%al /* specific EOI for IRQ2 */ ;\
95 movb $(0x60|(num%8)),%al /* specific EOI */ ;\
102 movb $(0x60|(num%8)),%al /* specific EOI */ ;\
110 movb $(0x60|(num%8)),%al /* specific EOI */ ;\
112 movb $(0x60|IRQ_SLAVE),%al /* specific EOI for IRQ2 */ ;\
127 movb CVAROFF(i8259_imen, IRQ_BYTE(num)),%al ;\
129 movb %al,CVAROFF(i8259_imen, IRQ_BYTE(num)) ;\
133 movb CVAROFF(i8259_imen, IRQ_BYTE(num)),%al ;\
135 movb %al,CVAROFF(i8259_imen, IRQ_BYTE(num)) ;\
  /src/common/lib/libc/arch/vax/gen/
bswap64.S 12 movb %r2,%r1
16 movb %r2,%r0
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
fe51_pack.S 86 movb %al,0(%rdi) label
90 movb %al,1(%rdi) label
94 movb %al,2(%rdi) label
98 movb %al,3(%rdi) label
102 movb %al,4(%rdi) label
106 movb %al,5(%rdi) label
113 movb %al,6(%rdi) label
117 movb %dl,7(%rdi) label
121 movb %dl,8(%rdi) label
125 movb %dl,9(%rdi label
129 movb %dl,10(%rdi) label
133 movb %dl,11(%rdi) label
140 movb %cl,12(%rdi) label
144 movb %dl,13(%rdi) label
148 movb %dl,14(%rdi) label
152 movb %dl,15(%rdi) label
156 movb %dl,16(%rdi) label
160 movb %dl,17(%rdi) label
163 movb %dl,18(%rdi) label
170 movb %cl,19(%rdi) label
174 movb %dl,20(%rdi) label
178 movb %dl,21(%rdi) label
182 movb %dl,22(%rdi) label
186 movb %dl,23(%rdi) label
190 movb %dl,24(%rdi) label
197 movb %cl,25(%rdi) label
201 movb %dl,26(%rdi) label
205 movb %dl,27(%rdi) label
209 movb %dl,28(%rdi) label
213 movb %dl,29(%rdi) label
217 movb %dl,30(%rdi) label
220 movb %sil,31(%rdi) label
    [all...]
  /src/common/lib/libc/arch/i386/string/
strcpy.S 38 movb (%eax),%bl
40 movb %bl,(%ecx)
62 movb %bl,(%ecx)
67 movb %bh,(%ecx)
73 movb %bl,(%ecx)
78 movb %bh,(%ecx)
memcpy.S 96 movb 2(%esi),%al
97 movb %al,2(%edi)
99 1: movb (%esi),%al
100 movb %al,(%edi)
125 movb 2(%esi),%al
126 movb %al,2(%edi)
130 1: movb (%esi),%al
131 movb %al,(%edi)
strcmp.S 25 movb (%ebx),%al
27 movb (%esi),%dl
62 movb (%ebx),%al
64 movb (%esi),%dl
  /src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
wdb00t.ahdi.S 53 movb %d5,%d1 | NVRAM bootpref
58 movb #BOOTPREF,rtcrnr:w
59 movb rtcdat:w,%d1
63 0: movb %a0@,%d2 | bootflags
106 movb %d4,%d0
110 movb %d0,idesdh:l
113 movb #0,idedor:l
114 movb #0xec,idecr:l | IDENTIFY DRIVE
117 movb %a4@(7),%a6@ | tracks/cylinder
118 movb %a4@(13),%a6@(1) | sectors/trac
    [all...]
  /src/sys/crypto/des/arch/i386/
des_enc.S 131 movb %al, %bl
132 movb %ah, %cl
135 movb %dl, %bl
139 movb %dh, %cl
143 movb %ah, %bl
148 movb %dh, %cl
168 movb %al, %bl
169 movb %ah, %cl
172 movb %dl, %bl
176 movb %dh, %c
    [all...]
  /src/lib/libc/arch/i386/string/
strncmp.S 31 movb (%eax),%bl
41 movb (%eax),%bl
51 movb (%eax),%bl
61 movb (%eax),%bl
71 movb (%eax),%bl
81 movb (%eax),%bl
91 movb (%eax),%bl
101 movb (%eax),%bl
  /src/lib/libc/arch/m68k/string/
swab.S 14 movb (%a0)+,1(%a1)
15 movb (%a0)+,(%a1)
  /src/lib/libc/arch/x86_64/string/
strncmp.S 26 movb (%rdi),%al
36 movb (%rdi),%al
46 movb (%rdi),%al
56 movb (%rdi),%al
66 movb (%rdi),%al
76 movb (%rdi),%al
86 movb (%rdi),%al
96 movb (%rdi),%al
  /src/sys/arch/atari/stand/xxboot/wdboot/
wdboot.S 127 movb %d4,%d0
131 movb %d0,idesdh:l
134 movb #0,idedor:l
135 movb #0xec,idecr:l | IDENTIFY DRIVE
138 movb %a4@(7),%a6@ | tracks/cylinder
139 movb %a4@(13),%a6@(1) | sectors/track
142 movb %a6@(1),%d0
144 movb %a6@,%d2
147 movb %d1,idecl:l
149 movb %d1,idech:
    [all...]
  /src/lib/libc/arch/vax/gen/
byte_swap_2.S 41 movb 5(%ap),%r0

Completed in 34 milliseconds

1 2 3 4 5 6