Browse Source

* switch -Sa together with the support of a:=b:=0 removed

florian 27 years ago
parent
commit
8e8e3bd05a
2 changed files with 165 additions and 179 deletions
  1. 0 3
      compiler/optione.msg
  2. 165 176
      compiler/optmsg.inc

+ 0 - 3
compiler/optione.msg

@@ -80,9 +80,6 @@ Report bugs,suggestions etc to:
 *L1P_use pipes instead of creating temporary assembler files
 **1S_syntax options
 **2S2_switch some Delphi 2 extension on
-**2Sa_semantic check of expressions (higher level includes lower)
-**3Sa4_assigment results are typed (allows a:=b:=0)
-**3Sa9_allows expressions with no side effect
 **2Sc_supports operators like C (*=,+=,/= and -=)
 **2Sg_allows LABEL and GOTO
 **2Si_support C++ stlyed INLINE

+ 165 - 176
compiler/optmsg.inc

@@ -1,4 +1,4 @@
-const optiontxt : array[1..04715] of char=(
+const optiontxt : array[1..04551] of char=(
   ' ','[','o','p','t','i','o','n','s',']',' ','<','i','n','p',
   'u','t','f','i','l','e','>',' ','[','o','p','t','i','o','n',
   's',']',#000,'O','n','l','y',' ','o','n','e',' ','s','o','u',
@@ -139,178 +139,167 @@ const optiontxt : array[1..04715] of char=(
   ' ','o','p','t','i','o','n','s',#000,'*','*','2','S','2','_',
   's','w','i','t','c','h',' ','s','o','m','e',' ','D','e','l',
   'p','h','i',' ','2',' ','e','x','t','e','n','s','i','o','n',
-  ' ','o','n',#000,'*','*','2','S','a','_','s','e','m','a','n',
-  't','i','c',' ','c','h','e','c','k',' ','o','f',' ','e','x',
-  'p','r','e','s','s','i','o','n','s',' ','(','h','i','g','h',
-  'e','r',' ','l','e','v','e','l',' ','i','n','c','l','u','d',
-  'e','s',' ','l','o','w','e','r',')',#000,'*','*','3','S','a',
-  '4','_','a','s','s','i','g','m','e','n','t',' ','r','e','s',
-  'u','l','t','s',' ','a','r','e',' ','t','y','p','e','d',' ',
-  '(','a','l','l','o','w','s',' ','a',':','=','b',':','=','0',
-  ')',#000,'*','*','3','S','a','9','_','a','l','l','o','w','s',
-  ' ','e','x','p','r','e','s','s','i','o','n','s',' ','w','i',
-  't','h',' ','n','o',' ','s','i','d','e',' ','e','f','f','e',
-  'c','t',#000,'*','*','2','S','c','_','s','u','p','p','o','r',
-  't','s',' ','o','p','e','r','a','t','o','r','s',' ','l','i',
-  'k','e',' ','C',' ','(','*','=',',','+','=',',','/','=',' ',
-  'a','n','d',' ','-','=',')',#000,'*','*','2','S','g','_','a',
-  'l','l','o','w','s',' ','L','A','B','E','L',' ','a','n','d',
-  ' ','G','O','T','O',#000,'*','*','2','S','i','_','s','u','p',
-  'p','o','r','t',' ','C','+','+',' ','s','t','l','y','e','d',
-  ' ','I','N','L','I','N','E',#000,'*','*','2','S','m','_','s',
-  'u','p','p','o','r','t',' ','m','a','c','r','o','s',' ','l',
-  'i','k','e',' ','C',' ','(','g','l','o','b','a','l',')',#000,
-  '*','*','2','S','o','_','t','r','i','e','s',' ','t','o',' ',
-  'b','e',' ','T','P','/','B','P',' ','7','.','0',' ','c','o',
-  'm','p','a','t','i','b','l','e',#000,'*','*','2','S','s','_',
-  'c','o','n','s','t','r','u','c','t','o','r',' ','n','a','m',
-  'e',' ','m','u','s','t',' ','b','e',' ','i','n','i','t',' ',
-  '(','d','e','s','t','r','u','c','t','o','r',' ','m','u','s',
-  't',' ','b','e',' ','d','o','n','e',')',#000,'*','*','2','S',
-  't','_','a','l','l','o','w','s',' ','s','t','a','t','i','c',
-  ' ','k','e','y','w','o','r','d',' ','i','n',' ','o','b','j',
-  'e','c','t','s',#000,'*','*','1','s','_','d','o','n',#039,'t',
-  ' ','c','a','l','l',' ','a','s','s','e','m','b','l','e','r',
-  ' ','a','n','d',' ','l','i','n','k','e','r',' ','(','o','n',
-  'l','y',' ','w','i','t','h',' ','-','a',')',#000,'*','*','1',
-  'T','<','x','>','_','T','a','r','g','e','t',' ','o','p','e',
-  'r','a','t','i','n','g',' ','s','y','s','t','e','m',#000,'3',
-  '*','2','T','D','O','S','_','D','O','S',' ','e','x','t','e',
-  'n','d','e','r',' ','b','y',' ','D','J',' ','D','e','l','o',
-  'r','i','e',#000,'3','*','2','T','O','S','2','_','O','S','/',
-  '2',' ','2','.','x',#000,'3','*','2','T','L','I','N','U','X',
-  '_','L','i','n','u','x',#000,'3','*','2','T','W','i','n','3',
-  '2','_','W','i','n','d','o','w','s',' ','3','2',' ','B','i',
-  't',#000,'3','*','2','T','G','O','3','2','V','2','_','v','e',
-  'r','s','i','o','n',' ','2',' ','o','f',' ','D','J',' ','D',
-  'e','l','o','r','i','e',' ','D','O','S',' ','e','x','t','e',
-  'n','d','e','r',#000,'6','*','2','T','A','M','I','G','A','_',
-  'C','o','m','m','o','d','o','r','e',' ','A','m','i','g','a',
-  #000,'6','*','2','T','A','T','A','R','I','_','A','t','a','r',
-  'i',' ','S','T','/','S','T','e','/','T','T',#000,'6','*','2',
-  'T','M','A','C','O','S','_','M','a','c','i','n','t','o','s',
-  'h',' ','m','6','8','k',#000,'6','*','2','T','L','I','N','U',
-  'X','_','L','i','n','u','x','-','6','8','k',#000,'*','*','1',
-  'u','<','x','>','_','u','n','d','e','f','i','n','e','s',' ',
-  't','h','e',' ','s','y','m','b','o','l',' ','<','x','>',#000,
-  '*','*','1','U','_','u','n','i','t',' ','o','p','t','i','o',
-  'n','s',#000,'*','*','2','U','l','s','_','m','a','k','e',' ',
-  's','t','a','t','i','c',' ','l','i','b','r','a','r','y',' ',
-  'f','r','o','m',' ','u','n','i','t',#000,'*','*','2','U','l',
-  'd','_','m','a','k','e',' ','d','y','n','a','m','i','c',' ',
-  'l','i','b','r','a','r','y',' ','f','r','o','m',' ','u','n',
-  'i','t',#000,'*','*','2','U','n','_','d','o','n',#039,'t',' ',
-  'c','h','e','c','k',' ','t','h','e',' ','u','n','i','t',' ',
-  'n','a','m','e',#000,'*','*','2','U','p','<','x','>','_','s',
-  'a','m','e',' ','a','s',' ','-','F','u','<','x','>',#000,'*',
-  '*','2','U','s','_','c','o','m','p','i','l','e',' ','a',' ',
-  's','y','s','t','e','m',' ','u','n','i','t',#000,'*','*','1',
-  'v','<','x','>','_','B','e',' ','v','e','r','b','o','s','e',
-  '.',' ','<','x','>',' ','i','s',' ','a',' ','c','o','m','b',
-  'i','n','a','t','i','o','n',' ','o','f',' ','t','h','e',' ',
-  'f','o','l','l','o','w','i','n','g',' ','l','e','t','t','e',
-  'r','s',' ',':',#000,'*','*','2','*','_','e',' ',':',' ','S',
-  'h','o','w',' ','e','r','r','o','r','s',' ','(','d','e','f',
-  'a','u','l','t',')',' ',' ',' ',' ',' ',' ',' ','d',' ',':',
-  ' ','S','h','o','w',' ','d','e','b','u','g',' ','i','n','f',
-  'o',#000,'*','*','2','*','_','w',' ',':',' ','S','h','o','w',
-  ' ','w','a','r','n','i','n','g','s',' ',' ',' ',' ',' ',' ',
-  ' ',' ',' ',' ',' ',' ',' ',' ',' ','u',' ',':',' ','S','h',
-  'o','w',' ','u','s','e','d',' ','f','i','l','e','s',#000,'*',
-  '*','2','*','_','n',' ',':',' ','S','h','o','w',' ','n','o',
-  't','e','s',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',
-  ' ',' ',' ',' ',' ',' ','t',' ',':',' ','S','h','o','w',' ',
-  't','r','i','e','d',' ','f','i','l','e','s',#000,'*','*','2',
-  '*','_','h',' ',':',' ','S','h','o','w',' ','h','i','n','t',
-  's',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',
-  ' ',' ',' ',' ','m',' ',':',' ','S','h','o','w',' ','d','e',
-  'f','i','n','e','d',' ','m','a','c','r','o','s',#000,'*','*',
-  '2','*','_','i',' ',':',' ','S','h','o','w',' ','g','e','n',
-  'e','r','a','l',' ','i','n','f','o',' ',' ',' ',' ',' ',' ',
-  ' ',' ',' ',' ',' ','p',' ',':',' ','S','h','o','w',' ','c',
-  'o','m','p','i','l','e','d',' ','p','r','o','c','e','d','u',
-  'r','e','s',#000,'*','*','2','*','_','l',' ',':',' ','S','h',
-  'o','w',' ','l','i','n','e','n','u','m','b','e','r','s',' ',
-  ' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','c',' ',':',' ',
-  'S','h','o','w',' ','c','o','n','d','i','t','i','o','n','a',
-  'l','s',#000,'*','*','2','*','_','a',' ',':',' ','S','h','o',
-  'w',' ','e','v','e','r','y','t','h','i','n','g',' ',' ',' ',
-  ' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','0',' ',':',' ','S',
-  'h','o','w',' ','n','o','t','h','i','n','g',' ','(','e','x',
-  'c','e','p','t',' ','e','r','r','o','r','s',')',#000,'*','*',
-  '1','X','_','e','x','e','c','u','t','a','b','l','e',' ','o',
-  'p','t','i','o','n','s',#000,'*','L','2','X','c','_','l','i',
-  'n','k',' ','w','i','t','h',' ','t','h','e',' ','c',' ','l',
-  'i','b','r','a','r','y',#000,'*','*','2','X','s','_','s','t',
-  'r','i','p',' ','a','l','l',' ','s','y','m','b','o','l','s',
-  ' ','f','r','o','m',' ','e','x','e','c','u','t','a','b','l',
-  'e',#000,'*','*','0','*','_','P','r','o','c','e','s','s','o',
-  'r',' ','s','p','e','c','i','f','i','c',' ','o','p','t','i',
-  'o','n','s',':',#000,'3','*','1','A','_','o','u','t','p','u',
-  't',' ','f','o','r','m','a','t',#000,'3','*','2','A','a','t',
-  't','_','A','T','&','T',' ','a','s','s','e','m','b','l','e',
-  'r',#000,'3','*','2','A','o','_','c','o','f','f',' ','f','i',
-  'l','e',' ','u','s','i','n','g',' ','G','N','U',' ','A','S',
-  #000,'3','*','2','A','o','b','j','_','O','M','F',' ','f','i',
-  'l','e',' ','u','s','i','n','g',' ','N','A','S','M',#000,'3',
-  '*','2','A','n','a','s','m','_','c','o','f','f',' ','f','i',
-  'l','e',' ','u','s','i','n','g',' ','N','A','S','M',#000,'3',
-  '*','2','A','m','a','s','m','_','a','s','s','e','m','b','l',
-  'e','r',' ','f','o','r',' ','t','h','e',' ','M','i','c','r',
-  'o','s','o','f','t','/','B','o','r','l','a','n','d','/','W',
-  'a','t','c','o','m',' ','a','s','s','e','m','b','l','e','r',
-  #000,'3','*','1','R','_','a','s','s','e','m','b','l','e','r',
-  ' ','r','e','a','d','i','n','g',' ','s','t','y','l','e',#000,
-  '3','*','2','R','a','t','t','_','r','e','a','d',' ','A','T',
-  '&','T',' ','s','t','y','l','e',' ','a','s','s','e','m','b',
-  'l','e','r',#000,'3','*','2','R','i','n','t','e','l','_','r',
-  'e','a','d',' ','I','n','t','e','l',' ','s','t','y','l','e',
-  ' ','a','s','s','e','m','b','l','e','r',#000,'3','*','2','R',
-  'd','i','r','e','c','t','_','c','o','p','y',' ','a','s','s',
-  'e','m','b','l','e','r',' ','t','e','x','t',' ','d','i','r',
-  'e','c','t','l','y',' ','t','o',' ','a','s','s','e','m','b',
-  'l','e','r',' ','f','i','l','e',#000,'3','*','1','O','_','o',
-  'p','t','i','m','i','z','a','t','i','o','n','s',#000,'3','*',
-  '2','O','a','_','s','i','m','p','l','e',' ','o','p','t','i',
-  'm','i','z','a','t','i','o','n','s',#000,'3','*','2','O','g',
-  '_','o','p','t','i','m','i','z','e',' ','f','o','r',' ','s',
-  'i','z','e',#000,'3','*','2','O','G','_','o','p','t','i','m',
-  'i','z','e',' ','f','o','r',' ','t','i','m','e',#000,'3','*',
-  '2','O','x','_','o','p','t','i','m','i','z','e',' ','m','a',
-  'x','i','m','u','m',#000,'3','*','2','O','z','_','u','n','c',
-  'e','r','t','a','i','n',' ','o','p','t','i','m','i','z','e',
-  's',' ','(','s','e','e',' ','d','o','c','s',')',#000,'3','*',
-  '2','O','2','_','o','p','t','i','m','i','z','e',' ','f','o',
-  'r',' ','P','e','n','t','i','u','m',' ','I','I',' ','(','t',
-  'm',')',#000,'3','*','2','O','3','_','o','p','t','i','m','i',
-  'z','e',' ','f','o','r',' ','i','3','8','6',#000,'3','*','2',
-  'O','4','_','o','p','t','i','m','i','z','e',' ','f','o','r',
-  ' ','i','4','8','6',#000,'3','*','2','O','5','_','o','p','t',
-  'i','m','i','z','e',' ','f','o','r',' ','P','e','n','t','i',
-  'u','m',' ','(','t','m',')',#000,'3','*','2','O','6','_','o',
-  'p','t','i','m','i','z','a','t','i','o','n','s',' ','f','o',
-  'r',' ','P','e','n','t','i','u','m','P','r','o',' ','(','t',
-  'm',')',#000,'6','*','1','A','_','o','u','t','p','u','t',' ',
-  'f','o','r','m','a','t',#000,'6','*','2','A','g','a','s','_',
-  'G','N','U',' ','M','o','t','o','r','o','l','a',' ','a','s',
-  's','e','m','b','l','e','r',#000,'6','*','2','A','o','_','U',
-  'N','I','X',' ','o','-','f','i','l','e',#000,'6','*','2','A',
-  'm','_','S','t','a','n','d','a','r','d',' ','M','o','t','o',
-  'r','o','l','a',' ','a','s','s','e','m','b','l','e','r',#000,
-  '6','*','2','A','i','_','M','I','T',' ','S','y','n','t','a',
-  'x',' ','(','o','l','d',' ','G','A','S',')',#000,'6','*','1',
-  'O','_','o','p','t','i','m','i','z','a','t','i','o','n','s',
-  #000,'6','*','2','O','a','_','s','i','m','p','l','e',' ','o',
-  'p','t','i','m','i','z','a','t','i','o','n','s',#000,'6','*',
-  '2','O','g','_','o','p','t','i','m','i','z','e',' ','f','o',
-  'r',' ','s','i','z','e',#000,'6','*','2','O','G','_','o','p',
-  't','i','m','i','z','e',' ','f','o','r',' ','t','i','m','e',
-  #000,'6','*','2','O','x','_','o','p','t','i','m','i','z','e',
-  ' ','m','a','x','i','m','u','m',#000,'6','*','2','O','2','_',
-  't','a','r','g','e','t',' ','i','s',' ','a',' ','M','C','6',
-  '8','0','2','0','+',' ','p','r','o','c','e','s','s','o','r',
-  #000,'*','*','1','*','_',#000,'*','*','1','?','_','s','h','o',
-  'w','s',' ','t','h','i','s',' ','h','e','l','p',#000,'*','*',
-  '1','h','_','s','h','o','w','s',' ','t','h','i','s',' ','h',
-  'e','l','p',' ','w','i','t','h','o','u','t',' ','w','a','i',
-  't','i','n','g',#000);
+  ' ','o','n',#000,'*','*','2','S','c','_','s','u','p','p','o',
+  'r','t','s',' ','o','p','e','r','a','t','o','r','s',' ','l',
+  'i','k','e',' ','C',' ','(','*','=',',','+','=',',','/','=',
+  ' ','a','n','d',' ','-','=',')',#000,'*','*','2','S','g','_',
+  'a','l','l','o','w','s',' ','L','A','B','E','L',' ','a','n',
+  'd',' ','G','O','T','O',#000,'*','*','2','S','i','_','s','u',
+  'p','p','o','r','t',' ','C','+','+',' ','s','t','l','y','e',
+  'd',' ','I','N','L','I','N','E',#000,'*','*','2','S','m','_',
+  's','u','p','p','o','r','t',' ','m','a','c','r','o','s',' ',
+  'l','i','k','e',' ','C',' ','(','g','l','o','b','a','l',')',
+  #000,'*','*','2','S','o','_','t','r','i','e','s',' ','t','o',
+  ' ','b','e',' ','T','P','/','B','P',' ','7','.','0',' ','c',
+  'o','m','p','a','t','i','b','l','e',#000,'*','*','2','S','s',
+  '_','c','o','n','s','t','r','u','c','t','o','r',' ','n','a',
+  'm','e',' ','m','u','s','t',' ','b','e',' ','i','n','i','t',
+  ' ','(','d','e','s','t','r','u','c','t','o','r',' ','m','u',
+  's','t',' ','b','e',' ','d','o','n','e',')',#000,'*','*','2',
+  'S','t','_','a','l','l','o','w','s',' ','s','t','a','t','i',
+  'c',' ','k','e','y','w','o','r','d',' ','i','n',' ','o','b',
+  'j','e','c','t','s',#000,'*','*','1','s','_','d','o','n',#039,
+  't',' ','c','a','l','l',' ','a','s','s','e','m','b','l','e',
+  'r',' ','a','n','d',' ','l','i','n','k','e','r',' ','(','o',
+  'n','l','y',' ','w','i','t','h',' ','-','a',')',#000,'*','*',
+  '1','T','<','x','>','_','T','a','r','g','e','t',' ','o','p',
+  'e','r','a','t','i','n','g',' ','s','y','s','t','e','m',#000,
+  '3','*','2','T','D','O','S','_','D','O','S',' ','e','x','t',
+  'e','n','d','e','r',' ','b','y',' ','D','J',' ','D','e','l',
+  'o','r','i','e',#000,'3','*','2','T','O','S','2','_','O','S',
+  '/','2',' ','2','.','x',#000,'3','*','2','T','L','I','N','U',
+  'X','_','L','i','n','u','x',#000,'3','*','2','T','W','i','n',
+  '3','2','_','W','i','n','d','o','w','s',' ','3','2',' ','B',
+  'i','t',#000,'3','*','2','T','G','O','3','2','V','2','_','v',
+  'e','r','s','i','o','n',' ','2',' ','o','f',' ','D','J',' ',
+  'D','e','l','o','r','i','e',' ','D','O','S',' ','e','x','t',
+  'e','n','d','e','r',#000,'6','*','2','T','A','M','I','G','A',
+  '_','C','o','m','m','o','d','o','r','e',' ','A','m','i','g',
+  'a',#000,'6','*','2','T','A','T','A','R','I','_','A','t','a',
+  'r','i',' ','S','T','/','S','T','e','/','T','T',#000,'6','*',
+  '2','T','M','A','C','O','S','_','M','a','c','i','n','t','o',
+  's','h',' ','m','6','8','k',#000,'6','*','2','T','L','I','N',
+  'U','X','_','L','i','n','u','x','-','6','8','k',#000,'*','*',
+  '1','u','<','x','>','_','u','n','d','e','f','i','n','e','s',
+  ' ','t','h','e',' ','s','y','m','b','o','l',' ','<','x','>',
+  #000,'*','*','1','U','_','u','n','i','t',' ','o','p','t','i',
+  'o','n','s',#000,'*','*','2','U','l','s','_','m','a','k','e',
+  ' ','s','t','a','t','i','c',' ','l','i','b','r','a','r','y',
+  ' ','f','r','o','m',' ','u','n','i','t',#000,'*','*','2','U',
+  'l','d','_','m','a','k','e',' ','d','y','n','a','m','i','c',
+  ' ','l','i','b','r','a','r','y',' ','f','r','o','m',' ','u',
+  'n','i','t',#000,'*','*','2','U','n','_','d','o','n',#039,'t',
+  ' ','c','h','e','c','k',' ','t','h','e',' ','u','n','i','t',
+  ' ','n','a','m','e',#000,'*','*','2','U','p','<','x','>','_',
+  's','a','m','e',' ','a','s',' ','-','F','u','<','x','>',#000,
+  '*','*','2','U','s','_','c','o','m','p','i','l','e',' ','a',
+  ' ','s','y','s','t','e','m',' ','u','n','i','t',#000,'*','*',
+  '1','v','<','x','>','_','B','e',' ','v','e','r','b','o','s',
+  'e','.',' ','<','x','>',' ','i','s',' ','a',' ','c','o','m',
+  'b','i','n','a','t','i','o','n',' ','o','f',' ','t','h','e',
+  ' ','f','o','l','l','o','w','i','n','g',' ','l','e','t','t',
+  'e','r','s',' ',':',#000,'*','*','2','*','_','e',' ',':',' ',
+  'S','h','o','w',' ','e','r','r','o','r','s',' ','(','d','e',
+  'f','a','u','l','t',')',' ',' ',' ',' ',' ',' ',' ','d',' ',
+  ':',' ','S','h','o','w',' ','d','e','b','u','g',' ','i','n',
+  'f','o',#000,'*','*','2','*','_','w',' ',':',' ','S','h','o',
+  'w',' ','w','a','r','n','i','n','g','s',' ',' ',' ',' ',' ',
+  ' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','u',' ',':',' ','S',
+  'h','o','w',' ','u','s','e','d',' ','f','i','l','e','s',#000,
+  '*','*','2','*','_','n',' ',':',' ','S','h','o','w',' ','n',
+  'o','t','e','s',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',
+  ' ',' ',' ',' ',' ',' ',' ','t',' ',':',' ','S','h','o','w',
+  ' ','t','r','i','e','d',' ','f','i','l','e','s',#000,'*','*',
+  '2','*','_','h',' ',':',' ','S','h','o','w',' ','h','i','n',
+  't','s',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',
+  ' ',' ',' ',' ',' ','m',' ',':',' ','S','h','o','w',' ','d',
+  'e','f','i','n','e','d',' ','m','a','c','r','o','s',#000,'*',
+  '*','2','*','_','i',' ',':',' ','S','h','o','w',' ','g','e',
+  'n','e','r','a','l',' ','i','n','f','o',' ',' ',' ',' ',' ',
+  ' ',' ',' ',' ',' ',' ','p',' ',':',' ','S','h','o','w',' ',
+  'c','o','m','p','i','l','e','d',' ','p','r','o','c','e','d',
+  'u','r','e','s',#000,'*','*','2','*','_','l',' ',':',' ','S',
+  'h','o','w',' ','l','i','n','e','n','u','m','b','e','r','s',
+  ' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','c',' ',':',
+  ' ','S','h','o','w',' ','c','o','n','d','i','t','i','o','n',
+  'a','l','s',#000,'*','*','2','*','_','a',' ',':',' ','S','h',
+  'o','w',' ','e','v','e','r','y','t','h','i','n','g',' ',' ',
+  ' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','0',' ',':',' ',
+  'S','h','o','w',' ','n','o','t','h','i','n','g',' ','(','e',
+  'x','c','e','p','t',' ','e','r','r','o','r','s',')',#000,'*',
+  '*','1','X','_','e','x','e','c','u','t','a','b','l','e',' ',
+  'o','p','t','i','o','n','s',#000,'*','L','2','X','c','_','l',
+  'i','n','k',' ','w','i','t','h',' ','t','h','e',' ','c',' ',
+  'l','i','b','r','a','r','y',#000,'*','*','2','X','s','_','s',
+  't','r','i','p',' ','a','l','l',' ','s','y','m','b','o','l',
+  's',' ','f','r','o','m',' ','e','x','e','c','u','t','a','b',
+  'l','e',#000,'*','*','0','*','_','P','r','o','c','e','s','s',
+  'o','r',' ','s','p','e','c','i','f','i','c',' ','o','p','t',
+  'i','o','n','s',':',#000,'3','*','1','A','_','o','u','t','p',
+  'u','t',' ','f','o','r','m','a','t',#000,'3','*','2','A','a',
+  't','t','_','A','T','&','T',' ','a','s','s','e','m','b','l',
+  'e','r',#000,'3','*','2','A','o','_','c','o','f','f',' ','f',
+  'i','l','e',' ','u','s','i','n','g',' ','G','N','U',' ','A',
+  'S',#000,'3','*','2','A','o','b','j','_','O','M','F',' ','f',
+  'i','l','e',' ','u','s','i','n','g',' ','N','A','S','M',#000,
+  '3','*','2','A','n','a','s','m','_','c','o','f','f',' ','f',
+  'i','l','e',' ','u','s','i','n','g',' ','N','A','S','M',#000,
+  '3','*','2','A','m','a','s','m','_','a','s','s','e','m','b',
+  'l','e','r',' ','f','o','r',' ','t','h','e',' ','M','i','c',
+  'r','o','s','o','f','t','/','B','o','r','l','a','n','d','/',
+  'W','a','t','c','o','m',' ','a','s','s','e','m','b','l','e',
+  'r',#000,'3','*','1','R','_','a','s','s','e','m','b','l','e',
+  'r',' ','r','e','a','d','i','n','g',' ','s','t','y','l','e',
+  #000,'3','*','2','R','a','t','t','_','r','e','a','d',' ','A',
+  'T','&','T',' ','s','t','y','l','e',' ','a','s','s','e','m',
+  'b','l','e','r',#000,'3','*','2','R','i','n','t','e','l','_',
+  'r','e','a','d',' ','I','n','t','e','l',' ','s','t','y','l',
+  'e',' ','a','s','s','e','m','b','l','e','r',#000,'3','*','2',
+  'R','d','i','r','e','c','t','_','c','o','p','y',' ','a','s',
+  's','e','m','b','l','e','r',' ','t','e','x','t',' ','d','i',
+  'r','e','c','t','l','y',' ','t','o',' ','a','s','s','e','m',
+  'b','l','e','r',' ','f','i','l','e',#000,'3','*','1','O','_',
+  'o','p','t','i','m','i','z','a','t','i','o','n','s',#000,'3',
+  '*','2','O','a','_','s','i','m','p','l','e',' ','o','p','t',
+  'i','m','i','z','a','t','i','o','n','s',#000,'3','*','2','O',
+  'g','_','o','p','t','i','m','i','z','e',' ','f','o','r',' ',
+  's','i','z','e',#000,'3','*','2','O','G','_','o','p','t','i',
+  'm','i','z','e',' ','f','o','r',' ','t','i','m','e',#000,'3',
+  '*','2','O','x','_','o','p','t','i','m','i','z','e',' ','m',
+  'a','x','i','m','u','m',#000,'3','*','2','O','z','_','u','n',
+  'c','e','r','t','a','i','n',' ','o','p','t','i','m','i','z',
+  'e','s',' ','(','s','e','e',' ','d','o','c','s',')',#000,'3',
+  '*','2','O','2','_','o','p','t','i','m','i','z','e',' ','f',
+  'o','r',' ','P','e','n','t','i','u','m',' ','I','I',' ','(',
+  't','m',')',#000,'3','*','2','O','3','_','o','p','t','i','m',
+  'i','z','e',' ','f','o','r',' ','i','3','8','6',#000,'3','*',
+  '2','O','4','_','o','p','t','i','m','i','z','e',' ','f','o',
+  'r',' ','i','4','8','6',#000,'3','*','2','O','5','_','o','p',
+  't','i','m','i','z','e',' ','f','o','r',' ','P','e','n','t',
+  'i','u','m',' ','(','t','m',')',#000,'3','*','2','O','6','_',
+  'o','p','t','i','m','i','z','a','t','i','o','n','s',' ','f',
+  'o','r',' ','P','e','n','t','i','u','m','P','r','o',' ','(',
+  't','m',')',#000,'6','*','1','A','_','o','u','t','p','u','t',
+  ' ','f','o','r','m','a','t',#000,'6','*','2','A','g','a','s',
+  '_','G','N','U',' ','M','o','t','o','r','o','l','a',' ','a',
+  's','s','e','m','b','l','e','r',#000,'6','*','2','A','o','_',
+  'U','N','I','X',' ','o','-','f','i','l','e',#000,'6','*','2',
+  'A','m','_','S','t','a','n','d','a','r','d',' ','M','o','t',
+  'o','r','o','l','a',' ','a','s','s','e','m','b','l','e','r',
+  #000,'6','*','2','A','i','_','M','I','T',' ','S','y','n','t',
+  'a','x',' ','(','o','l','d',' ','G','A','S',')',#000,'6','*',
+  '1','O','_','o','p','t','i','m','i','z','a','t','i','o','n',
+  's',#000,'6','*','2','O','a','_','s','i','m','p','l','e',' ',
+  'o','p','t','i','m','i','z','a','t','i','o','n','s',#000,'6',
+  '*','2','O','g','_','o','p','t','i','m','i','z','e',' ','f',
+  'o','r',' ','s','i','z','e',#000,'6','*','2','O','G','_','o',
+  'p','t','i','m','i','z','e',' ','f','o','r',' ','t','i','m',
+  'e',#000,'6','*','2','O','x','_','o','p','t','i','m','i','z',
+  'e',' ','m','a','x','i','m','u','m',#000,'6','*','2','O','2',
+  '_','t','a','r','g','e','t',' ','i','s',' ','a',' ','M','C',
+  '6','8','0','2','0','+',' ','p','r','o','c','e','s','s','o',
+  'r',#000,'*','*','1','*','_',#000,'*','*','1','?','_','s','h',
+  'o','w','s',' ','t','h','i','s',' ','h','e','l','p',#000,'*',
+  '*','1','h','_','s','h','o','w','s',' ','t','h','i','s',' ',
+  'h','e','l','p',' ','w','i','t','h','o','u','t',' ','w','a',
+  'i','t','i','n','g',#000);