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

This commit is contained in:
florian 1998-03-25 23:36:01 +00:00
parent a9bbf1d4db
commit 8e8e3bd05a
2 changed files with 165 additions and 179 deletions

View File

@ -80,9 +80,6 @@ Report bugs,suggestions etc to:
*L1P_use pipes instead of creating temporary assembler files *L1P_use pipes instead of creating temporary assembler files
**1S_syntax options **1S_syntax options
**2S2_switch some Delphi 2 extension on **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 -=) **2Sc_supports operators like C (*=,+=,/= and -=)
**2Sg_allows LABEL and GOTO **2Sg_allows LABEL and GOTO
**2Si_support C++ stlyed INLINE **2Si_support C++ stlyed INLINE

View File

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