flat assembler
Message board for the users of flat assembler.
  
       
      Index
      > Main > "call or Jmp [ax]" | 
  
| Author | 
  | 
              
| 
                  
                   ouadji 27 Mar 2009, 10:54 
                  hi all,
 
                  
                Fasm 1.67.37 jmp word [bx] ... it's ok, no problem compiling but jmp word [ax] ... fails .. (error: reserved word used as symbol) ???  | 
              |||
                  
  | 
              
| 
                  
                   MazeGen 27 Mar 2009, 10:57 
                  [ax] is not a valid addressing method. You can use only [bx+si], [bx+di], [bp+si], [bp+di], [bx], [si], [di], [label]. 
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   revolution 27 Mar 2009, 10:57 
                  In 16 bit code AX is not allowed as an address register. Only SI, Di, BP and BX plus a few combinations SI/DI+BP/BX 
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   MazeGen 27 Mar 2009, 10:59 
                  you're late  
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   revolution 27 Mar 2009, 11:13 
                  MazeGen wrote: you're late And now I can't delete because you posted already  | 
              |||
                  
  | 
              
| 
                  
                   DOS386 27 Mar 2009, 14:52 
                  Already asked 1'000'000 times. RTFF: http://board.flatassembler.net/topic.php?t=9473
 
                  
                Also, move to Main.  | 
              |||
                  
  | 
              
< Last Thread | Next Thread >  | 
    
Forum Rules: 
  | 
    
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.