Home
last modified time | relevance | path

Searched refs:SPR (Results 226 – 250 of 1979) sorted by relevance

12345678910>>...80

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
/dports/emulators/hugo/hugo-2.12/
H A Dsprite.h10 } SPR; typedef
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/ppc/
H A Dhipe_ppc_assemble.erl257 #mfspr{dst=Dst,spr=SPR} = I,
259 NewSPR = do_spr(SPR),
268 #mtspr{spr=SPR,src=Src} = I,
269 NewSPR = do_spr(SPR),
395 do_spr(SPR) ->
397 case SPR of
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/ppc/
H A Dhipe_ppc_assemble.erl257 #mfspr{dst=Dst,spr=SPR} = I,
259 NewSPR = do_spr(SPR),
268 #mtspr{spr=SPR,src=Src} = I,
269 NewSPR = do_spr(SPR),
395 do_spr(SPR) ->
397 case SPR of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/ppc/
H A Dhipe_ppc_assemble.erl257 #mfspr{dst=Dst,spr=SPR} = I,
259 NewSPR = do_spr(SPR),
268 #mtspr{spr=SPR,src=Src} = I,
269 NewSPR = do_spr(SPR),
395 do_spr(SPR) ->
397 case SPR of
/dports/devel/vasm/vasm/cpus/ppc/
H A Doperands.h30 SPR,SPRBAT,SPRG,SR,SV,TBR,TO,U,UI,VA,VB,VC,VD,SIMM,UIMM,SHB, enumerator
41 #define PMR SPR
42 #define TMR SPR
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DTmpGReductor.C2016 const SparsePolyRing SPR=owner(theGPL); in GPolyList2PolyListClear() local
2019 thePL.push_back(one(SPR)); in GPolyList2PolyListClear()
2041 const SparsePolyRing SPR=owner(theGPL); in GPolyList2PolyList() local
2174 const SparsePolyRing SPR=owner(the_p); in homog() local
2175 if (GradingDim(SPR) != len(theY)) in homog()
2177 RingElem the_hp(SPR); in homog()
2178 RingElem tmp(SPR); in homog()
2179 degree MaxDeg(GradingDim(SPR)); in homog()
2180 degree TmpDeg(GradingDim(SPR)); in homog()
2188 tmp = monomial(SPR,coeff(it),PP(it)); in homog()
[all …]
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DTmpGReductor.C2016 const SparsePolyRing SPR=owner(theGPL); in GPolyList2PolyListClear() local
2019 thePL.push_back(one(SPR)); in GPolyList2PolyListClear()
2041 const SparsePolyRing SPR=owner(theGPL); in GPolyList2PolyList() local
2174 const SparsePolyRing SPR=owner(the_p); in homog() local
2175 if (GradingDim(SPR) != len(theY)) in homog()
2177 RingElem the_hp(SPR); in homog()
2178 RingElem tmp(SPR); in homog()
2179 degree MaxDeg(GradingDim(SPR)); in homog()
2180 degree TmpDeg(GradingDim(SPR)); in homog()
2188 tmp = monomial(SPR,coeff(it),PP(it)); in homog()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/ppc/
H A DBUGS122 "mtlr %RS":SPR.something
123 "mtspr %SPR, %RS"
/dports/devel/gdb761/gdb-7.6.1/sim/ppc/
H A DBUGS122 "mtlr %RS":SPR.something
123 "mtspr %SPR, %RS"
/dports/math/clblas/clBLAS-2.10/src/tests/correctness/
H A Dcorr-spr.cpp216 TEST_P(SPR, sspr) { in TEST_P() argument
223 TEST_P(SPR, dspr) { in TEST_P() argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A DBUGS122 "mtlr %RS":SPR.something
123 "mtspr %SPR, %RS"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A DBUGS122 "mtlr %RS":SPR.something
123 "mtspr %SPR, %RS"
/dports/biology/biosig/biosig-2.3.3/biosig4c++/mma/
H A Dbiosig.c80 numberSamples = hdr->NRec * hdr->SPR; in sload()
191 numberSamples = hdr->NRec * hdr->SPR; in uload()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/perl/
H A Dbiosig.i100 uint32_t SPR; /* samples per record (block) */ member
123 …uint32_t SPR; /* samples per block (when different sampling rates are used, this is the LCM(CHAN… member
/dports/biology/biosig/biosig-2.3.3/biosig4c++/php/
H A Dbiosig.i100 uint32_t SPR; /* samples per record (block) */ member
123 …uint32_t SPR; /* samples per block (when different sampling rates are used, this is the LCM(CHAN… member
/dports/biology/biosig/biosig-2.3.3/biosig4c++/ruby/
H A Dbiosig.i100 uint32_t SPR; /* samples per record (block) */ member
123 …uint32_t SPR; /* samples per block (when different sampling rates are used, this is the LCM(CHAN… member
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t200_FileAccess/
H A Dedfannot2evt.m49 POS(N,1) = HDR.SPR * (k-1) + 1;
63 POS(N,1) = HDR.SPR * (k-1) + 1;
/dports/biology/biosig/biosig-2.3.3/biosig4c++/tcl/
H A Dbiosig.i100 uint32_t SPR; /* samples per record (block) */ member
123 …uint32_t SPR; /* samples per block (when different sampling rates are used, this is the LCM(CHAN… member

12345678910>>...80