Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:multiasm:papc:chapter_6_12 [2026/02/27 02:07] – [Statements] jtokarzen:multiasm:papc:chapter_6_12 [2026/02/27 02:10] (current) – [Statements] jtokarz
Line 245: Line 245:
 ; name ; operation ; operands ; comment ; name ; operation ; operands ; comment
  
-cns_y   EQU         134       ; definition of a constant named cns_y with the value 134+cns_y   EQU         134       ; definition of a constant named cns_y with the  
 +                              ;   value 134
  
         .DATA                 ; operation only - directive to start data section         .DATA                 ; operation only - directive to start data section
-var_x   DB          123       ; definition of a variable named var_x with init value 123+var_x   DB          123       ; definition of a variable named var_x with init  
 +                              ;   value 123
  
         .CODE                 ; operation only - directive to start code section         .CODE                 ; operation only - directive to start code section
en/multiasm/papc/chapter_6_12.1772150829.txt.gz · Last modified: by jtokarz
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0