Home
last modified time | relevance | path

Searched refs:movb (Results 1 – 25 of 52) sorted by relevance

123

/original-bsd/sys/i386/stand/
H A Dfdbootblk.c54 movb $0x10,%al
106 movb $0x20,%al # do a eoi
110 movb $0x07,%al
114 movb %bl,readcmd+4
120 movb $0x46,%al
128 movb %cl,%al
135 movb %ch,%al
157 movb $9,%cl
174 movb $0x20,%dl
175 2: movb $0xc,%al
[all …]
H A Dwdbootblk.c60 movb $0x10,%al
106 movb $ 15,%al
110 movb $ 2,%al
118 movb $ WDCC_READ,%al
151 movb %al,%cl
155 movb %al,%ch
/original-bsd/lib/libc/hp300/string/
H A Dbcopy.s37 movb a0@+,a1@+ /* yes, copy a byte */
54 movb a0@+,a1@+ /* copy a byte */
65 movb a0@-,a1@- /* yes, copy a byte */
82 movb a0@-,a1@- /* copy a byte */
H A Dstrcpy.s23 movb a0@+,a1@+ /* copy a byte */
H A Dindex.s20 movb sp@(11),d0 /* char to look for */
H A Drindex.s20 movb sp@(11),d0 /* char to look for */
H A Dstrcmp.s28 movb a0@+,d0 /* get *string1 */
H A Dstrncpy.s25 movb a0@+,a1@+ /* copy a byte */
H A Dstrncmp.s30 movb a0@+,d0 /* get *string1 */
/original-bsd/sys/i386/isa/
H A Dicu.s74 movb %ah, %al
113 movb %ah, %al
144 movb %ah, %al
179 movb %ah,%al
195 movb %ah,%al
213 movb %ah,%al
229 movb %ah,%al
245 movb %ah,%al
263 movb %ah,%al
294 movb %ah,%al
[all …]
H A Dicu.h44 movb $0x20,%al ; \
62 movb %ah,%al ; \
/original-bsd/usr.bin/ex/OTHER/
H A Dovdoprnt.s40 movb (r1)+,r2
89 movb r0,(r3)+
189 movb $'0,(r3)+
236 movb r0,(r3)+
/original-bsd/lib/libc/vax/string/
H A Dstrstr.s74 movb (r4)+,r2 /* r2 = *s2++ */
76 5: movb (r3)+,r0 /* r0 = *s1++ */
/original-bsd/sys/tahoe/stand/
H A Dsrt0.c52 movb (r0),(r1)
62 movb $0,(r1)
/original-bsd/lib/libc/vax/net/
H A Dhtonl.s19 movb 7(ap),r0
H A Dntohl.s19 movb 7(ap),r0
H A Dntohs.s18 movb 5(ap),r0
H A Dhtons.s18 movb 5(ap),r0
/original-bsd/lib/libc/i386/string/
H A Dbzero.s22 movb $0x00,%al
/original-bsd/sys/vax/mdec/
H A Dtmboot.c90 movb r0,(r1)+
181 movb $0,r0
183 movb $012,r0
H A Dhtboot.c104 movb r0,(r1)+
198 movb $0,r0
200 movb $012,r0
H A Dtsboot.c93 movb r0,(r1)+
187 movb $0,r0
189 movb $012,r0
H A Dutboot.c102 movb r0,(r1)+
197 movb $0,r0
199 movb $012,r0
H A Dmtboot.c108 movb r0,(r1)+
214 movb $0,r0
216 movb $012,r0
/original-bsd/sys/vax/vax/
H A Demulate.s99 movb (r3)[r2],(r5)+
104 movb r11,(r5)+
131 movb (r3)[r2],(r5)+
574 movb (r10)+,(r3)+ # move two nibbles
590 movb (r10),(r3) # move last byte if non-zero result
647 #define putfill movb arg5,(r5)+
648 #define setfill(reg) movb reg,arg5
649 #define putsign movb arg6,(r5)+
650 #define setsign(reg) movb reg,arg6
771 movb (r3)+,(r5)+
[all …]

123