Searched refs:ah (Results 176 - 200 of 319) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosmca.S89 movb $0xc0, %ah # subfunction
/netbsd-current/sys/arch/i386/stand/mbr/
H A Dgpt.S174 add %ah, %dl
202 movb $0x41, %ah
292 movb $0x48, %ah /* request extended LBA status */
381 xor %ax,%ax /* only need %ah = 0 */
452 movb $0x42, %ah
/netbsd-current/sys/arch/i386/stand/pxeboot/
H A Dstart_pxe.S102 movb $0x86, %ah
/netbsd-current/sys/arch/i386/stand/bootxx/
H A Dbootxx.S119 movb 0x86, %ah /* delay for about a second */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dillegal-lse.s25 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh
H A Dlse-atomic.s24 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh
/netbsd-current/sys/arch/amd64/amd64/
H A Dlock_stubs.S122 cmpxchgb %ah, MTX_LOCK(%rdi) /* unlock */
308 cmpxchgb %ah, (%rdi)
329 cmpxchgb %ah, (%rdi)
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/inflate86/
H A Dinffas86.c193 " movb %%ah, %%cl\n" /* cl = this.bits */
194 " subb %%ah, %%bl\n" /* bits -= this.bits */
209 " movb %%ah, %%cl\n" /* cl = this.bits */
210 " subb %%ah, %%bl\n" /* bits -= this.bits */
259 " movb %%ah, %%cl\n"
260 " subb %%ah, %%bl\n" /* bits -= this.bits */
316 " movb %%al, %%ah\n"
509 " movb %%ah, %%cl\n" /* cl = this.bits */
510 " subb %%ah, %%bl\n" /* bits -= this.bits */
573 " movb %%ah,
970 mov ah, al local
[all...]
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/inflate86/
H A Dinffas86.c193 " movb %%ah, %%cl\n" /* cl = this.bits */
194 " subb %%ah, %%bl\n" /* bits -= this.bits */
209 " movb %%ah, %%cl\n" /* cl = this.bits */
210 " subb %%ah, %%bl\n" /* bits -= this.bits */
259 " movb %%ah, %%cl\n"
260 " subb %%ah, %%bl\n" /* bits -= this.bits */
316 " movb %%al, %%ah\n"
509 " movb %%ah, %%cl\n" /* cl = this.bits */
510 " subb %%ah, %%bl\n" /* bits -= this.bits */
573 " movb %%ah,
970 mov ah, al local
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/inflate86/
H A Dinffas86.c193 " movb %%ah, %%cl\n" /* cl = this.bits */
194 " subb %%ah, %%bl\n" /* bits -= this.bits */
209 " movb %%ah, %%cl\n" /* cl = this.bits */
210 " subb %%ah, %%bl\n" /* bits -= this.bits */
259 " movb %%ah, %%cl\n"
260 " subb %%ah, %%bl\n" /* bits -= this.bits */
316 " movb %%al, %%ah\n"
509 " movb %%ah, %%cl\n" /* cl = this.bits */
510 " subb %%ah, %%bl\n" /* bits -= this.bits */
573 " movb %%ah,
970 mov ah, al local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/inflate86/
H A Dinffas86.c193 " movb %%ah, %%cl\n" /* cl = this.bits */
194 " subb %%ah, %%bl\n" /* bits -= this.bits */
209 " movb %%ah, %%cl\n" /* cl = this.bits */
210 " subb %%ah, %%bl\n" /* bits -= this.bits */
259 " movb %%ah, %%cl\n"
260 " subb %%ah, %%bl\n" /* bits -= this.bits */
316 " movb %%al, %%ah\n"
509 " movb %%ah, %%cl\n" /* cl = this.bits */
510 " subb %%ah, %%bl\n" /* bits -= this.bits */
573 " movb %%ah,
970 mov ah, al local
[all...]
/netbsd-current/tests/net/ipsec/
H A Dt_ipsec_misc.sh897 add_test_lifetime ipv4 ah $algo
898 add_test_lifetime ipv6 ah $algo
899 add_test_update ah $algo sa
900 add_test_update ah $algo sp
901 add_test_getspi_update ah $algo
902 add_test_spi ah $algo new delete
903 add_test_spi ah $algo old delete
904 add_test_spi ah $algo new timeout
905 add_test_spi ah $algo old timeout
906 add_test_nosa ah
[all...]
H A Dt_ipsec_tcp.sh291 add_test_tcp ipv4 ah $algo
292 add_test_tcp ipv6 ah $algo
293 add_test_tcp ipv4mappedipv6 ah $algo
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dinffasx64.asm103 mov cl, ah ; /* cl = this.bits */
104 sub bl, ah ; /* bits -= this.bits */
119 mov cl, ah ; /* cl = this.bits */
120 sub bl, ah ; /* bits -= this.bits */
169 mov cl, ah
170 sub bl, ah ; /* bits -= this.bits */
226 mov ah, al
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dinffasx64.asm103 mov cl, ah ; /* cl = this.bits */
104 sub bl, ah ; /* bits -= this.bits */
119 mov cl, ah ; /* cl = this.bits */
120 sub bl, ah ; /* bits -= this.bits */
169 mov cl, ah
170 sub bl, ah ; /* bits -= this.bits */
226 mov ah, al
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/masmx64/
H A Dinffasx64.asm103 mov cl, ah ; /* cl = this.bits */
104 sub bl, ah ; /* bits -= this.bits */
119 mov cl, ah ; /* cl = this.bits */
120 sub bl, ah ; /* bits -= this.bits */
169 mov cl, ah
170 sub bl, ah ; /* bits -= this.bits */
226 mov ah, al
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
H A Dinffasx64.asm103 mov cl, ah ; /* cl = this.bits */
104 sub bl, ah ; /* bits -= this.bits */
119 mov cl, ah ; /* cl = this.bits */
120 sub bl, ah ; /* bits -= this.bits */
169 mov cl, ah
170 sub bl, ah ; /* bits -= this.bits */
226 mov ah, al
/netbsd-current/sys/arch/i386/stand/lib/crt/dos/
H A Dstart_dos.S196 movb $0x4c, %ah /* return */
420 movb $0xe, %ah
425 2: movb $0x86, %ah
521 movb $0x08, %ah /* XMS: query free extended memory */
569 movb $0x09, %ah # XMS allocate block
571 movb $0x0c, %ah # XMS lock block
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_calendar.c745 uint32_t ah = ts->D_s.hi; local
748 al = (al >> 7) | (ah << 25);
749 ah = (ah >> 7) & 0x00FFFFFFu;
754 R += (ah & 0xFFFF) * 346u; /* 2**32 % 675 */
755 R += (ah >> 16 ) * 181u; /* 2**48 % 675 */
806 uint32_t ah = ts->D_s.hi; local
808 al = (al >> 7) | (ah << 25);
809 ah = (ah >>
[all...]
/netbsd-current/sys/arch/i386/stand/boot/
H A Dbiosboot.S143 movb $0x86, %ah /* delay for about a second */
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dgcdext.c43 mp_limb_t ah, bh; local
67 ah = mpn_add_n (rp, rp, tp, n + M->n);
82 if ( (ah | bh) > 0)
84 rp[n] = ah;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dinval.l113 [ ]*11[ ]+pushb %ah
114 [ ]*12[ ]+popb %ah
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-aodv.c186 const struct aodv_hello *ah; local
191 ah = (const struct aodv_hello *)(const void *)ep;
192 ND_TCHECK_SIZE(ah);
201 GET_BE_U_4(ah->interval));
/netbsd-current/sys/arch/i386/stand/fatboot/
H A Dfatboot.S240 and $0xf,%ah
301 movb $0x42, %ah
/netbsd-current/sys/arch/i386/stand/netboot/
H A Dstart_rom.S113 movb $0x0e, %ah
120 movb $0x00, %ah /* wait for keypress */

Completed in 316 milliseconds

1234567891011>>