Home
last modified time | relevance | path

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

123456

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_pllnv04.c156 int M1, N1, M2, N2, log2P; in getMNP_double() local
189 N2 = (clkP * M2 + calcclk1/2) / calcclk1; in getMNP_double()
190 if (N2 < minN2) in getMNP_double()
192 if (N2 > maxN2) in getMNP_double()
197 if (N2/M2 < 4 || N2/M2 > 10) in getMNP_double()
200 calcclk2 = calcclk1 * N2 / M2; in getMNP_double()
218 *pN2 = N2; in getMNP_double()
233 int *N1, int *M1, int *N2, int *M2, int *P) in nv04_pll_calc() argument
237 if (!info->vco2.max_freq || !N2) { in nv04_pll_calc()
239 if (N2) { in nv04_pll_calc()
[all …]
H A Dnouveau_nvkm_subdev_clk_nv40.c66 int N2 = (coef & 0xff000000) >> 24; in read_pll_2() local
77 khz = khz * N2 / M2; in read_pll_2()
130 int *N1, int *M1, int *N2, int *M2, int *log2P) in nv40_clk_calc_pll() argument
143 ret = nv04_pll_calc(subdev, &pll, khz, N1, M1, N2, M2, log2P); in nv40_clk_calc_pll()
156 int N1, M1, N2, M2, log2P; in nv40_clk_calc() local
161 &N1, &M1, &N2, &M2, &log2P); in nv40_clk_calc()
165 if (N2 == M2) { in nv40_clk_calc()
170 clk->npll_coef = (N2 << 24) | (M2 << 16) | (N1 << 8) | M1; in nv40_clk_calc()
H A Dnouveau_nvkm_subdev_clk_nv04.c40 int N1, M1, N2, M2, P; in nv04_clk_pll_calc() local
41 int ret = nv04_pll_calc(&clock->subdev, info, clk, &N1, &M1, &N2, &M2, &P); in nv04_clk_pll_calc()
46 pv->N2 = N2; in nv04_clk_pll_calc()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dcortex-a9-neon.md333 ;; Instructions using this reservation read their source operands at N2, and
341 ;; their (D|Q)n operands at N2, and produce a result at N3.
354 ;; Instructions using this reservation read their source operands at N2, and
362 ;; their (D|Q)n operands at N2, and produce a result at N4.
381 ;; Instructions using this reservation read their (D|Q)n operands at N2,
389 ;; Instructions using this reservation read their (D|Q)n operands at N2,
397 ;; Instructions using this reservation read their source operands at N2, and
404 ;; Instructions using this reservation read their source operands at N2, and
411 ;; Instructions using this reservation read their source operands at N2, and
418 ;; Instructions using this reservation read their (D|Q)n operands at N2,
[all …]
H A Dcortex-a8-neon.md416 ;; Instructions using this reservation read their source operands at N2, and
424 ;; their (D|Q)n operands at N2, and produce a result at N3.
437 ;; Instructions using this reservation read their source operands at N2, and
445 ;; their (D|Q)n operands at N2, and produce a result at N4.
464 ;; Instructions using this reservation read their (D|Q)n operands at N2,
472 ;; Instructions using this reservation read their (D|Q)n operands at N2,
480 ;; Instructions using this reservation read their source operands at N2, and
489 ;; Instructions using this reservation read their source operands at N2, and
497 ;; Instructions using this reservation read their source operands at N2, and
504 ;; Instructions using this reservation read their (D|Q)n operands at N2,
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dcortex-a9-neon.md333 ;; Instructions using this reservation read their source operands at N2, and
341 ;; their (D|Q)n operands at N2, and produce a result at N3.
354 ;; Instructions using this reservation read their source operands at N2, and
362 ;; their (D|Q)n operands at N2, and produce a result at N4.
381 ;; Instructions using this reservation read their (D|Q)n operands at N2,
389 ;; Instructions using this reservation read their (D|Q)n operands at N2,
397 ;; Instructions using this reservation read their source operands at N2, and
404 ;; Instructions using this reservation read their source operands at N2, and
411 ;; Instructions using this reservation read their source operands at N2, and
418 ;; Instructions using this reservation read their (D|Q)n operands at N2,
[all …]
H A Dcortex-a8-neon.md416 ;; Instructions using this reservation read their source operands at N2, and
424 ;; their (D|Q)n operands at N2, and produce a result at N3.
437 ;; Instructions using this reservation read their source operands at N2, and
445 ;; their (D|Q)n operands at N2, and produce a result at N4.
464 ;; Instructions using this reservation read their (D|Q)n operands at N2,
472 ;; Instructions using this reservation read their (D|Q)n operands at N2,
480 ;; Instructions using this reservation read their source operands at N2, and
489 ;; Instructions using this reservation read their source operands at N2, and
497 ;; Instructions using this reservation read their source operands at N2, and
504 ;; Instructions using this reservation read their (D|Q)n operands at N2,
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Darmv4-mont.pl293 my ($N0,$N1,$N2,$N3)=map("d$_",(4..7));
354 vmlal.u32 @ACC[4],$Ni,${N2}[0]
356 vmlal.u32 @ACC[5],$Ni,${N2}[1]
402 vmlal.u32 @ACC[4],$Ni,${N2}[0]
404 vmlal.u32 @ACC[5],$Ni,${N2}[1]
497 vmlal.u32 @ACC[4],$Ni,${N2}[0]
499 vmlal.u32 @ACC[5],$Ni,${N2}[1]
533 vmlal.u32 @ACC[4],$Ni,${N2}[0]
535 vmlal.u32 @ACC[5],$Ni,${N2}[1]
572 vmlal.u32 @ACC[4],$Ni,${N2}[0]
[all …]
H A Dppc64-mont.pl172 $N0="f20"; $N1="f21"; $N2="f22"; $N3="f23";
396 lfd $N2,`$FRAME+112`($sp)
404 fcfid $N2,$N2
423 stfd $N2,56($nap_d) ; save n[j+1] in double format
437 fmadd $T2a,$N2,$na,$T2a
438 fmadd $T2b,$N2,$nb,$T2b
448 fmadd $T3a,$N2,$nc,$T3a
449 fmadd $T3b,$N2,$nd,$T3b
534 lfd $N2,`$FRAME+112`($sp)
542 fcfid $N2,$N2
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Darmv4-mont.pl302 my ($N0,$N1,$N2,$N3)=map("d$_",(4..7));
363 vmlal.u32 @ACC[4],$Ni,${N2}[0]
365 vmlal.u32 @ACC[5],$Ni,${N2}[1]
411 vmlal.u32 @ACC[4],$Ni,${N2}[0]
413 vmlal.u32 @ACC[5],$Ni,${N2}[1]
506 vmlal.u32 @ACC[4],$Ni,${N2}[0]
508 vmlal.u32 @ACC[5],$Ni,${N2}[1]
542 vmlal.u32 @ACC[4],$Ni,${N2}[0]
544 vmlal.u32 @ACC[5],$Ni,${N2}[1]
581 vmlal.u32 @ACC[4],$Ni,${N2}[0]
[all …]
H A Dppc64-mont.pl176 $N0="f20"; $N1="f21"; $N2="f22"; $N3="f23";
400 lfd $N2,`$FRAME+112`($sp)
408 fcfid $N2,$N2
427 stfd $N2,56($nap_d) ; save n[j+1] in double format
441 fmadd $T2a,$N2,$na,$T2a
442 fmadd $T2b,$N2,$nb,$T2b
452 fmadd $T3a,$N2,$nc,$T3a
453 fmadd $T3b,$N2,$nd,$T3b
538 lfd $N2,`$FRAME+112`($sp)
546 fcfid $N2,$N2
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
H A Dnouveau_nvkm_subdev_devinit_nv04.c215 bool single_stage = !pv->NM2 || pv->N2 == pv->M2; /* nv41+ only */ in setPLL_double_highregs()
221 pll1 = (pll1 & 0xfcc7ffff) | (pv->N2 & 0x18) << 21 | in setPLL_double_highregs()
222 (pv->N2 & 0x7) << 19 | 8 << 4 | (pv->M2 & 7) << 4; in setPLL_double_highregs()
301 bool single_stage = !pv->NM2 || pv->N2 == pv->M2; in setPLL_double_lowregs()
368 int N1, M1, N2, M2, P; in nv04_devinit_pll_set() local
375 ret = nv04_pll_calc(subdev, &info, freq, &N1, &M1, &N2, &M2, &P); in nv04_devinit_pll_set()
382 pv.N2 = N2; in nv04_devinit_pll_set()
H A Dnouveau_nvkm_subdev_devinit_nv50.c46 int N1, M1, N2, M2, P; in nv50_devinit_pll_set() local
55 ret = nv04_pll_calc(subdev, &info, freq, &N1, &M1, &N2, &M2, &P); in nv50_devinit_pll_set()
67 (M2 << 16) | N2); in nv50_devinit_pll_set()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_ramnv40.c45 int N1, M1, N2, M2; in nv40_ram_calc() local
54 ret = nv04_pll_calc(subdev, &pll, freq, &N1, &M1, &N2, &M2, &log2P); in nv40_ram_calc()
60 if (N2 == M2) { in nv40_ram_calc()
65 ram->coef = (N2 << 24) | (M2 << 16) | (N1 << 8) | M1; in nv40_ram_calc()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1765 static void commuteShuffle(SDValue &N1, SDValue &N2, MutableArrayRef<int> M) { in commuteShuffle() argument
1766 std::swap(N1, N2); in commuteShuffle()
1771 SDValue N2, ArrayRef<int> Mask) { in getVectorShuffle() argument
1774 assert(VT == N1.getValueType() && VT == N2.getValueType() && in getVectorShuffle()
1778 if (N1.isUndef() && N2.isUndef()) in getVectorShuffle()
1792 if (N1 == N2) { in getVectorShuffle()
1793 N2 = getUNDEF(VT); in getVectorShuffle()
1800 commuteShuffle(N1, N2, MaskVec); in getVectorShuffle()
1828 if (auto *N2BV = dyn_cast<BuildVectorSDNode>(N2)) in getVectorShuffle()
1835 bool N2Undef = N2.isUndef(); in getVectorShuffle()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Dpll.h11 uint8_t N1, M1, N2, M2; member
13 uint8_t M1, N1, M2, N2;
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dfixed-bit.h1161 #define FRACT_TEMP(N1,N2) FIXED_CONVERT_OP(fract,N1,N2) argument
1162 #define FRACT2_TEMP(N1,N2) FIXED_CONVERT_OP2(fract,N1,N2) argument
1163 #define SATFRACT_TEMP(N1,N2) FIXED_CONVERT_OP(satfract,N1,N2) argument
1164 #define SATFRACT2_TEMP(N1,N2) FIXED_CONVERT_OP2(satfract,N1,N2) argument
1165 #define FRACTUNS_TEMP(N1,N2) FIXED_CONVERT_OP(fractuns,N1,N2) argument
1166 #define SATFRACTUNS_TEMP(N1,N2) FIXED_CONVERT_OP(satfractuns,N1,N2) argument
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dfixed-bit.h1161 #define FRACT_TEMP(N1,N2) FIXED_CONVERT_OP(fract,N1,N2) argument
1162 #define FRACT2_TEMP(N1,N2) FIXED_CONVERT_OP2(fract,N1,N2) argument
1163 #define SATFRACT_TEMP(N1,N2) FIXED_CONVERT_OP(satfract,N1,N2) argument
1164 #define SATFRACT2_TEMP(N1,N2) FIXED_CONVERT_OP2(satfract,N1,N2) argument
1165 #define FRACTUNS_TEMP(N1,N2) FIXED_CONVERT_OP(fractuns,N1,N2) argument
1166 #define SATFRACTUNS_TEMP(N1,N2) FIXED_CONVERT_OP(satfractuns,N1,N2) argument
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dpwhash_scrypt_ll.c13 static const uint64_t N2 = 1024U; variable
55 tv(passwd2, salt2, N2, r2, p2); in main()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h118 bool isMatchingAllowed(const Node &N1, const Node &N2) const { in isMatchingAllowed()
119 return N1.getType().isSame(N2.getType()); in isMatchingAllowed()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsetops.d141 auto N2 = cartesianProduct(N, N); // the range of all pairs of natural numbers variable
144 assert(canFind(N2, tuple(0, 0)));
145 assert(canFind(N2, tuple(123, 321)));
146 assert(canFind(N2, tuple(11, 35)));
147 assert(canFind(N2, tuple(279, 172)));
287 auto N2 = cartesianProduct(N, N); variable
289 assert(canFind(N2, tuple(0, 0)));
290 assert(canFind(N2, tuple(123, 321)));
291 assert(canFind(N2, tuple(11, 35)));
292 assert(canFind(N2, tuple(279, 172)));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsetops.d139 auto N2 = cartesianProduct(N, N); // the range of all pairs of natural numbers variable
142 assert(canFind(N2, tuple(0, 0)));
143 assert(canFind(N2, tuple(123, 321)));
144 assert(canFind(N2, tuple(11, 35)));
145 assert(canFind(N2, tuple(279, 172)));
285 auto N2 = cartesianProduct(N, N); variable
287 assert(canFind(N2, tuple(0, 0)));
288 assert(canFind(N2, tuple(123, 321)));
289 assert(canFind(N2, tuple(11, 35)));
290 assert(canFind(N2, tuple(279, 172)));
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp86 bool operator()(const GepNode *N1, const GepNode *N2) const { in operator ()()
87 auto F1 = Map.find(N1), F2 = Map.find(N2); in operator ()()
474 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() argument
476 uintptr_t P2 = reinterpret_cast<uintptr_t>(N2); in node_pair()
478 return std::make_pair(N1, N2); in node_pair()
479 return std::make_pair(N2, N1); in node_pair()
490 static bool node_eq(GepNode *N1, GepNode *N2, NodePairSet &Eq, in node_eq() argument
494 if (node_hash(N1) != node_hash(N2)) in node_eq()
497 NodePair NP = node_pair(N1, N2); in node_eq()
506 bool Root2 = N2->Flags & GepNode::Root; in node_eq()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h783 SDValue getVectorShuffle(EVT VT, const SDLoc &dl, SDValue N1, SDValue N2,
982 SDValue N2);
984 SDValue N2, SDValue N3);
991 SDValue N2, const SDNodeFlags Flags);
993 SDValue N2, SDValue N3, const SDNodeFlags Flags);
995 SDValue N2, SDValue N3, SDValue N4);
997 SDValue N2, SDValue N3, SDValue N4, SDValue N5);
1004 SDValue N2);
1006 SDValue N2, SDValue N3);
1008 SDValue N2, SDValue N3, SDValue N4);
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBenchmarking.rst59 cset shield -c N1,N2 -k on
61 This will move all threads out of N1 and N2. The ``-k on`` means

123456