Searched refs:ah (Results 126 - 150 of 319) sorted by relevance

1234567891011>>

/netbsd-current/lib/libm/arch/i387/
H A Ds_log1pf.S56 andb $69,%ah
/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosgetrtc.S40 movb $2, %ah
H A Dbiosvideomode.S49 movb $0, %ah
H A Dbiosmem.S68 movb $0x88,%ah
/netbsd-current/sys/arch/i386/stand/cdboot/
H A Dcdboot.S180 xorb %ah, %ah /* Get system time */
185 movb $1, %ah /* Check for keystroke */
188 xorb %ah, %ah /* Read key to flush keyboard buf */
192 xorb %ah, %ah /* Get system time */
318 movb $0x42, %ah
331 cmpb $ERROR_TIMEOUT, %ah
/netbsd-current/external/mit/isl/dist/
H A Disl_sort.c56 char *a1, *al, *am, *ah, *ls, *hs, *lo, *hi, *b; local
68 ah = ((char *) array) + ((high + 1) * size);
98 while (hi < ah && compare (hi, lo, arg) < 0)
122 } while (hi < ah);
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210.h95 #undef HAL_NUM_TX_QUEUES /* from ah.h */
125 #define AH5210(ah) ((struct ath_hal_5210 *)(ah))
129 extern void ar5210Detach(struct ath_hal *ah);
137 extern HAL_BOOL ar5210PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan,
139 extern HAL_BOOL ar5210ResetCalValid(struct ath_hal *ah, HAL_CHANNEL *chan);
148 extern HAL_BOOL ar5210SetTxQueueProps(struct ath_hal *ah, int q,
150 extern HAL_BOOL ar5210GetTxQueueProps(struct ath_hal *ah, int q,
152 extern int ar5210SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
154 extern HAL_BOOL ar5210ReleaseTxQueue(struct ath_hal *ah, u_in
[all...]
/netbsd-current/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v3.c21 #include "ah.h"
69 readEepromFreqPierInfo(struct ath_hal *ah, HAL_EEPROM *ee) argument
72 if (!ath_hal_eepromRead(ah, _off, &eeval)) \
137 eepromAllocExpnPower5112(struct ath_hal *ah, argument
151 HALDEBUG(ah, HAL_DEBUG_ANY,
179 eepromExpandPower5112(struct ath_hal *ah, argument
199 HALDEBUG(ah, HAL_DEBUG_ANY,
210 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: no channels\n", __func__);
273 readEepromRawPowerCalInfo5112(struct ath_hal *ah, HAL_EEPROM *ee) argument
276 if (!ath_hal_eepromRead(ah, _of
397 freeEepromRawPowerCalInfo5112(struct ath_hal *ah, HAL_EEPROM *ee) argument
439 ar2413ReadCalDataset(struct ath_hal *ah, HAL_EEPROM *ee, EEPROM_DATA_STRUCT_2413 *pCalDataset, uint32_t start_offset, uint32_t maxPiers, uint8_t mode) argument
676 ar2413EepromToRawDataset(struct ath_hal *ah, EEPROM_DATA_STRUCT_2413 *pCal, RAW_DATA_STRUCT_2413 *pRaw) argument
729 readEepromRawPowerCalInfo2413(struct ath_hal *ah, HAL_EEPROM *ee) argument
809 readEepromRawPowerCalInfo(struct ath_hal *ah, HAL_EEPROM *ee) argument
915 readEepromTargetPowerCalInfo(struct ath_hal *ah, HAL_EEPROM *ee) argument
1011 readEepromCTLInfo(struct ath_hal *ah, HAL_EEPROM *ee) argument
1108 readHeaderInfo(struct ath_hal *ah, HAL_EEPROM *ee) argument
1498 legacyEepromReadContents(struct ath_hal *ah, HAL_EEPROM *ee) argument
1555 legacyEepromGet(struct ath_hal *ah, int param, void *val) argument
1667 legacyEepromSet(struct ath_hal *ah, int param, int v) argument
1716 legacyEepromDiag(struct ath_hal *ah, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
1743 legacyEepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) argument
1755 legacyEepromDetach(struct ath_hal *ah) argument
1773 ath_hal_legacyEepromAttach(struct ath_hal *ah) argument
[all...]
H A Dah_internal.h110 HAL_BOOL (*probe)(struct ath_hal *ah);
111 HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode);
123 struct ath_hal_rf *ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode);
420 extern HAL_BOOL ath_hal_setTxQProps(struct ath_hal *ah,
422 extern HAL_BOOL ath_hal_getTxQProps(struct ath_hal *ah,
575 extern void HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...)
612 ath_hal_gethwchannel(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) argument
614 return ath_hal_checkchannel(ah, (const HAL_CHANNEL *)c)->channel;
620 extern u_int ath_hal_mac_clks(struct ath_hal *ah, u_int usecs);
621 extern u_int ath_hal_mac_usec(struct ath_hal *ah, u_in
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Ddiv_qr_1n_pi1.c74 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
79 : "rJ" (ah), "rI" (bh), "%rJ" (al), "rI" (bl) \
84 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
91 : "rJ" (ah), "rI" (bh), "%rJ" (al), "rI" (bl), \
96 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
102 : "rJ" (ah), "rI" (bh), "%rJ" (al), "rI" (bl) \
134 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
140 : "r" (ah), "rI" (bh), "%r" (al), "rI" (bl) __CLOBBER_CC)
H A Djacobi.c228 mp_limb_t ah, al, bh, bl; local
236 ah = ap[n-1]; al = ap[n-2];
244 ah = MPN_EXTRACT_NUMB (shift, ap[n-1], ap[n-2]);
251 if (mpn_hgcd2_jacobi (ah, al, bh, bl, &M, &bits))
H A Dmod_1_1.c73 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
78 : "rJ" (ah), "rI" (bh), "%rJ" (al), "rI" (bl) \
83 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
90 : "rJ" (ah), "rI" (bh), "%rJ" (al), "rI" (bl), \
95 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
101 : "rJ" (ah), "rI" (bh), "%rJ" (al), "rI" (bl) \
133 #define add_mssaaaa(m, sh, sl, ah, al, bh, bl) \
139 : "r" (ah), "rI" (bh), "%r" (al), "rI" (bl) __CLOBBER_CC)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mri/
H A Dconstants.s10 s09 equ 0ah
26 moveq.l #0ah,d0
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h144 #define AH5211(ah) ((struct ath_hal_5211 *)(ah))
158 extern HAL_BOOL ar5211PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan,
160 extern HAL_BOOL ar5211ResetCalValid(struct ath_hal *ah, HAL_CHANNEL *chan);
173 extern HAL_BOOL ar5211SetTxQueueProps(struct ath_hal *ah, int q,
175 extern HAL_BOOL ar5211GetTxQueueProps(struct ath_hal *ah, int q,
177 extern int ar5211SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
179 extern HAL_BOOL ar5211ReleaseTxQueue(struct ath_hal *ah, u_int q);
180 extern HAL_BOOL ar5211ResetTxQueue(struct ath_hal *ah, u_int q);
204 extern void ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_
[all...]
/netbsd-current/sys/arch/i386/stand/mbr/
H A Dmbr.S162 add %ah, %dl
258 movb $0x42, %ah
284 xorb %ah, %ah
299 movb $1, %ah /* looks to see if a */
303 xorb %ah, %ah
304 int $0x16 /* 'read key', code ah, ascii al */
305 shr $8, %ax /* code in %al, %ah zero */
309 1: xorb %ah,
[all...]
/netbsd-current/tests/net/ipsec/
H A Dt_ipsec_ah_keys.sh46 add 10.0.0.1 10.0.0.2 ah 10000 -A $aalgo $key;
55 delete 10.0.0.1 10.0.0.2 ah 10000;
106 add 10.0.0.1 10.0.0.2 ah 10000 -A $aalgo $key;
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dwp-x86_64.S82 movzbl %ah,%edx
87 movzbl %ah,%edx
108 movzbl %ah,%edx
115 movzbl %ah,%edx
136 movzbl %ah,%edx
143 movzbl %ah,%edx
164 movzbl %ah,%edx
171 movzbl %ah,%edx
192 movzbl %ah,%edx
199 movzbl %ah,
[all...]
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dwp-x86_64.S82 movzbl %ah,%edx
87 movzbl %ah,%edx
108 movzbl %ah,%edx
115 movzbl %ah,%edx
136 movzbl %ah,%edx
143 movzbl %ah,%edx
164 movzbl %ah,%edx
171 movzbl %ah,%edx
192 movzbl %ah,%edx
199 movzbl %ah,
[all...]
/netbsd-current/lib/libc/arch/x86_64/string/
H A Dswab.S14 xchgb %al,%ah ; \
/netbsd-current/sys/crypto/des/arch/i386/
H A Ddes_enc.S132 movb %ah, %cl
143 movb %ah, %bl
169 movb %ah, %cl
180 movb %ah, %bl
206 movb %ah, %cl
217 movb %ah, %bl
243 movb %ah, %cl
254 movb %ah, %bl
280 movb %ah, %cl
291 movb %ah,
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Ddes-586.S18 movb %ah,%cl
26 movb %ah,%bl
47 movb %ah,%cl
55 movb %ah,%bl
76 movb %ah,%cl
84 movb %ah,%bl
105 movb %ah,%cl
113 movb %ah,%bl
134 movb %ah,%cl
142 movb %ah,
[all...]
H A Dcrypt586.S51 movb %ah,%cl
60 movb %ah,%bl
101 movb %ah,%cl
110 movb %ah,%bl
151 movb %ah,%cl
160 movb %ah,%bl
201 movb %ah,%cl
210 movb %ah,%bl
251 movb %ah,%cl
260 movb %ah,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dnaked.d10 4: 8a 25 50 00 00 00 [ ]*mov 0x50,%ah
16 22: 26 88 25 00 00 00 00 [ ]*mov %ah,%es:0x0
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Ddes-586.S23 movb %ah,%cl
31 movb %ah,%bl
52 movb %ah,%cl
60 movb %ah,%bl
81 movb %ah,%cl
89 movb %ah,%bl
110 movb %ah,%cl
118 movb %ah,%bl
139 movb %ah,%cl
147 movb %ah,
[all...]
H A Dcrypt586.S56 movb %ah,%cl
65 movb %ah,%bl
106 movb %ah,%cl
115 movb %ah,%bl
156 movb %ah,%cl
165 movb %ah,%bl
206 movb %ah,%cl
215 movb %ah,%bl
256 movb %ah,%cl
265 movb %ah,
[all...]

Completed in 249 milliseconds

1234567891011>>