=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== r-cran-rcppeigen-0.3.3.7.0/inst/include/unsupported/Eigen/Polynomials-60- r-cran-rcppeigen-0.3.3.7.0/inst/include/unsupported/Eigen/Polynomials:61: where \f$ p \f$ is known through its roots i.e. \f$ p(x) = (x-r_1)(x-r_2)...(x-r_n) \f$. r-cran-rcppeigen-0.3.3.7.0/inst/include/unsupported/Eigen/Polynomials-62- ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-972- EIGEN_ASM_COMMENT("begin step of gebp micro kernel 3pX4"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:973: EIGEN_ASM_COMMENT("Note: these asm comments work around bug 935!"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-974- internal::prefetch(blA+(3*K+16)*LhsProgress); \ ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1098- EIGEN_ASM_COMMENT("begin step of gebp micro kernel 3pX1"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1099: EIGEN_ASM_COMMENT("Note: these asm comments work around bug 935!"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1100- traits.loadLhs(&blA[(0+3*K)*LhsProgress], A0); \ ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1199- r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1200: // NOTE: the begin/end asm comments below work around bug 935! r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1201- // but they are not enough for gcc>=6 without FMA (bug 1637) ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1310- EIGEN_ASM_COMMENT("begin step of gebp micro kernel 2pX1"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1311: EIGEN_ASM_COMMENT("Note: these asm comments work around bug 935!"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1312- traits.loadLhs(&blA[(0+2*K)*LhsProgress], A0); \ ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1401- EIGEN_ASM_COMMENT("begin step of gebp micro kernel 1pX4"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1402: EIGEN_ASM_COMMENT("Note: these asm comments work around bug 935!"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1403- traits.loadLhs(&blA[(0+1*K)*LhsProgress], A0); \ ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1480- EIGEN_ASM_COMMENT("begin step of gebp micro kernel 1pX1"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1481: EIGEN_ASM_COMMENT("Note: these asm comments work around bug 935!"); \ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h-1482- traits.loadLhs(&blA[(0+1*K)*LhsProgress], A0); \ ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/arch/NEON/PacketMath.h-229- Packet4f r = c; r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/arch/NEON/PacketMath.h:230: asm volatile( r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Core/arch/NEON/PacketMath.h-231- "vmla.f32 %q[r], %q[a], %q[b]" ############################################## r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h-337- * \f$ H_i = (I - h_i v_i v_i^T) \f$ r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h:338: * where \f$ h_i = hCoeffs[i]\f$ is the \f$ i \f$th Householder coefficient and r-cran-rcppeigen-0.3.3.7.0/inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h-339- * \f$ v_i \f$ is the Householder vector defined by