===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
zdbsp-1.19+20181027+dfsg.1/main.cpp-619-#else
zdbsp-1.19+20181027+dfsg.1/main.cpp:620:	__asm
zdbsp-1.19+20181027+dfsg.1/main.cpp-621-	{
##############################################
zdbsp-1.19+20181027+dfsg.1/main.cpp-646-	// Same as above, but for GCC
zdbsp-1.19+20181027+dfsg.1/main.cpp:647:	asm volatile
zdbsp-1.19+20181027+dfsg.1/main.cpp-648-		("pushfl\n\t"
##############################################
zdbsp-1.19+20181027+dfsg.1/nodebuild.cpp-1139-	// We store the return address in a global, so as not to need to mess with the parameter list.
zdbsp-1.19+20181027+dfsg.1/nodebuild.cpp:1140:	__asm
zdbsp-1.19+20181027+dfsg.1/nodebuild.cpp-1141-	{
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-84-{
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:85:	__asm mov eax,a
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:86:	__asm mov ecx,c
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:87:	__asm imul b
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:88:	__asm idiv ecx
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-89-}
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-92-{
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:93:	__asm mov edx,a
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:94:	__asm sar edx,2
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:95:	__asm mov eax,a
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:96:	__asm shl eax,30
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:97:	__asm idiv b
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-98-}
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-101-{
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:102:	__asm mov eax,a
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:103:	__asm imul b
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:104:	__asm shrd eax,edx,30
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-105-}
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-108-{
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:109:	__asm mov eax,a
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:110:	__asm imul b
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:111:	__asm mov ebx,eax
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:112:	__asm mov eax,c
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:113:	__asm mov esi,edx
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:114:	__asm imul d
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:115:	__asm add eax,ebx
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:116:	__asm adc edx,esi
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:117:	__asm mov eax,edx
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-118-}
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-128-
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:129:	asm volatile
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-130-		("imull %3\n\t"
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-145-	fixed_t result, dummy;
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:146:	asm volatile
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-147-		("idivl %4"
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-160-
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:161:	asm volatile
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-162-		("imull %3\n\t"
##############################################
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-177-	fixed_t result, dummy;
zdbsp-1.19+20181027+dfsg.1/zdbsp.h:178:	asm volatile
zdbsp-1.19+20181027+dfsg.1/zdbsp.h-179-		("idivl %4"