=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-95- PIC ?= 1 mupen64plus-video-glide64-2.5.9/projects/unix/Makefile:96: NO_ASM := 1 mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-97- $(warning Architecture "$(HOST_CPU)" not officially supported.') ############################################## mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-103- PIC ?= 1 mupen64plus-video-glide64-2.5.9/projects/unix/Makefile:104: NO_ASM := 1 mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-105- $(warning Architecture "$(HOST_CPU)" not officially supported.') ############################################## mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-111- PIC ?= 1 mupen64plus-video-glide64-2.5.9/projects/unix/Makefile:112: NO_ASM := 1 mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-113- $(warning Architecture "$(HOST_CPU)" not officially supported.') ############################################## mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-163- OSX_XCODEMIN = $(shell xcodebuild -version | grep '[0-9]*\.[0-9]*' | cut -f2 -d ' ' | cut -f2 -d .) mupen64plus-video-glide64-2.5.9/projects/unix/Makefile:164: OSX_XCODEGE43 = $(shell echo "`expr $(OSX_XCODEMAJ) \>= 4``expr $(OSX_XCODEMIN) \>= 3`") mupen64plus-video-glide64-2.5.9/projects/unix/Makefile-165- ifeq ($(OSX_XCODEGE43), 11) ############################################## mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-336- #if defined(__x86_64__) mupen64plus-video-glide64-2.5.9/src/3dmath.cpp:337: asm volatile(" cpuid; " mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-338- : "=a"(eax), "=d"(edx) ############################################## mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-342- #else mupen64plus-video-glide64-2.5.9/src/3dmath.cpp:343: asm volatile(" push %%ebx; " mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-344- " push %%ecx; " ############################################## mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-359- { mupen64plus-video-glide64-2.5.9/src/3dmath.cpp:360: __asm mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-361- { ############################################## mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-377- { mupen64plus-video-glide64-2.5.9/src/3dmath.cpp:378: __asm xorps xmm0, xmm0 mupen64plus-video-glide64-2.5.9/src/3dmath.cpp-379- IsSSE = TRUE; ############################################## mupen64plus-video-glide64-2.5.9/src/CRC.h-56- unsigned int Crc32=crc; mupen64plus-video-glide64-2.5.9/src/CRC.h:57: __asm { mupen64plus-video-glide64-2.5.9/src/CRC.h-58- mov esi, buffer ############################################## mupen64plus-video-glide64-2.5.9/src/Changes.txt-1415-* forked from glide64-wonder+-linux v12 mupen64plus-video-glide64-2.5.9/src/Changes.txt:1416:* Ported all GCC and nasm assembler to AMD64 and corrected various other 64 Bit portability problems mupen64plus-video-glide64-2.5.9/src/Changes.txt-1417--- 2008-02-01 Günther <guenther.emu@freenet.de> ############################################## mupen64plus-video-glide64-2.5.9/src/DepthBufferRender.cpp-126-#if !defined(__GNUC__) && !defined(NO_ASM) mupen64plus-video-glide64-2.5.9/src/DepthBufferRender.cpp:127: __asm { mupen64plus-video-glide64-2.5.9/src/DepthBufferRender.cpp-128- mov eax, x ############################################## mupen64plus-video-glide64-2.5.9/src/DepthBufferRender.cpp-137- int reminder; mupen64plus-video-glide64-2.5.9/src/DepthBufferRender.cpp:138: asm ("idivl %[divisor]" mupen64plus-video-glide64-2.5.9/src/DepthBufferRender.cpp-139- : "=a" (x), "=d" (reminder) ############################################## mupen64plus-video-glide64-2.5.9/debian/changelog-485- kernel (Closes: #544670) mupen64plus-video-glide64-2.5.9/debian/changelog:486: - Don't set NO_ASM parameter anymore as it is handled by mupen64plus-video-glide64-2.5.9/debian/changelog-487- 119-debian-archs.patch ############################################## mupen64plus-video-glide64-2.5.9/debian/changelog-539- which are removed from dfsg tarball mupen64plus-video-glide64-2.5.9/debian/changelog:540: - Add 110-glide64-noasm.patch, don't use x86-asm on non-x86 mupen64plus-video-glide64-2.5.9/debian/changelog-541- plattforms in glide64