Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dexpr.l39 static char *normalize(char *str, int runtime) in normalize() function
77 yylval->str = normalize(strdup(text), runtime); in str()
81 yylval->str = normalize(yylval->str, runtime); in str()
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dsint.S229 | normalize the rounded result and store value in fp0
231 bsr nrm_set |normalize the unnorm
A Dsgetem.S58 bsr nrm_set |normalize (exp will go negative)
A Dbindec.S26 | normalize it.
172 | to signal denorm. If the input is unnormalized, normalize
A Dround.S271 | These routines (nrm_zero & nrm_set) normalize the unnorm. This
485 | dnrm_lp --- normalize exponent/mantissa to specified threshold
A Dsrem_mod.S265 |..normalize R.
A Dres_func.S71 bsr nrm_set |normalize number (exp will go negative)
104 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize)
105 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize)
A Dgen_except.S157 subib #24,%d1 |normalize bit offset to 0-8
A Dssin.S499 |--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/
A Dmaxim,max17040.yaml43 Specify this to divide the reported value in 2 and thus normalize it.
/linux-6.3-rc2/tools/testing/selftests/cgroup/
A Dmemcg_protection.m52 e = protected * min(1, E / siblings); % normalize overcommit
/linux-6.3-rc2/Documentation/hwmon/
A Dlm73.rst36 device. This attribute will normalize ranges of input values to the
A Dds1621.rst158 will normalize the range of input values to the device maximum resolution
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-info.rst41 Drivers should make sure to strip or normalize any such padding
/linux-6.3-rc2/arch/m68k/ifpsp060/src/
A Dfpsp.S1485 bsr.l norm # normalize mantissa
7636 bsr.l norm # normalize
10217 bsr.l norm # normalize mantissa
12024 # norm() - normalize mantissa for EXOP on denorm #
13418 # norm() - normalize denorm mantissa to provide EXOP #
13514 bsr.l norm # normalize result
15996 beq.b stzs_denorm # normalize the DENORM
16006 bsr.l norm # normalize denorm
16067 bsr.l norm # normalize denorm
16123 beq.b stzd_denorm # normalize the DENORM
[all …]
A Dilsp.S331 btst &31, %d7 # must we normalize? first word of
A Dfplsp.S5583 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
7561 bsr.l norm # normalize exponent
9248 # the dst is a DENORM. normalize the DENORM and add the adjustment to
9258 bsr.l norm # normalize the DENORM
9588 #..normalize R.
10045 bsr.l norm # normalize mantissa
10886 # norm() - normalize the mantissa #
10932 bsr.l norm # normalize UNNORM
A Dpfpsp.S1484 bsr.l norm # normalize mantissa
/linux-6.3-rc2/arch/x86/boot/
A Dheader.S622 # We will have entered with %cs = %ds+0x20, normalize %cs so
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dsram242x.S71 cmp r12, #0x1 @ normalize if cs1 based
A Dsram243x.S71 cmp r12, #0x1 @ normalize if cs1 based
/linux-6.3-rc2/Documentation/arm/nwfpe/
A Dnetwinder-fpe.rst119 NRM{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - normalize
/linux-6.3-rc2/tools/perf/pmu-events/
A Dmetric.py336 self.value = dec.normalize().to_eng_string()
/linux-6.3-rc2/Documentation/gpu/amdgpu/display/
A Ddcn-overview.rst113 The Converter and Cursor (CNVC) in DPP would then normalize the data
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-stat.txt127 Don't scale/normalize counter values

Completed in 95 milliseconds