Skip to content
  • FPK's avatar
    changes to fix #32043 · 4cf2a267
    FPK authored
    * changed most of the variables in the assembler readers used to store constants from aint to tcgint 
      as aint has only the size of the accumular while some CPUs (AVR) allow larger constants in instructions
    + allow access to absolute symbols with address type in inline assembler
    * allow absolute addresses in avr inline assembler
    + tests
    
    git-svn-id: trunk@37411 -
    4cf2a267