HomeSort by: relevance | last modified time | path
    Searched defs:mlo (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-dsp/
divdf3.S 63 #define mlo acc2 define
302 mov r12,mlo ; u-28.31
331 mulu64 (r11,DBL1L) ; rest before considering r12 in r5 : -mlo
336 mov r10,mlo ; rest before considering r12 in r5 : -r10
341 mulu64 (r12,r8) ; mlo: u-51.31:1
346 sub.f r5,r5,mlo ; rest msw
392 mulu64 (r11,DBL1L) ; rest before considering r12 in r5 : -mlo
395 mov r11,mlo ; rest before considering r12 in r5 : -r11
399 mov DBL1H,mlo ; u-51.31:1
407 cmp.eq mlo,r
    [all...]
divsf3.S 37 #define mlo acc2 define
212 sub.f 0,r12,mlo
239 lsr r3,mlo,r9
  /src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-dsp/
divdf3.S 63 #define mlo acc2 define
302 mov r12,mlo ; u-28.31
331 mulu64 (r11,DBL1L) ; rest before considering r12 in r5 : -mlo
336 mov r10,mlo ; rest before considering r12 in r5 : -r10
341 mulu64 (r12,r8) ; mlo: u-51.31:1
346 sub.f r5,r5,mlo ; rest msw
392 mulu64 (r11,DBL1L) ; rest before considering r12 in r5 : -mlo
395 mov r11,mlo ; rest before considering r12 in r5 : -r11
399 mov DBL1H,mlo ; u-51.31:1
407 cmp.eq mlo,r
    [all...]
divsf3.S 37 #define mlo acc2 define
212 sub.f 0,r12,mlo
239 lsr r3,mlo,r9
  /src/external/gpl3/gcc/dist/libquadmath/math/
lgammaq_product.c 35 __float128 mhi, mlo; local
36 mul_splitq (&mhi, &mlo, quot, xi);
37 __float128 quot_lo = (t - mhi - mlo) / xi - t * x_eps / (xi * xi);
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
lgammaq_product.c 35 __float128 mhi, mlo; local
36 mul_splitq (&mhi, &mlo, quot, xi);
37 __float128 quot_lo = (t - mhi - mlo) / xi - t * x_eps / (xi * xi);
  /src/external/lgpl3/gmp/dist/mpn/generic/
get_d.c 142 mp_limb_t x, mhi, mlo; local
176 mlo = up[-1];
177 count_leading_zeros (lshift, mlo);
180 mlo <<= lshift;
189 mlo |= x;
197 mlo |= x;
201 mhi = mlo >> (32 + 11);
202 mlo = mlo >> 11; /* later implicitly truncated to 32 bits */
215 mlo = x << 21
    [all...]
  /src/lib/libc/gdtoa/
dtoa.c 130 Bigint *mlo = NULL; /* pacify gcc */ local
504 mhi = mlo = 0;
649 /* Compute mlo -- check for special case
653 mlo = mhi;
658 Bcopy(mhi, mlo);
669 j = cmp(b, mlo);
750 if (mlo == mhi) {
751 mlo = mhi = multadd(mhi, 10, 0);
752 if (mlo == NULL)
756 mlo = multadd(mlo, 10, 0)
    [all...]
gdtoa.c 166 Bigint *b, *b1, *delta, *mlo, *mhi, *mhi1, *S; local
516 mhi = mlo = 0;
649 /* Compute mlo -- check for special case
653 mlo = mhi;
658 Bcopy(mhi, mlo);
669 j = cmp(b, mlo);
706 if (mlo == mhi)
707 mlo = mhi1;
756 if (mlo == mhi) {
757 mlo = mhi = multadd(mhi, 10, 0)
    [all...]
  /src/external/lgpl3/gmp/dist/
gen-psqr.c 438 mpz_t mhi, mlo; local
498 mpz_init (mlo);
529 mpz_tdiv_r_2exp (mlo, factor[i].mask, (unsigned long) limb_bits);
533 mpz_out_str (stdout, 16, mlo);
553 mpz_clear (mlo);
  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211_event.c 488 wpa_printf(MSG_DEBUG, "nl80211: Removed MLO links bitmap: 0x%x",
496 nl80211_parse_qca_vendor_mlo_link_info(struct driver_sta_mlo_info *mlo,
518 mlo->valid_links |= BIT(link_id);
519 os_memcpy(mlo->links[link_id].addr,
522 os_memcpy(mlo->links[link_id].bssid,
525 wpa_printf(MSG_DEBUG, "nl80211: MLO link[%u] addr " MACSTR
527 link_id, MAC2STR(mlo->links[link_id].addr),
528 MAC2STR(mlo->links[link_id].bssid));
535 static void nl80211_parse_mlo_link_info(struct driver_sta_mlo_info *mlo,
558 mlo->req_links |= BIT(link_id)
741 struct driver_sta_mlo_info *mlo = &drv->sta_mlo_info; local
    [all...]
driver_nl80211.c 1580 "nl80211: MLO link %d associated on %u MHz",
1608 "nl80211: MLO link %d associated with "
9239 struct driver_sta_mlo_info *mlo,
9246 if (!mlo->valid_links)
9250 for_each_link(mlo->valid_links, i) {
9254 if (is_same_band(freq, mlo->links[i].freq)) {
11064 struct driver_sta_mlo_info *mlo = &drv->sta_mlo_info; local
11069 MAC2STR(mlo->ap_mld_addr),
11070 mlo->default_map);
11075 for_each_link(mlo->valid_links, i)
    [all...]
  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_i.h 227 struct wpa_sm_mlo mlo; member in struct:wpa_sm
wpa.c 52 os_snprintf(link_title, os_strlen(title) + 20, "MLO link[%u]: %s",
803 for_each_link(sm->mlo.req_links, i) {
804 if (sm->mlo.assoc_link_id != i)
817 for_each_link(sm->mlo.req_links, i) {
818 if (sm->mlo.assoc_link_id == i)
822 "MLO: Add MLO Link %d KDE in EAPOL-Key 2/4", i);
824 os_memcpy(&hdr[1], sm->mlo.links[i].addr, ETH_ALEN);
835 ether_addr_equal(mac_kde, sm->mlo.ap_mld_addr);
970 if (sm->mlo.valid_links && !is_valid_ap_mld_mac_kde(sm, ie.mac_addr))
2541 bool mlo = sm->mlo.valid_links; local
    [all...]
  /src/external/bsd/wpa/dist/wpa_supplicant/
events.c 4035 struct driver_sta_mlo_info mlo; local
4038 os_memset(&mlo, 0, sizeof(mlo));
4039 if (wpas_drv_get_sta_mlo_info(wpa_s, &mlo)) {
4040 wpa_dbg(wpa_s, MSG_ERROR, "Failed to get MLO link info");
4046 if (wpa_s->valid_links == mlo.valid_links) {
4049 if (!mlo.valid_links)
4052 for_each_link(mlo.valid_links, i) {
4054 mlo.links[i].addr) ||
4056 mlo.links[i].bssid))
    [all...]
wpa_supplicant.c 408 struct wpa_sm_mlo mlo; local
450 os_memset(&mlo, 0, sizeof(mlo));
451 wpa_sm_set_mlo_params(wpa_s->wpa, &mlo);
4193 * Set the current AP's BSSID (for non-MLO connection) or MLD address
4194 * (for MLO connection) as the previous BSSID for reassociation requests

Completed in 63 milliseconds