/linux-4.4.14/arch/parisc/math-emu/ |
H A D | fpudispatch.c | 426 case 1: /* sgl/dbl */ decode_0c() 429 case 2: /* dbl/sgl */ decode_0c() 432 case 3: /* dbl/dbl */ decode_0c() 440 case 1: /* sgl/dbl */ decode_0c() 443 case 2: /* dbl/sgl */ decode_0c() 446 case 3: /* dbl/dbl */ decode_0c() 455 case 1: /* sgl/dbl */ decode_0c() 458 case 2: /* dbl/sgl */ decode_0c() 461 case 3: /* dbl/dbl */ decode_0c() 470 case 1: /* sgl/dbl */ decode_0c() 473 case 2: /* dbl/sgl */ decode_0c() 476 case 3: /* dbl/dbl */ decode_0c() 485 case 1: /* sgl/dbl */ decode_0c() 488 case 2: /* dbl/sgl */ decode_0c() 491 case 3: /* dbl/dbl */ decode_0c() 500 case 1: /* sgl/dbl */ decode_0c() 503 case 2: /* dbl/sgl */ decode_0c() 506 case 3: /* dbl/dbl */ decode_0c() 515 case 1: /* sgl/dbl */ decode_0c() 518 case 2: /* dbl/sgl */ decode_0c() 521 case 3: /* dbl/dbl */ decode_0c() 833 case 1: /* sgl/dbl */ decode_0e() 836 case 2: /* dbl/sgl */ decode_0e() 839 case 3: /* dbl/dbl */ decode_0e() 847 case 1: /* sgl/dbl */ decode_0e() 850 case 2: /* dbl/sgl */ decode_0e() 853 case 3: /* dbl/dbl */ decode_0e() 862 case 1: /* sgl/dbl */ decode_0e() 865 case 2: /* dbl/sgl */ decode_0e() 868 case 3: /* dbl/dbl */ decode_0e() 877 case 1: /* sgl/dbl */ decode_0e() 880 case 2: /* dbl/sgl */ decode_0e() 883 case 3: /* dbl/dbl */ decode_0e() 892 case 1: /* sgl/dbl */ decode_0e() 895 case 2: /* dbl/sgl */ decode_0e() 898 case 3: /* dbl/dbl */ decode_0e() 907 case 1: /* sgl/dbl */ decode_0e() 910 case 2: /* dbl/sgl */ decode_0e() 913 case 3: /* dbl/dbl */ decode_0e() 922 case 1: /* sgl/dbl */ decode_0e() 925 case 2: /* dbl/sgl */ decode_0e() 928 case 3: /* dbl/dbl */ decode_0e() 1127 double dbl; decode_06() member in union:__anon2224 1135 fmt = extru(ir, fpmultifmt, 1); /* get sgl/dbl flag */ decode_06() 1266 double dbl; decode_26() member in union:__anon2226 1273 fmt = extru(ir, fpmultifmt, 1); /* get sgl/dbl flag */ decode_26()
|
/linux-4.4.14/drivers/target/ |
H A D | target_core_xcopy.h | 28 unsigned int dbl; member in struct:xcopy_op
|
H A D | target_core_xcopy.c | 288 xop->dbl = (desc[29] & 0xff) << 16; target_xcopy_parse_segdesc_02() 289 xop->dbl |= (desc[30] & 0xff) << 8; target_xcopy_parse_segdesc_02() 290 xop->dbl |= desc[31] & 0xff; target_xcopy_parse_segdesc_02() 292 pr_debug("XCOPY seg desc 0x02: DC=1 w/ dbl: %u\n", xop->dbl); target_xcopy_parse_segdesc_02()
|
/linux-4.4.14/sound/pci/ac97/ |
H A D | ac97_pcm.c | 160 unsigned short slot, int dbl) get_slot_reg() 169 return rate_reg_tables[dbl][pcm->r[dbl].rate_table[cidx]][slot - 3]; get_slot_reg() 260 int dbl; snd_ac97_set_rate() local 263 dbl = rate > 48000; snd_ac97_set_rate() 264 if (dbl) { snd_ac97_set_rate() 298 if (dbl) snd_ac97_set_rate() 305 AC97_EA_DRA, dbl ? AC97_EA_DRA : 0); snd_ac97_set_rate() 314 dbl ? AC97_GP_DRSS_78 : 0); snd_ac97_set_rate() 408 static unsigned int get_rates(struct ac97_pcm *pcm, unsigned int cidx, unsigned short slots, int dbl) get_rates() argument 417 reg = get_slot_reg(pcm, cidx, i, dbl); get_rates() 426 rates &= pcm->r[dbl].codec[cidx]->rates[idx]; get_rates() 428 if (!dbl) get_rates() 159 get_slot_reg(struct ac97_pcm *pcm, unsigned short cidx, unsigned short slot, int dbl) get_slot_reg() argument
|
/linux-4.4.14/drivers/clk/imx/ |
H A D | clk-pllv2.c | 81 unsigned long dbl; __clk_pllv2_recalc_rate() local 84 dbl = dp_ctl & MXC_PLL_DP_CTL_DPDCK0_2_EN; __clk_pllv2_recalc_rate() 94 if (dbl != 0) __clk_pllv2_recalc_rate()
|
/linux-4.4.14/arch/nios2/mm/ |
H A D | pgtable.c | 29 * resv |way |rd | we|pid |dbl|bad|perm|d
|
/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | x_store.S | 88 | ;ext=00, sgl=01, dbl=10 113 | dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias) 138 lsll #4,%d0 |d0 now in proper place for dbl prec exp 145 movel #0x7ff00000,%d0 |load dbl inf exponent
|
H A D | x_unfl.S | 144 | ;1=sgl, 2=dbl 224 | ;If destination format is sgl/dbl,
|
H A D | round.S | 27 | dbl = $0002xxxx 160 bfextu LOCAL_LO(%a0){#21:#2},%d3 |dbl-prec. g-r are 2 bits right 161 movel #30,%d2 |of the dbl prec. limits 180 .set ad_1_dbl,0x00000800 | constant to add 1 to l-bit in dbl prec 246 andil #0xfffff800,LOCAL_LO(%a0) |truncate bits beyond dbl limit
|
H A D | util.S | 46 | ;largest magnitude +dbl in ext 235 bra end_ovfr |inf is same for all precisions (ext,dbl,sgl) 394 | 11 2 dbl 479 | ;smallest +dbl denorm
|
H A D | get_op.S | 250 bnes src_sd_dnrm |if bit 5 set, handle sgl/dbl denorms 278 btstb #4,CMDREG1B(%a6) |differentiate between sgl/dbl denorm 284 movew #0x3c01,%d1 |write the bias for a dbl denorm 300 bsr mk_norm |convert sgl/dbl denorm to norm
|
H A D | res_func.S | 1497 | 41dfffffffc00000 in dbl prec = 401d0000fffffffe00000000 in ext prec 1500 | c1e0000000000000 in dbl prec = c01e00008000000000000000 in ext prec 1518 | 41dfffffffe00000 in dbl prec = 401d0000ffffffff00000000 in ext prec 1526 | c1e0000000100000 in dbl prec = c01e00008000000080000000 in ext prec 1738 | ;formats sgl, dbl, ext are 1824 movel #2,%d0 |set round precision to dbl 1890 | d0 is the round precision (=1 for sgl; =2 for dbl)
|
/linux-4.4.14/drivers/edac/ |
H A D | cell_edac.c | 43 /* Address decoding is likely a bit bogus, to dbl check */ cell_edac_count_ce() 66 /* Address decoding is likely a bit bogus, to dbl check */ cell_edac_count_ue()
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_edid.c | 3079 u8 dbl, hdmi_len, video_len = 0; add_cea_modes() local 3090 dbl = cea_db_payload_len(db); for_each_cea_db() 3094 video_len = dbl; for_each_cea_db() 3095 modes += do_cea_modes(connector, video, dbl); for_each_cea_db() 3099 hdmi_len = dbl; for_each_cea_db() 3217 int dbl; drm_edid_to_eld() local 3254 dbl = cea_db_payload_len(db); for_each_cea_db() 3259 sad_count = dbl / 3; for_each_cea_db() 3260 if (dbl >= 1) for_each_cea_db() 3261 memcpy(eld + 20 + mnl, &db[1], dbl); for_each_cea_db() 3265 if (dbl >= 1) for_each_cea_db() 3302 int i, start, end, dbl; drm_edid_to_sad() local 3326 dbl = cea_db_payload_len(db); for_each_cea_db() 3328 count = dbl / 3; /* SAD is 3B */ for_each_cea_db() 3363 int i, start, end, dbl; drm_edid_to_speaker_allocation() local 3386 dbl = cea_db_payload_len(db); for_each_cea_db() 3389 if (dbl == 3) { for_each_cea_db() 3390 *sadb = kmemdup(&db[1], dbl, GFP_KERNEL); for_each_cea_db() 3393 count = dbl; for_each_cea_db()
|
/linux-4.4.14/sound/arm/ |
H A D | aaci.c | 510 int dbl = rate > 48000; aaci_pcm_hw_params() local 520 if (dbl && channels != 2) aaci_pcm_hw_params() 529 aacirun->pcm->r[dbl].slots); aaci_pcm_hw_params() 533 aacirun->cr |= channels_to_slotmask[channels + dbl * 2]; aaci_pcm_hw_params()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 416 set DBL_LO, 0x3c01 # min dbl prec exponent 417 set DBL_HI, 0x43fe # max dbl prec exponent 516 set dbl_thresh, 0x3c01 # minimum dbl exponent 1399 bsr.l funimp_skew # skew sgl or dbl inputs 1434 cmpi.b %d0,&0x15 # is class = 2 & fmt = dbl? 1976 # "non-skewed" operand for cases of sgl and dbl src INFs,NANs, and DENORMs. 2305 cmpi.b %d0,&0x5 # was src dbl? 3132 # denorm operand in the sgl or dbl format. NANs also become skewed, but can't 3200 short tbl_operr - tbl_operr # dbl prec shouldn't happen 3328 # denorm operand in the sgl or dbl format. NANs also become skewed and must be 3370 short fsnan_out_d - tbl_snan # dbl prec shouldn't happen 3462 or.l %d1,FP_SCR0_EX(%a6) # create dbl hi 3469 or.l %d1,FP_SCR0_HI(%a6) # create dbl lo 3791 # in the sgl or dbl format. 6143 # dbl = $0008xxxx # 6207 bgt.w add_dbl # no; it's dbl 6224 bgt.w add_dbl # no; it's dbl 6241 bgt.w add_dbl # no; it's dbl 6246 set ad_1_dbl, 0x00000800 # constant to add 1 to l-bit in dbl prec 6306 and.l &0xfffff800,FTEMP_LO(%a0) # truncate bits beyond dbl limit 6317 bgt.b dbl_done # no; it's dbl 6345 bne.b ext_grs_not_ext # no; go handle sgl or dbl 6359 bne.b ext_grs_dbl # no; go handle dbl 6387 # dbl: 6399 bfextu FTEMP_LO(%a0){&21:&2}, %d3 # dbl-prec. g-r are 2 bits right 6400 mov.l &30, %d2 # of the dbl prec. limits 6667 # set_tag_d(): return the optype of the input dbl fp number # 7054 # _round() - needed to create EXOP for sgl/dbl precision # 7056 # ovf_res() - create default overflow result for sgl/dbl precision# 7057 # unf_res() - create default underflow result for sgl/dbl prec. # 7058 # dst_dbl() - create rounded dbl precision result. # 7074 # OVFL/UNFL occurred for a sgl or dbl operand # 7084 # For sgl or dbl precision, overflow or underflow can occur. If # 7574 ori.b &d_mode*0x10,%d0 # insert dbl prec 7612 bsr.l _dmem_write # store dbl fop to memory 7653 bsr.l _dmem_write # store dbl fop to memory 7680 # call ovf_res() w/ dbl prec and the correct rnd mode to create the default 7685 mov.l L_SCR3(%a6),%d0 # pass: dbl prec,rnd mode 7693 bsr.l _dmem_write # store dbl fop to memory 7749 # dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias) # 7778 lsl.l &0x4,%d0 # d0 in proper place for dbl prec exp 7977 # norms/denorms into ext/sgl/dbl precision. # 8006 ori.b &d_mode*0x10,%d0 # insert dbl prec 8133 bne.b fmul_ovfl_ena_sd # it's sgl or dbl 8244 bne.b fmul_unfl_ena_sd # no, sgl or dbl 8474 # sgl/dbl, must scale exponent and perform an "fmove". Check to see # 8491 ori.b &d_mode*0x10,%d0 # insert dbl precision 8505 bne.w fin_not_ext # no, so go handle dbl or sgl 8525 bne.w fin_not_ext # no, so go handle dbl or sgl 8562 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 8794 # norms/denorms into ext/sgl/dbl precision. # 8813 long 0x3fff - 0x43fe # dbl overflow exponent 8824 ori.b &d_mode*0x10,%d0 # insert dbl prec 8946 bne.b fdiv_ovfl_ena_sd # no, do sgl or dbl 9014 bne.b fdiv_unfl_ena_sd # no, sgl or dbl 9231 # scale_to_zero_src() - scale sgl/dbl source exponent # 9247 # norms/denorms into ext/sgl/dbl precisions. Extended precision can be # 9248 # emulated by simply setting sign bit. Sgl/dbl operands must be scaled # 9265 ori.b &d_mode*0x10,%d0 # insert dbl prec 9278 bne.w fneg_not_ext # no; go handle sgl or dbl 9302 bne.b fneg_not_ext # no; go handle sgl or dbl 9342 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 9888 ori.b &d_mode*0x10,%d0 # insert dbl precision 9901 bne.b fabs_not_ext # no; go handle sgl or dbl 9960 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 10379 # norms/denorms into ext/sgl/dbl precision. # 10720 # norms/denorms into ext/sgl/dbl precision. # 11075 ori.b &d_mode*0x10,%d0 # insert dbl prec 11145 long 0x43ff # dbl ovfl 11150 long 0x3c01 # dbl unfl 11173 bne.b fadd_ovfl_ena_sd # no; prec = sgl or dbl 11238 bne.b fadd_unfl_ena_sd # no; sgl or dbl 11528 ori.b &d_mode*0x10,%d0 # insert dbl prec 11598 long 0x43ff # dbl ovfl 11603 long 0x3c01 # dbl unfl 11954 # norms/denorms into ext/sgl/dbl precision. # 11973 ori.b &d_mode*0x10,%d0 # insert dbl precision 11990 bne.b fsqrt_not_ext # no; go handle sgl or dbl 12007 bne.b fsqrt_not_ext # no; go handle sgl or dbl 12021 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 14547 # facc_in_d(): dmem_read of dbl prec failed # 14553 # facc_out_d(): dmem_write of dbl prec failed #
|
H A D | fplsp.S | 397 set DBL_LO, 0x3c01 # min dbl prec exponent 398 set DBL_HI, 0x43fe # max dbl prec exponent 497 set dbl_thresh, 0x3c01 # minimum dbl exponent 631 fmov.d 0x8(%a6),%fp0 # load dbl input 808 fmov.d 0x8(%a6),%fp0 # load dbl input 985 fmov.d 0x8(%a6),%fp0 # load dbl input 1162 fmov.d 0x8(%a6),%fp0 # load dbl input 1339 fmov.d 0x8(%a6),%fp0 # load dbl input 1516 fmov.d 0x8(%a6),%fp0 # load dbl input 1693 fmov.d 0x8(%a6),%fp0 # load dbl input 1870 fmov.d 0x8(%a6),%fp0 # load dbl input 2047 fmov.d 0x8(%a6),%fp0 # load dbl input 2224 fmov.d 0x8(%a6),%fp0 # load dbl input 2401 fmov.d 0x8(%a6),%fp0 # load dbl input 2578 fmov.d 0x8(%a6),%fp0 # load dbl input 2755 fmov.d 0x8(%a6),%fp0 # load dbl input 2932 fmov.d 0x8(%a6),%fp0 # load dbl input 3109 fmov.d 0x8(%a6),%fp0 # load dbl input 3286 fmov.d 0x8(%a6),%fp0 # load dbl input 3463 fmov.d 0x8(%a6),%fp0 # load dbl input 3640 fmov.d 0x8(%a6),%fp0 # load dbl input 3817 fmov.d 0x8(%a6),%fp0 # load dbl input 3994 fmov.d 0x8(%a6),%fp0 # load dbl input 4173 fmov.d 0x8(%a6),%fp0 # load dbl input 4363 fmov.d 0x8(%a6),%fp0 # load dbl dst 4369 fmov.d 0x10(%a6),%fp0 # load dbl src 4567 fmov.d 0x8(%a6),%fp0 # load dbl dst 4573 fmov.d 0x10(%a6),%fp0 # load dbl src 4771 fmov.d 0x8(%a6),%fp0 # load dbl dst 4777 fmov.d 0x10(%a6),%fp0 # load dbl src 5203 # here, the operation may underflow iff the precision is sgl or dbl. 10049 bne.b ovfl_sc_dbl # no; dbl 10058 andi.l &0x7ff,%d1 # dbl mantissa set? 10299 fmov.d 0x8(%sp),%fp0 # load dbl dst 10301 fadd.d 0xc(%sp),%fp0 # fadd w/ dbl src 10323 fmov.d 0x8(%sp),%fp0 # load dbl dst 10325 fsub.d 0xc(%sp),%fp0 # fsub w/ dbl src 10347 fmov.d 0x8(%sp),%fp0 # load dbl dst 10349 fmul.d 0xc(%sp),%fp0 # fmul w/ dbl src 10371 fmov.d 0x8(%sp),%fp0 # load dbl dst 10373 fdiv.d 0xc(%sp),%fp0 # fdiv w/ dbl src 10389 fabs.d 0x4(%sp),%fp0 # fabs w/ dbl src 10404 fneg.d 0x4(%sp),%fp0 # fneg w/ dbl src 10419 fsqrt.d 0x4(%sp),%fp0 # fsqrt w/ dbl src 10434 fint.d 0x4(%sp),%fp0 # fint w/ dbl src 10449 fintrz.d 0x4(%sp),%fp0 # fintrx w/ dbl src
|
H A D | fpsp.S | 417 set DBL_LO, 0x3c01 # min dbl prec exponent 418 set DBL_HI, 0x43fe # max dbl prec exponent 517 set dbl_thresh, 0x3c01 # minimum dbl exponent 1400 bsr.l funimp_skew # skew sgl or dbl inputs 1435 cmpi.b %d0,&0x15 # is class = 2 & fmt = dbl? 1977 # "non-skewed" operand for cases of sgl and dbl src INFs,NANs, and DENORMs. 2306 cmpi.b %d0,&0x5 # was src dbl? 3133 # denorm operand in the sgl or dbl format. NANs also become skewed, but can't 3201 short tbl_operr - tbl_operr # dbl prec shouldn't happen 3329 # denorm operand in the sgl or dbl format. NANs also become skewed and must be 3371 short fsnan_out_d - tbl_snan # dbl prec shouldn't happen 3463 or.l %d1,FP_SCR0_EX(%a6) # create dbl hi 3470 or.l %d1,FP_SCR0_HI(%a6) # create dbl lo 3792 # in the sgl or dbl format. 5309 # here, the operation may underflow iff the precision is sgl or dbl. 10297 cmpi.b %d1,&0x40 # is prec dbl? 10307 andi.l &0x7ff,%d1 # dbl mantissa set? 10451 long 0x3c010000, 0x00000000, 0x00000000, 0x0 # ZERO;dbl 10452 long 0x3c010000, 0x00000000, 0x00000000, 0x0 # ZER0;dbl 10453 long 0x3c010000, 0x00000000, 0x00000000, 0x0 # ZERO;dbl 10454 long 0x3c010000, 0x00000000, 0x00000800, 0x0 # MIN; dbl 10471 long 0xbc010000, 0x00000000, 0x00000000, 0x0 # ZERO;dbl 10472 long 0xbc010000, 0x00000000, 0x00000000, 0x0 # ZERO;dbl 10473 long 0xbc010000, 0x00000000, 0x00000800, 0x0 # MIN; dbl 10474 long 0xbc010000, 0x00000000, 0x00000000, 0x0 # ZERO;dbl 11546 # norms/denorms into ext/sgl/dbl precision. # 11575 ori.b &d_mode*0x10,%d0 # insert dbl prec 11702 bne.b fmul_ovfl_ena_sd # it's sgl or dbl 11813 bne.b fmul_unfl_ena_sd # no, sgl or dbl 12043 # sgl/dbl, must scale exponent and perform an "fmove". Check to see # 12060 ori.b &d_mode*0x10,%d0 # insert dbl precision 12074 bne.w fin_not_ext # no, so go handle dbl or sgl 12094 bne.w fin_not_ext # no, so go handle dbl or sgl 12131 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 12363 # norms/denorms into ext/sgl/dbl precision. # 12382 long 0x3fff - 0x43fe # dbl overflow exponent 12393 ori.b &d_mode*0x10,%d0 # insert dbl prec 12515 bne.b fdiv_ovfl_ena_sd # no, do sgl or dbl 12583 bne.b fdiv_unfl_ena_sd # no, sgl or dbl 12800 # scale_to_zero_src() - scale sgl/dbl source exponent # 12816 # norms/denorms into ext/sgl/dbl precisions. Extended precision can be # 12817 # emulated by simply setting sign bit. Sgl/dbl operands must be scaled # 12834 ori.b &d_mode*0x10,%d0 # insert dbl prec 12847 bne.w fneg_not_ext # no; go handle sgl or dbl 12871 bne.b fneg_not_ext # no; go handle sgl or dbl 12911 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 13457 ori.b &d_mode*0x10,%d0 # insert dbl precision 13470 bne.b fabs_not_ext # no; go handle sgl or dbl 13529 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 13948 # norms/denorms into ext/sgl/dbl precision. # 14289 # norms/denorms into ext/sgl/dbl precision. # 14644 ori.b &d_mode*0x10,%d0 # insert dbl prec 14714 long 0x43ff # dbl ovfl 14719 long 0x3c01 # dbl unfl 14742 bne.b fadd_ovfl_ena_sd # no; prec = sgl or dbl 14807 bne.b fadd_unfl_ena_sd # no; sgl or dbl 15097 ori.b &d_mode*0x10,%d0 # insert dbl prec 15167 long 0x43ff # dbl ovfl 15172 long 0x3c01 # dbl unfl 15523 # norms/denorms into ext/sgl/dbl precision. # 15542 ori.b &d_mode*0x10,%d0 # insert dbl precision 15559 bne.b fsqrt_not_ext # no; go handle sgl or dbl 15576 bne.b fsqrt_not_ext # no; go handle sgl or dbl 15590 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec 19563 # set_tag_d() - determine dbl prec optype tag # 20018 lea L_SCR1(%a6), %a1 # pass: ptr to input dbl tmp space 20026 lea L_SCR1(%a6), %a0 # pass: ptr to input dbl 20030 cmpi.b %d0, &DENORM # is it a dbl DENORM? 20033 cmpi.b %d0, &SNAN # is it a dbl SNAN? 20041 lea L_SCR1(%a6), %a1 # pass: ptr to input dbl tmp space 20049 # must convert dbl denorm format to an Xprec denorm fmt suitable for 20051 # %a0 : loc. of dbl denorm 20075 # convert dbl to ext SNAN 20076 # %a0 : points to dbl SNAN 20153 # _round() - needed to create EXOP for sgl/dbl precision # 20155 # ovf_res() - create default overflow result for sgl/dbl precision# 20156 # unf_res() - create default underflow result for sgl/dbl prec. # 20157 # dst_dbl() - create rounded dbl precision result. # 20173 # OVFL/UNFL occurred for a sgl or dbl operand # 20183 # For sgl or dbl precision, overflow or underflow can occur. If # 20673 ori.b &d_mode*0x10,%d0 # insert dbl prec 20711 bsr.l _dmem_write # store dbl fop to memory 20752 bsr.l _dmem_write # store dbl fop to memory 20779 # call ovf_res() w/ dbl prec and the correct rnd mode to create the default 20784 mov.l L_SCR3(%a6),%d0 # pass: dbl prec,rnd mode 20792 bsr.l _dmem_write # store dbl fop to memory 20848 # dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias) # 20877 lsl.l &0x4,%d0 # d0 in proper place for dbl prec exp 22021 # dbl = $0008xxxx # 22085 bgt.w add_dbl # no; it's dbl 22102 bgt.w add_dbl # no; it's dbl 22119 bgt.w add_dbl # no; it's dbl 22124 set ad_1_dbl, 0x00000800 # constant to add 1 to l-bit in dbl prec 22184 and.l &0xfffff800,FTEMP_LO(%a0) # truncate bits beyond dbl limit 22195 bgt.b dbl_done # no; it's dbl 22223 bne.b ext_grs_not_ext # no; go handle sgl or dbl 22237 bne.b ext_grs_dbl # no; go handle dbl 22265 # dbl: 22277 bfextu FTEMP_LO(%a0){&21:&2}, %d3 # dbl-prec. g-r are 2 bits right 22278 mov.l &30, %d2 # of the dbl prec. limits 22545 # set_tag_d(): return the optype of the input dbl fp number # 24587 # facc_in_d(): dmem_read of dbl prec failed # 24593 # facc_out_d(): dmem_write of dbl prec failed #
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | perf.c | 160 0x0000000000000000ul, /* first dbl word must be zero */ 177 0x0000000000000000ul, /* first dbl word must be zero */
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | cpu.h | 357 #define MIPS_CPU_32FPR 0x00000040ull /* 32 dbl. prec. FP registers */
|
/linux-4.4.14/sound/pci/ |
H A D | intel8x0.c | 946 int dbl = params_rate(hw_params) > 48000; snd_intel8x0_hw_params() local 968 ichdev->pcm->r[dbl].slots); snd_intel8x0_hw_params() 999 int dbl = runtime->rate > 48000; snd_intel8x0_setup_pcm_out() local 1006 if (runtime->channels == 4 || dbl) snd_intel8x0_setup_pcm_out() 1015 if (runtime->channels == 4 || dbl) snd_intel8x0_setup_pcm_out() 1024 if (runtime->channels == 4 || dbl) snd_intel8x0_setup_pcm_out()
|
/linux-4.4.14/arch/xtensa/kernel/ |
H A D | signal.c | 128 * first before we return to signal handler! This dbl.exc.handler might cause
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | irq.c | 245 * where that wasn't the case so let's dbl check it and arch_local_irq_restore()
|
H A D | prom_init.c | 599 if (l <= 0 || p[0] == '\0') /* dbl check */ early_cmdline_parse()
|
/linux-4.4.14/arch/powerpc/lib/ |
H A D | sstep.c | 348 double dbl; do_fp_load() member in union:__anon2375 389 double dbl; do_fp_store() member in union:__anon2377
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | sungem.c | 1253 // XXX dbl check what that function should do when called on PCS PHY gem_begin_auto_negotiation()
|