===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-24-  int lo,hi;
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h:25:  asm volatile("smull\t%0, %1, %2, %3"
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-26-               : "=&r"(lo),"=&r"(hi)
##############################################
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-37-  int lo,hi;
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h:38:  asm volatile("smull	%0, %1, %2, %3\n\t"
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-39-	       "movs	%0, %0, lsr #15\n\t"
##############################################
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-46-
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h:47:#define MB() asm volatile ("" : : : "memory")
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-48-
##############################################
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-109-  int tmp;
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h:110:  asm volatile("subs	%1, %0, #32768\n\t"
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/tremor/asm_arm.h-111-	       "movpl	%0, #0x7f00\n\t"
##############################################
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/pce_fast/huc6280.cpp-44-#else
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/pce_fast/huc6280.cpp:45:#define LOAD_LOCALS_PC()        register uint32 PC_local /*asm ("edi")*/ = HuCPU.PC; // asm ("edi") = HuCPU.PC;
libretro-beetle-pce-fast-0.9.38.7+git20160609/mednafen/pce_fast/huc6280.cpp-46-#endif
##############################################
libretro-beetle-pce-fast-0.9.38.7+git20160609/.pc/02_shared_libsndfile.patch/Makefile-64-   OSXVER = `sw_vers -productVersion | cut -d. -f 2`
libretro-beetle-pce-fast-0.9.38.7+git20160609/.pc/02_shared_libsndfile.patch/Makefile:65:   OSX_LT_MAVERICKS = `(( $(OSXVER) <= 9)) && echo "YES"`
libretro-beetle-pce-fast-0.9.38.7+git20160609/.pc/02_shared_libsndfile.patch/Makefile-66-   fpic += -mmacosx-version-min=10.1
##############################################
libretro-beetle-pce-fast-0.9.38.7+git20160609/.pc/04_add_CPPFLAGS.patch/Makefile-65-   OSXVER = `sw_vers -productVersion | cut -d. -f 2`
libretro-beetle-pce-fast-0.9.38.7+git20160609/.pc/04_add_CPPFLAGS.patch/Makefile:66:   OSX_LT_MAVERICKS = `(( $(OSXVER) <= 9)) && echo "YES"`
libretro-beetle-pce-fast-0.9.38.7+git20160609/.pc/04_add_CPPFLAGS.patch/Makefile-67-   fpic += -mmacosx-version-min=10.1
##############################################
libretro-beetle-pce-fast-0.9.38.7+git20160609/Makefile-65-   OSXVER = `sw_vers -productVersion | cut -d. -f 2`
libretro-beetle-pce-fast-0.9.38.7+git20160609/Makefile:66:   OSX_LT_MAVERICKS = `(( $(OSXVER) <= 9)) && echo "YES"`
libretro-beetle-pce-fast-0.9.38.7+git20160609/Makefile-67-   fpic += -mmacosx-version-min=10.1