flat assembler
Message board for the users of flat assembler.
  
       
      Index
      > Macroinstructions > Bug in FASM .IF macro | 
  
| Author | 
  | 
              
| 
                  
                   baldr 08 Mar 2013, 16:37 
                  alorent,
 
                  
                Why do you think it's a bug? This compiles too (though it may look odd). Code: include 'win32ax.inc' .code start: .if (eax=1) .while eax & ~ebx mov eax, ebx .if (ebx = eax) mov ecx, 1 .endif .endif add esi, 5 .endw .end start  | 
              |||
                  
  | 
              
< Last Thread | Next Thread >  | 
    
Forum Rules: 
  | 
    
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.