| /* |
| * Do not edit - this file auto-generated by macros.pl from: |
| * version.mac |
| * ./macros/altreg.mac |
| * ./macros/fp.mac |
| * ./macros/ifunc.mac |
| * ./macros/masm.mac |
| * ./macros/smartalign.mac |
| * ./macros/standard.mac |
| * ./output/outaout.mac |
| * ./output/outas86.mac |
| * ./output/outbin.mac |
| * ./output/outcoff.mac |
| * ./output/outdbg.mac |
| * ./output/outelf.mac |
| * ./output/outmacho.mac |
| * ./output/outobj.mac |
| * ./output/outrdf2.mac |
| * ./output/outrdf.mac |
| */ |
| |
| #include "tables.h" |
| #include "nasmlib.h" |
| #include "hashtbl.h" |
| #include "outform.h" |
| |
| #define p_if 128 |
| #define p_ifctx 129 |
| #define p_ifdef 130 |
| #define p_ifdefalias 131 |
| #define p_ifempty 132 |
| #define p_ifenv 133 |
| #define p_ifid 134 |
| #define p_ifidn 135 |
| #define p_ifidni 136 |
| #define p_ifmacro 137 |
| #define p_ifnum 138 |
| #define p_ifstr 139 |
| #define p_iftoken 140 |
| #define p_ifusable 141 |
| #define p_ifusing 142 |
| #define p_ifn 144 |
| #define p_ifnctx 145 |
| #define p_ifndef 146 |
| #define p_ifndefalias 147 |
| #define p_ifnempty 148 |
| #define p_ifnenv 149 |
| #define p_ifnid 150 |
| #define p_ifnidn 151 |
| #define p_ifnidni 152 |
| #define p_ifnmacro 153 |
| #define p_ifnnum 154 |
| #define p_ifnstr 155 |
| #define p_ifntoken 156 |
| #define p_ifnusable 157 |
| #define p_ifnusing 158 |
| #define p_elif 160 |
| #define p_elifctx 161 |
| #define p_elifdef 162 |
| #define p_elifdefalias 163 |
| #define p_elifempty 164 |
| #define p_elifenv 165 |
| #define p_elifid 166 |
| #define p_elifidn 167 |
| #define p_elifidni 168 |
| #define p_elifmacro 169 |
| #define p_elifnum 170 |
| #define p_elifstr 171 |
| #define p_eliftoken 172 |
| #define p_elifusable 173 |
| #define p_elifusing 174 |
| #define p_elifn 176 |
| #define p_elifnctx 177 |
| #define p_elifndef 178 |
| #define p_elifndefalias 179 |
| #define p_elifnempty 180 |
| #define p_elifnenv 181 |
| #define p_elifnid 182 |
| #define p_elifnidn 183 |
| #define p_elifnidni 184 |
| #define p_elifnmacro 185 |
| #define p_elifnnum 186 |
| #define p_elifnstr 187 |
| #define p_elifntoken 188 |
| #define p_elifnusable 189 |
| #define p_elifnusing 190 |
| #define p_aliases 192 |
| #define p_arg 193 |
| #define p_clear 194 |
| #define p_depend 195 |
| #define p_else 196 |
| #define p_endif 197 |
| #define p_endm 198 |
| #define p_endmacro 199 |
| #define p_endrep 200 |
| #define p_error 201 |
| #define p_exitmacro 202 |
| #define p_exitrep 203 |
| #define p_fatal 204 |
| #define p_include 205 |
| #define p_line 206 |
| #define p_local 207 |
| #define p_null 208 |
| #define p_pop 209 |
| #define p_pragma 210 |
| #define p_push 211 |
| #define p_rep 212 |
| #define p_repl 213 |
| #define p_rotate 214 |
| #define p_stacksize 215 |
| #define p_undef 216 |
| #define p_undefalias 217 |
| #define p_use 218 |
| #define p_warning 219 |
| #define p_assign 220 |
| #define p_iassign 221 |
| #define p_defalias 222 |
| #define p_idefalias 223 |
| #define p_define 224 |
| #define p_idefine 225 |
| #define p_defstr 226 |
| #define p_idefstr 227 |
| #define p_deftok 228 |
| #define p_ideftok 229 |
| #define p_macro 230 |
| #define p_imacro 231 |
| #define p_pathsearch 232 |
| #define p_ipathsearch 233 |
| #define p_rmacro 234 |
| #define p_irmacro 235 |
| #define p_strcat 236 |
| #define p_istrcat 237 |
| #define p_strlen 238 |
| #define p_istrlen 239 |
| #define p_substr 240 |
| #define p_isubstr 241 |
| #define p_xdefine 242 |
| #define p_ixdefine 243 |
| #define p_unmacro 244 |
| #define p_unimacro 245 |
| #define EOL 127 |
| |
| |
| #if 1 |
| const unsigned char nasm_stdmac_version[] = { |
| /* From version.mac */ |
| /* 0 */ p_define,'_','_','?','N','A','S','M','_','M','A','J','O','R','?','_','_',' ','2',EOL, |
| /* 20 */ p_define,'_','_','?','N','A','S','M','_','M','I','N','O','R','?','_','_',' ','1','5',EOL, |
| /* 41 */ p_define,'_','_','?','N','A','S','M','_','S','U','B','M','I','N','O','R','?','_','_',' ','2',EOL, |
| /* 64 */ p_define,'_','_','?','N','A','S','M','_','P','A','T','C','H','L','E','V','E','L','?','_','_',' ','9','6',EOL, |
| /* 90 */ p_define,'_','_','?','N','A','S','M','_','V','E','R','S','I','O','N','_','I','D','?','_','_',' ','0','0','2','0','F','0','2','6','0','h',EOL, |
| /* 124 */ p_define,'_','_','?','N','A','S','M','_','V','E','R','?','_','_',' ','\"','2','.','1','5','.','0','3','r','c','6','\"',EOL, |
| /* 153 */ EOL |
| }; |
| #endif |
| |
| #if 1 |
| static const unsigned char nasm_usemac_altreg[] = { |
| /* From ./macros/altreg.mac */ |
| /* 0 */ p_define,'_','_','?','U','S','E','_','A','L','T','R','E','G','?','_','_',EOL, |
| /* 0 */ p_defalias,'_','_','U','S','E','_','A','L','T','R','E','G','_','_',' ','_','_','?','U','S','E','A','L','T','R','E','G','?','_','_',EOL, |
| /* 32 */ p_idefine,'r','8','l',' ','r','8','b',EOL, |
| /* 41 */ p_idefine,'r','9','l',' ','r','9','b',EOL, |
| /* 50 */ p_idefine,'r','1','0','l',' ','r','1','0','b',EOL, |
| /* 61 */ p_idefine,'r','1','1','l',' ','r','1','1','b',EOL, |
| /* 72 */ p_idefine,'r','1','2','l',' ','r','1','2','b',EOL, |
| /* 83 */ p_idefine,'r','1','3','l',' ','r','1','3','b',EOL, |
| /* 94 */ p_idefine,'r','1','4','l',' ','r','1','4','b',EOL, |
| /* 105 */ p_idefine,'r','1','5','l',' ','r','1','5','b',EOL, |
| /* 116 */ p_idefine,'r','0',' ','r','a','x',EOL, |
| /* 124 */ p_idefine,'r','1',' ','r','c','x',EOL, |
| /* 132 */ p_idefine,'r','2',' ','r','d','x',EOL, |
| /* 140 */ p_idefine,'r','3',' ','r','b','x',EOL, |
| /* 148 */ p_idefine,'r','4',' ','r','s','p',EOL, |
| /* 156 */ p_idefine,'r','5',' ','r','b','p',EOL, |
| /* 164 */ p_idefine,'r','6',' ','r','s','i',EOL, |
| /* 172 */ p_idefine,'r','7',' ','r','d','i',EOL, |
| /* 180 */ p_idefine,'r','0','d',' ','e','a','x',EOL, |
| /* 189 */ p_idefine,'r','1','d',' ','e','c','x',EOL, |
| /* 198 */ p_idefine,'r','2','d',' ','e','d','x',EOL, |
| /* 207 */ p_idefine,'r','3','d',' ','e','b','x',EOL, |
| /* 216 */ p_idefine,'r','4','d',' ','e','s','p',EOL, |
| /* 225 */ p_idefine,'r','5','d',' ','e','b','p',EOL, |
| /* 234 */ p_idefine,'r','6','d',' ','e','s','i',EOL, |
| /* 243 */ p_idefine,'r','7','d',' ','e','d','i',EOL, |
| /* 252 */ p_idefine,'r','0','w',' ','a','x',EOL, |
| /* 260 */ p_idefine,'r','1','w',' ','c','x',EOL, |
| /* 268 */ p_idefine,'r','2','w',' ','d','x',EOL, |
| /* 276 */ p_idefine,'r','3','w',' ','b','x',EOL, |
| /* 284 */ p_idefine,'r','4','w',' ','s','p',EOL, |
| /* 292 */ p_idefine,'r','5','w',' ','b','p',EOL, |
| /* 300 */ p_idefine,'r','6','w',' ','s','i',EOL, |
| /* 308 */ p_idefine,'r','7','w',' ','d','i',EOL, |
| /* 316 */ p_idefine,'r','0','b',' ','a','l',EOL, |
| /* 324 */ p_idefine,'r','1','b',' ','c','l',EOL, |
| /* 332 */ p_idefine,'r','2','b',' ','d','l',EOL, |
| /* 340 */ p_idefine,'r','3','b',' ','b','l',EOL, |
| /* 348 */ p_idefine,'r','4','b',' ','s','p','l',EOL, |
| /* 357 */ p_idefine,'r','5','b',' ','b','p','l',EOL, |
| /* 366 */ p_idefine,'r','6','b',' ','s','i','l',EOL, |
| /* 375 */ p_idefine,'r','7','b',' ','d','i','l',EOL, |
| /* 384 */ p_idefine,'r','0','l',' ','a','l',EOL, |
| /* 392 */ p_idefine,'r','1','l',' ','c','l',EOL, |
| /* 400 */ p_idefine,'r','2','l',' ','d','l',EOL, |
| /* 408 */ p_idefine,'r','3','l',' ','b','l',EOL, |
| /* 416 */ p_idefine,'r','4','l',' ','s','p','l',EOL, |
| /* 425 */ p_idefine,'r','5','l',' ','b','p','l',EOL, |
| /* 434 */ p_idefine,'r','6','l',' ','s','i','l',EOL, |
| /* 443 */ p_idefine,'r','7','l',' ','d','i','l',EOL, |
| /* 452 */ p_idefine,'r','0','h',' ','a','h',EOL, |
| /* 460 */ p_idefine,'r','1','h',' ','c','h',EOL, |
| /* 468 */ p_idefine,'r','2','h',' ','d','h',EOL, |
| /* 476 */ p_idefine,'r','3','h',' ','b','h',EOL, |
| /* 484 */ EOL |
| }; |
| #endif |
| |
| #if 1 |
| static const unsigned char nasm_usemac_fp[] = { |
| /* From ./macros/fp.mac */ |
| /* 0 */ p_define,'_','_','?','U','S','E','_','F','P','?','_','_',EOL, |
| /* 0 */ p_defalias,'_','_','U','S','E','_','F','P','_','_',' ','_','_','?','U','S','E','F','P','?','_','_',EOL, |
| /* 24 */ p_define,'I','n','f',' ','_','_','?','I','n','f','i','n','i','t','y','?','_','_',EOL, |
| /* 44 */ p_define,'N','a','N',' ','_','_','?','Q','N','a','N','?','_','_',EOL, |
| /* 60 */ p_define,'Q','N','a','N',' ','_','_','?','Q','N','a','N','?','_','_',EOL, |
| /* 77 */ p_define,'S','N','a','N',' ','_','_','?','S','N','a','N','?','_','_',EOL, |
| /* 94 */ p_define,'f','l','o','a','t','8','(','x',')',' ','_','_','?','f','l','o','a','t','8','?','_','_','(','x',')',EOL, |
| /* 121 */ p_define,'f','l','o','a','t','1','6','(','x',')',' ','_','_','?','f','l','o','a','t','1','6','?','_','_','(','x',')',EOL, |
| /* 150 */ p_define,'f','l','o','a','t','3','2','(','x',')',' ','_','_','?','f','l','o','a','t','3','2','?','_','_','(','x',')',EOL, |
| /* 179 */ p_define,'f','l','o','a','t','6','4','(','x',')',' ','_','_','?','f','l','o','a','t','6','4','?','_','_','(','x',')',EOL, |
| /* 208 */ p_define,'f','l','o','a','t','8','0','m','(','x',')',' ','_','_','?','f','l','o','a','t','8','0','m','?','_','_','(','x',')',EOL, |
| /* 239 */ p_define,'f','l','o','a','t','8','0','e','(','x',')',' ','_','_','?','f','l','o','a','t','8','0','e','?','_','_','(','x',')',EOL, |
| /* 270 */ p_define,'f','l','o','a','t','1','2','8','l','(','x',')',' ','_','_','?','f','l','o','a','t','1','2','8','l','?','_','_','(','x',')',EOL, |
| /* 303 */ p_define,'f','l','o','a','t','1','2','8','h','(','x',')',' ','_','_','?','f','l','o','a','t','1','2','8','h','?','_','_','(','x',')',EOL, |
| /* 336 */ EOL |
| }; |
| #endif |
| |
| #if 1 |
| static const unsigned char nasm_usemac_ifunc[] = { |
| /* From ./macros/ifunc.mac */ |
| /* 0 */ p_define,'_','_','?','U','S','E','_','I','F','U','N','C','?','_','_',EOL, |
| /* 0 */ p_defalias,'_','_','U','S','E','_','I','F','U','N','C','_','_',' ','_','_','?','U','S','E','I','F','U','N','C','?','_','_',EOL, |
| /* 30 */ p_idefine,'i','l','o','g','2','(','x',')',' ','(','_','_','?','i','l','o','g','2','e','?','_','_','(','x',')',')',EOL, |
| /* 58 */ p_idefine,'i','l','o','g','2','e','(','x',')',' ','(','_','_','?','i','l','o','g','2','e','?','_','_','(','x',')',')',EOL, |
| /* 87 */ p_idefine,'i','l','o','g','2','w','(','x',')',' ','(','_','_','?','i','l','o','g','2','w','?','_','_','(','x',')',')',EOL, |
| /* 116 */ p_idefine,'i','l','o','g','2','f','w','(','x',')',' ','(','_','_','?','i','l','o','g','2','w','?','_','_','(','x',')',')',EOL, |
| /* 146 */ p_idefine,'i','l','o','g','2','f','(','x',')',' ','(','_','_','?','i','l','o','g','2','f','?','_','_','(','x',')',')',EOL, |
| /* 175 */ p_idefine,'i','l','o','g','2','c','w','(','x',')',' ','(','_','_','?','i','l','o','g','2','w','?','_','_','(','x',')',' ','*',' ','0',' ','+',' ','_','_','?','i','l','o','g','2','c','?','_','_','(','x',')',')',EOL, |
| /* 227 */ p_idefine,'i','l','o','g','2','c','(','x',')',' ','(','_','_','?','i','l','o','g','2','c','?','_','_','(','x',')',')',EOL, |
| /* 256 */ EOL |
| }; |
| #endif |
| |
| #if 1 |
| static const unsigned char nasm_usemac_masm[] = { |
| /* From ./macros/masm.mac */ |
| /* 0 */ p_define,'_','_','?','U','S','E','_','M','A','S','M','?','_','_',EOL, |
| /* 0 */ p_defalias,'_','_','U','S','E','_','M','A','S','M','_','_',' ','_','_','?','U','S','E','M','A','S','M','?','_','_',EOL, |
| /* 28 */ p_unimacro,'s','e','g','m','e','n','t',' ','1','+',EOL, |
| /* 40 */ p_imacro,'s','e','g','m','e','n','t',' ','0','-','1','+','.','n','o','l','i','s','t',EOL, |
| /* 61 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','g','m','e','n','t',' ','%','0','0',' ','%','1',']',EOL, |
| /* 90 */ '_','_','?','S','E','C','T','?','_','_',EOL, |
| /* 101 */ p_endmacro,EOL, |
| /* 103 */ p_imacro,'e','n','d','s',' ','0','+','.','n','o','l','i','s','t',EOL, |
| /* 119 */ p_null,'e','n','d','s',' ','%','0','0',EOL, |
| /* 129 */ p_endmacro,EOL, |
| /* 131 */ p_imacro,'p','r','o','c',' ','0','-','*','.','n','o','l','i','s','t',EOL, |
| /* 148 */ p_rep,'%','0',EOL, |
| /* 152 */ p_ifidni,'%','1',',','f','a','r',EOL, |
| /* 160 */ p_idefine,'r','e','t',' ','r','e','t','f',EOL, |
| /* 170 */ p_else,EOL, |
| /* 172 */ p_idefine,'r','e','t',' ','r','e','t','n',EOL, |
| /* 182 */ p_endif,EOL, |
| /* 184 */ p_rotate,'1',EOL, |
| /* 187 */ p_endrep,EOL, |
| /* 189 */ p_endmacro,EOL, |
| /* 191 */ p_imacro,'e','n','d','p',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 206 */ p_null,'e','n','d','p',' ','%','0','0',EOL, |
| /* 216 */ p_undef,'r','e','t',EOL, |
| /* 221 */ p_endmacro,EOL, |
| /* 223 */ p_idefine,'p','t','r',' ','_','_','?','m','a','s','m','_','p','t','r','?','_','_',EOL, |
| /* 243 */ p_idefine,'f','l','a','t',' ','_','_','?','m','a','s','m','_','f','l','a','t','?','_','_',EOL, |
| /* 265 */ p_idefine,'o','f','f','s','e','t',EOL, |
| /* 273 */ p_imacro,'e','n','d',' ','0','+','.','n','o','l','i','s','t',EOL, |
| /* 288 */ p_endmacro,EOL, |
| /* 290 */ p_idefine,'t','b','y','t','e',' ','t','w','o','r','d',EOL, |
| /* 303 */ 'd','e','f','a','u','l','t',' ','r','e','l',EOL, |
| /* 315 */ EOL |
| }; |
| #endif |
| |
| #if 1 |
| static const unsigned char nasm_usemac_smartalign[] = { |
| /* From ./macros/smartalign.mac */ |
| /* 0 */ p_define,'_','_','?','U','S','E','_','S','M','A','R','T','A','L','I','G','N','?','_','_',EOL, |
| /* 0 */ p_defalias,'_','_','U','S','E','_','S','M','A','R','T','A','L','I','G','N','_','_',' ','_','_','?','U','S','E','S','M','A','R','T','A','L','I','G','N','?','_','_',EOL, |
| /* 40 */ p_imacro,'a','l','i','g','n','m','o','d','e',' ','1','-','2','.','n','o','l','i','s','t',EOL, |
| /* 62 */ p_ifidni,'%','1',',','n','o','p',EOL, |
| /* 70 */ p_define,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','1','6',EOL, |
| /* 100 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 127 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','G','R','O','U','P','?','_','_',' ','1',EOL, |
| /* 154 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 181 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','G','R','O','U','P','?','_','_',' ','1',EOL, |
| /* 208 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 235 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','G','R','O','U','P','?','_','_',' ','1',EOL, |
| /* 262 */ p_elifidni,'%','1',',','g','e','n','e','r','i','c',EOL, |
| /* 274 */ p_define,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','8',EOL, |
| /* 303 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 330 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','2','B','?','_','_',' ','0','x','8','9',',','0','x','f','6',EOL, |
| /* 362 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','3','B','?','_','_',' ','0','x','8','d',',','0','x','7','4',',','0','x','0','0',EOL, |
| /* 399 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','4','B','?','_','_',' ','0','x','8','d',',','0','x','b','4',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 441 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','5','B','?','_','_',' ','0','x','8','d',',','0','x','b','4',',','0','x','0','0',',','0','x','0','0',',','0','x','9','0',EOL, |
| /* 488 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','6','B','?','_','_',' ','0','x','8','d',',','0','x','b','4',',','0','x','0','0',',','0','x','0','0',',','0','x','8','9',',','0','x','f','f',EOL, |
| /* 540 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','7','B','?','_','_',' ','0','x','8','d',',','0','x','b','4',',','0','x','0','0',',','0','x','0','0',',','0','x','8','d',',','0','x','7','d',',','0','x','0','0',EOL, |
| /* 597 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','8','B','?','_','_',' ','0','x','8','d',',','0','x','b','4',',','0','x','0','0',',','0','x','0','0',',','0','x','8','d',',','0','x','b','d',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 659 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','G','R','O','U','P','?','_','_',' ','8',EOL, |
| /* 686 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 713 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','2','B','?','_','_',' ','0','x','8','9',',','0','x','f','6',EOL, |
| /* 745 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','3','B','?','_','_',' ','0','x','8','d',',','0','x','7','6',',','0','x','0','0',EOL, |
| /* 782 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','4','B','?','_','_',' ','0','x','8','d',',','0','x','7','4',',','0','x','2','6',',','0','x','0','0',EOL, |
| /* 824 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','5','B','?','_','_',' ','0','x','9','0',',','0','x','8','d',',','0','x','7','4',',','0','x','2','6',',','0','x','0','0',EOL, |
| /* 871 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','6','B','?','_','_',' ','0','x','8','d',',','0','x','b','6',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 923 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','7','B','?','_','_',' ','0','x','8','d',',','0','x','b','4',',','0','x','2','6',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 980 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','G','R','O','U','P','?','_','_',' ','7',EOL, |
| /* 1007 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 1034 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1066 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','3','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1103 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','4','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1145 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','G','R','O','U','P','?','_','_',' ','4',EOL, |
| /* 1172 */ p_elifidni,'%','1',',','k','8',EOL, |
| /* 1179 */ p_define,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','1','6',EOL, |
| /* 1209 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 1236 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1268 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','3','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1305 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','4','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1347 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','G','R','O','U','P','?','_','_',' ','4',EOL, |
| /* 1374 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 1401 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1433 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','3','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1470 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','4','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1512 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','G','R','O','U','P','?','_','_',' ','4',EOL, |
| /* 1539 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 1566 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1598 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','3','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1635 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','4','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1677 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','G','R','O','U','P','?','_','_',' ','4',EOL, |
| /* 1704 */ p_elifidni,'%','1',',','k','7',EOL, |
| /* 1711 */ p_define,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','1','6',EOL, |
| /* 1741 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 1768 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1800 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','3','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1837 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','4','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 1879 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','G','R','O','U','P','?','_','_',' ','4',EOL, |
| /* 1906 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 1933 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','2','B','?','_','_',' ','0','x','8','b',',','0','x','c','0',EOL, |
| /* 1965 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','3','B','?','_','_',' ','0','x','8','d',',','0','x','0','4',',','0','x','2','0',EOL, |
| /* 2002 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','4','B','?','_','_',' ','0','x','8','d',',','0','x','4','4',',','0','x','2','0',',','0','x','0','0',EOL, |
| /* 2044 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','5','B','?','_','_',' ','0','x','8','d',',','0','x','4','4',',','0','x','2','0',',','0','x','0','0',',','0','x','9','0',EOL, |
| /* 2091 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','6','B','?','_','_',' ','0','x','8','d',',','0','x','8','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 2143 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','7','B','?','_','_',' ','0','x','8','d',',','0','x','0','4',',','0','x','0','5',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 2200 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','G','R','O','U','P','?','_','_',' ','7',EOL, |
| /* 2227 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 2254 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 2286 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','3','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 2323 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','4','B','?','_','_',' ','0','x','6','6',',','0','x','6','6',',','0','x','6','6',',','0','x','9','0',EOL, |
| /* 2365 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','G','R','O','U','P','?','_','_',' ','4',EOL, |
| /* 2392 */ p_elifidni,'%','1',',','p','6',EOL, |
| /* 2399 */ p_define,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','1','6',EOL, |
| /* 2429 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 2456 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 2488 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','3','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','0','0',EOL, |
| /* 2525 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','4','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','4','0',',','0','x','0','0',EOL, |
| /* 2567 */ p_define,'_','_','?','A','L','I','G','N','_','1','6','B','I','T','_','G','R','O','U','P','?','_','_',' ','4',EOL, |
| /* 2594 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 2621 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 2653 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','3','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','0','0',EOL, |
| /* 2690 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','4','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','4','0',',','0','x','0','0',EOL, |
| /* 2732 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','5','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','4','4',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 2779 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','6','B','?','_','_',' ','0','x','6','6',',','0','x','0','f',',','0','x','1','f',',','0','x','4','4',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 2831 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','7','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','8','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 2888 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','8','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','8','4',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 2950 */ p_define,'_','_','?','A','L','I','G','N','_','3','2','B','I','T','_','G','R','O','U','P','?','_','_',' ','8',EOL, |
| /* 2977 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','1','B','?','_','_',' ','0','x','9','0',EOL, |
| /* 3004 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','2','B','?','_','_',' ','0','x','6','6',',','0','x','9','0',EOL, |
| /* 3036 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','3','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','0','0',EOL, |
| /* 3073 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','4','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','4','0',',','0','x','0','0',EOL, |
| /* 3115 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','5','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','4','4',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 3162 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','6','B','?','_','_',' ','0','x','6','6',',','0','x','0','f',',','0','x','1','f',',','0','x','4','4',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 3214 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','7','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','8','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 3271 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','8','B','?','_','_',' ','0','x','0','f',',','0','x','1','f',',','0','x','8','4',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',',','0','x','0','0',EOL, |
| /* 3333 */ p_define,'_','_','?','A','L','I','G','N','_','6','4','B','I','T','_','G','R','O','U','P','?','_','_',' ','8',EOL, |
| /* 3360 */ p_else,EOL, |
| /* 3362 */ p_error,'u','n','k','n','o','w','n',' ','a','l','i','g','n','m','e','n','t',' ','m','o','d','e',':',' ','%','1',EOL, |
| /* 3390 */ p_endif,EOL, |
| /* 3392 */ p_ifnempty,'%','2',EOL, |
| /* 3396 */ p_ifidni,'%','2',',','n','o','j','m','p',EOL, |
| /* 3406 */ p_xdefine,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','-','1',EOL, |
| /* 3436 */ p_else,EOL, |
| /* 3438 */ p_xdefine,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','%','2',EOL, |
| /* 3468 */ p_endif,EOL, |
| /* 3470 */ p_endif,EOL, |
| /* 3472 */ p_xdefine,'_','_','?','A','L','I','G','N','M','O','D','E','?','_','_',' ','%','1',',','_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',EOL, |
| /* 3518 */ p_endmacro,EOL, |
| /* 3520 */ p_defalias,'_','_','A','L','I','G','N','M','O','D','E','_','_',' ','_','_','?','A','L','I','G','N','M','O','D','E','?','_','_',EOL, |
| /* 3551 */ p_unimacro,'a','l','i','g','n',' ','1','-','2','+','.','n','o','l','i','s','t',EOL, |
| /* 3570 */ p_imacro,'a','l','i','g','n',' ','1','-','2','+','.','n','o','l','i','s','t',EOL, |
| /* 3589 */ 's','e','c','t','a','l','i','g','n',' ','%','1',EOL, |
| /* 3602 */ p_ifnempty,'%','2',EOL, |
| /* 3606 */ 't','i','m','e','s',' ','(','(','(','%','1',')',' ','-',' ','(','(','$','-','$','$',')',' ','%',' ','(','%','1',')',')',')',' ','%',' ','(','%','1',')',')',' ','%','2',EOL, |
| /* 3649 */ p_elif,'_','_','?','P','A','S','S','?','_','_',' ','=','=',' ','0',' ','|','|',' ','_','_','?','P','A','S','S','?','_','_',' ','=','=',' ','3',EOL, |
| /* 3685 */ 't','i','m','e','s',' ','(','(','(','%','1',')',' ','-',' ','(','(','$','-','$','$',')',' ','%',' ','(','%','1',')',')',')',' ','%',' ','(','%','1',')',')',' ','n','o','p',EOL, |
| /* 3729 */ p_else,EOL, |
| /* 3731 */ p_push,EOL, |
| /* 3733 */ p_assign,'%','$','p','a','d',' ','(','(','(','%','1',')',' ','-',' ','(','(','$','-','$','$',')',' ','%',' ','(','%','1',')',')',')',' ','%',' ','(','%','1',')',')',EOL, |
| /* 3774 */ p_if,'_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',' ','!','=',' ','-','1',' ','&','&',' ','%','$','p','a','d',' ','>',' ','_','_','?','A','L','I','G','N','_','J','M','P','_','T','H','R','E','S','H','O','L','D','?','_','_',EOL, |
| /* 3844 */ 'j','m','p',' ','%','$','e','n','d',EOL, |
| /* 3854 */ 't','i','m','e','s',' ','(','(','(','%','1',')',' ','-',' ','(','(','$','-','$','$',')',' ','%',' ','(','%','1',')',')',')',' ','%',' ','(','%','1',')',')',' ','n','o','p',EOL, |
| /* 3898 */ p_else,EOL, |
| /* 3900 */ 't','i','m','e','s',' ','(','%','$','p','a','d',' ','/',' ','_','_','?','A','L','I','G','N','_','%','[','_','_','?','B','I','T','S','?','_','_',']','B','I','T','_','G','R','O','U','P','?','_','_',')',' ','d','b',' ','_','_','?','A','L','I','G','N','_','%','[','_','_','?','B','I','T','S','?','_','_',']','B','I','T','_','%','[','_','_','?','A','L','I','G','N','_','%','[','_','_','?','B','I','T','S','?','_','_',']','B','I','T','_','G','R','O','U','P','?','_','_',']','B','?','_','_',EOL, |
| /* 4022 */ p_assign,'%','$','p','a','d',' ','%','$','p','a','d',' ','%',' ','_','_','?','A','L','I','G','N','_','%','[','_','_','?','B','I','T','S','?','_','_',']','B','I','T','_','G','R','O','U','P','?','_','_',EOL, |
| /* 4072 */ p_if,'%','$','p','a','d',' ','>',' ','0',EOL, |
| /* 4083 */ 'd','b',' ','_','_','?','A','L','I','G','N','_','%','[','_','_','?','B','I','T','S','?','_','_',']','B','I','T','_','%','[','%','$','p','a','d',']','B','?','_','_',EOL, |
| /* 4125 */ p_endif,EOL, |
| /* 4127 */ p_endif,EOL, |
| /* 4129 */ '%','$','e','n','d',':',EOL, |
| /* 4136 */ p_pop,EOL, |
| /* 4138 */ p_endif,EOL, |
| /* 4140 */ p_endmacro,EOL, |
| /* 4142 */ 'a','l','i','g','n','m','o','d','e',' ','g','e','n','e','r','i','c',EOL, |
| /* 4160 */ EOL |
| }; |
| #endif |
| |
| #if 1 |
| const unsigned char nasm_stdmac_tasm[] = { |
| /* From ./macros/standard.mac */ |
| /* 0 */ p_idefine,'I','D','E','A','L',EOL, |
| /* 7 */ p_idefine,'J','U','M','P','S',EOL, |
| /* 14 */ p_idefine,'P','3','8','6',EOL, |
| /* 20 */ p_idefine,'P','4','8','6',EOL, |
| /* 26 */ p_idefine,'P','5','8','6',EOL, |
| /* 32 */ p_idefine,'E','N','D',EOL, |
| /* 37 */ EOL |
| }; |
| #endif |
| |
| #if 1 |
| const unsigned char nasm_stdmac_nasm[] = { |
| /* From ./macros/standard.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',EOL, |
| /* 12 */ p_defalias,'_','_','S','E','C','T','_','_',' ','_','_','?','S','E','C','T','?','_','_',EOL, |
| /* 33 */ p_imacro,'s','e','c','t','i','o','n',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 52 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','%','1',']',EOL, |
| /* 77 */ '_','_','?','S','E','C','T','?','_','_',EOL, |
| /* 88 */ p_endmacro,EOL, |
| /* 90 */ p_imacro,'s','e','g','m','e','n','t',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 109 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','g','m','e','n','t',' ','%','1',']',EOL, |
| /* 134 */ '_','_','?','S','E','C','T','?','_','_',EOL, |
| /* 145 */ p_endmacro,EOL, |
| /* 147 */ p_define,'_','_','?','S','E','C','T','A','L','I','G','N','_','A','L','I','G','N','_','U','P','D','A','T','E','S','_','S','E','C','T','I','O','N','?','_','_',' ','1',EOL, |
| /* 188 */ p_imacro,'s','e','c','t','a','l','i','g','n',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 209 */ p_ifidni,'%','1',',','o','f','f',EOL, |
| /* 217 */ p_define,'_','_','?','S','E','C','T','A','L','I','G','N','_','A','L','I','G','N','_','U','P','D','A','T','E','S','_','S','E','C','T','I','O','N','?','_','_',' ','0',EOL, |
| /* 258 */ p_elifidni,'%','1',',','o','n',EOL, |
| /* 265 */ p_define,'_','_','?','S','E','C','T','A','L','I','G','N','_','A','L','I','G','N','_','U','P','D','A','T','E','S','_','S','E','C','T','I','O','N','?','_','_',' ','1',EOL, |
| /* 306 */ p_else,EOL, |
| /* 308 */ '[','s','e','c','t','a','l','i','g','n',' ','%','1',']',EOL, |
| /* 323 */ p_endif,EOL, |
| /* 325 */ p_endmacro,EOL, |
| /* 327 */ p_defalias,'_','_','S','E','C','T','A','L','I','G','N','_','A','L','I','G','N','_','U','P','D','A','T','E','S','_','S','E','C','T','I','O','N','_','_',' ','_','_','?','S','E','C','T','A','L','I','G','N','_','A','L','I','G','N','_','U','P','D','A','T','E','S','_','S','E','C','T','I','O','N','?','_','_',EOL, |
| /* 402 */ p_imacro,'a','b','s','o','l','u','t','e',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 422 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','a','b','s','o','l','u','t','e',' ','%','1',']',EOL, |
| /* 448 */ '_','_','?','S','E','C','T','?','_','_',EOL, |
| /* 459 */ p_endmacro,EOL, |
| /* 461 */ p_imacro,'s','t','r','u','c',' ','1','-','2','.','n','o','l','i','s','t',' ','0',EOL, |
| /* 481 */ p_push,EOL, |
| /* 483 */ p_define,'%','$','s','t','r','u','c','n','a','m','e',' ','%','1',EOL, |
| /* 499 */ '[','a','b','s','o','l','u','t','e',' ','%','2',']',EOL, |
| /* 513 */ '%','$','s','t','r','u','c','n','a','m','e',':',EOL, |
| /* 526 */ p_endmacro,EOL, |
| /* 528 */ p_imacro,'e','n','d','s','t','r','u','c',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 547 */ '%','{','$','s','t','r','u','c','n','a','m','e','}','_','s','i','z','e',' ','e','q','u',' ','(','$','-','%','$','s','t','r','u','c','n','a','m','e',')',EOL, |
| /* 586 */ p_pop,EOL, |
| /* 588 */ '_','_','?','S','E','C','T','?','_','_',EOL, |
| /* 599 */ p_endmacro,EOL, |
| /* 601 */ p_imacro,'i','s','t','r','u','c',' ','1','.','n','o','l','i','s','t',EOL, |
| /* 618 */ p_push,EOL, |
| /* 620 */ p_define,'%','$','s','t','r','u','c','n','a','m','e',' ','%','1',EOL, |
| /* 636 */ '%','$','s','t','r','u','c','s','t','a','r','t',':',EOL, |
| /* 650 */ p_endmacro,EOL, |
| /* 652 */ p_imacro,'a','t',' ','1','-','2','+','.','n','o','l','i','s','t',EOL, |
| /* 668 */ 't','i','m','e','s',' ','(','%','1','-','%','$','s','t','r','u','c','n','a','m','e',')','-','(','$','-','%','$','s','t','r','u','c','s','t','a','r','t',')',' ','d','b',' ','0',EOL, |
| /* 713 */ '%','2',EOL, |
| /* 716 */ p_endmacro,EOL, |
| /* 718 */ p_imacro,'i','e','n','d',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 733 */ 't','i','m','e','s',' ','%','{','$','s','t','r','u','c','n','a','m','e','}','_','s','i','z','e','-','(','$','-','%','$','s','t','r','u','c','s','t','a','r','t',')',' ','d','b',' ','0',EOL, |
| /* 780 */ p_pop,EOL, |
| /* 782 */ p_endmacro,EOL, |
| /* 784 */ p_imacro,'a','l','i','g','n',' ','1','-','2','+','.','n','o','l','i','s','t',' ','n','o','p',EOL, |
| /* 807 */ p_if,'_','_','?','S','E','C','T','A','L','I','G','N','_','A','L','I','G','N','_','U','P','D','A','T','E','S','_','S','E','C','T','I','O','N','?','_','_',EOL, |
| /* 846 */ 's','e','c','t','a','l','i','g','n',' ','%','1',EOL, |
| /* 859 */ p_endif,EOL, |
| /* 861 */ 't','i','m','e','s',' ','(','(','(','%','1',')',' ','-',' ','(','(','$','-','$','$',')',' ','%',' ','(','%','1',')',')',')',' ','%',' ','(','%','1',')',')',' ','%','2',EOL, |
| /* 904 */ p_endmacro,EOL, |
| /* 906 */ p_imacro,'a','l','i','g','n','b',' ','1','-','2','+','.','n','o','l','i','s','t',EOL, |
| /* 926 */ p_if,'_','_','?','S','E','C','T','A','L','I','G','N','_','A','L','I','G','N','_','U','P','D','A','T','E','S','_','S','E','C','T','I','O','N','?','_','_',EOL, |
| /* 965 */ 's','e','c','t','a','l','i','g','n',' ','%','1',EOL, |
| /* 978 */ p_endif,EOL, |
| /* 980 */ p_ifempty,'%','2',EOL, |
| /* 984 */ '[','w','a','r','n','i','n','g',' ','p','u','s','h',']',EOL, |
| /* 999 */ '[','w','a','r','n','i','n','g',' ','-','z','e','r','o','i','n','g',']',EOL, |
| /* 1018 */ 'r','e','s','b',' ','(','(','(','%','1',')',' ','-',' ','(','(','$','-','$','$',')',' ','%',' ','(','%','1',')',')',')',' ','%',' ','(','%','1',')',')',EOL, |
| /* 1057 */ '[','w','a','r','n','i','n','g',' ','p','o','p',']',EOL, |
| /* 1071 */ p_else,EOL, |
| /* 1073 */ 't','i','m','e','s',' ','(','(','(','%','1',')',' ','-',' ','(','(','$','-','$','$',')',' ','%',' ','(','%','1',')',')',')',' ','%',' ','(','%','1',')',')',' ','%','2',EOL, |
| /* 1116 */ p_endif,EOL, |
| /* 1118 */ p_endmacro,EOL, |
| /* 1120 */ p_imacro,'b','i','t','s',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 1136 */ '[','b','i','t','s',' ','%','1',']',EOL, |
| /* 1146 */ p_endmacro,EOL, |
| /* 1148 */ p_imacro,'u','s','e','1','6',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 1164 */ '[','b','i','t','s',' ','1','6',']',EOL, |
| /* 1174 */ p_endmacro,EOL, |
| /* 1176 */ p_imacro,'u','s','e','3','2',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 1192 */ '[','b','i','t','s',' ','3','2',']',EOL, |
| /* 1202 */ p_endmacro,EOL, |
| /* 1204 */ p_imacro,'u','s','e','6','4',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 1220 */ '[','b','i','t','s',' ','6','4',']',EOL, |
| /* 1230 */ p_endmacro,EOL, |
| /* 1232 */ p_imacro,'e','x','t','e','r','n',' ','1','-','*','.','n','o','l','i','s','t',EOL, |
| /* 1251 */ p_rep,'%','0',EOL, |
| /* 1255 */ '[','e','x','t','e','r','n',' ','%','1',']',EOL, |
| /* 1267 */ p_rotate,'1',EOL, |
| /* 1270 */ p_endrep,EOL, |
| /* 1272 */ p_endmacro,EOL, |
| /* 1274 */ p_imacro,'s','t','a','t','i','c',' ','1','-','*','.','n','o','l','i','s','t',EOL, |
| /* 1293 */ p_rep,'%','0',EOL, |
| /* 1297 */ '[','s','t','a','t','i','c',' ','%','1',']',EOL, |
| /* 1309 */ p_rotate,'1',EOL, |
| /* 1312 */ p_endrep,EOL, |
| /* 1314 */ p_endmacro,EOL, |
| /* 1316 */ p_imacro,'g','l','o','b','a','l',' ','1','-','*','.','n','o','l','i','s','t',EOL, |
| /* 1335 */ p_rep,'%','0',EOL, |
| /* 1339 */ '[','g','l','o','b','a','l',' ','%','1',']',EOL, |
| /* 1351 */ p_rotate,'1',EOL, |
| /* 1354 */ p_endrep,EOL, |
| /* 1356 */ p_endmacro,EOL, |
| /* 1358 */ p_imacro,'r','e','q','u','i','r','e','d',' ','1','-','*','.','n','o','l','i','s','t',EOL, |
| /* 1379 */ p_rep,'%','0',EOL, |
| /* 1383 */ '[','r','e','q','u','i','r','e','d',' ','%','1',']',EOL, |
| /* 1397 */ p_rotate,'1',EOL, |
| /* 1400 */ p_endrep,EOL, |
| /* 1402 */ p_endmacro,EOL, |
| /* 1404 */ p_imacro,'c','o','m','m','o','n',' ','1','-','*','.','n','o','l','i','s','t',EOL, |
| /* 1423 */ p_rep,'%','0',EOL, |
| /* 1427 */ '[','c','o','m','m','o','n',' ','%','1',']',EOL, |
| /* 1439 */ p_rotate,'1',EOL, |
| /* 1442 */ p_endrep,EOL, |
| /* 1444 */ p_endmacro,EOL, |
| /* 1446 */ p_imacro,'c','p','u',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 1461 */ '[','c','p','u',' ','%','1',']',EOL, |
| /* 1470 */ p_endmacro,EOL, |
| /* 1472 */ p_define,'_','_','?','F','L','O','A','T','_','D','A','Z','?','_','_',' ','n','o','d','a','z',EOL, |
| /* 1495 */ p_define,'_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',' ','n','e','a','r',EOL, |
| /* 1519 */ p_define,'_','_','?','F','L','O','A','T','?','_','_',' ','_','_','?','F','L','O','A','T','_','D','A','Z','?','_','_',',','_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',EOL, |
| /* 1566 */ p_defalias,'_','_','F','L','O','A','T','_','D','A','Z','_','_',' ','_','_','?','F','L','O','A','T','_','D','A','Z','?','_','_',EOL, |
| /* 1597 */ p_defalias,'_','_','F','L','O','A','T','_','R','O','U','N','D','_','_',' ','_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',EOL, |
| /* 1632 */ p_defalias,'_','_','F','L','O','A','T','_','_',' ','_','_','?','F','L','O','A','T','?','_','_',EOL, |
| /* 1655 */ p_imacro,'f','l','o','a','t',' ','1','-','*','.','n','o','l','i','s','t',EOL, |
| /* 1673 */ p_rep,'%','0',EOL, |
| /* 1677 */ '[','f','l','o','a','t',' ','%','1',']',EOL, |
| /* 1688 */ p_ifidni,'%','1',',','d','a','z',EOL, |
| /* 1696 */ p_define,'_','_','?','F','L','O','A','T','_','D','A','Z','?','_','_',' ','d','a','z',EOL, |
| /* 1717 */ p_elifidni,'%','1',',','n','o','d','a','z',EOL, |
| /* 1727 */ p_define,'_','_','?','F','L','O','A','T','_','D','A','Z','?','_','_',' ','n','o','d','a','z',EOL, |
| /* 1750 */ p_elifidni,'%','1',',','n','e','a','r',EOL, |
| /* 1759 */ p_define,'_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',' ','n','e','a','r',EOL, |
| /* 1783 */ p_elifidni,'%','1',',','u','p',EOL, |
| /* 1790 */ p_define,'_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',' ','u','p',EOL, |
| /* 1812 */ p_elifidni,'%','1',',','d','o','w','n',EOL, |
| /* 1821 */ p_define,'_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',' ','d','o','w','n',EOL, |
| /* 1845 */ p_elifidni,'%','1',',','z','e','r','o',EOL, |
| /* 1854 */ p_define,'_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',' ','z','e','r','o',EOL, |
| /* 1878 */ p_elifidni,'%','1',',','d','e','f','a','u','l','t',EOL, |
| /* 1890 */ p_define,'_','_','?','F','L','O','A','T','_','D','A','Z','?','_','_',' ','n','o','d','a','z',EOL, |
| /* 1913 */ p_define,'_','_','?','F','L','O','A','T','_','R','O','U','N','D','?','_','_',' ','n','e','a','r',EOL, |
| /* 1937 */ p_endif,EOL, |
| /* 1939 */ p_rotate,'1',EOL, |
| /* 1942 */ p_endrep,EOL, |
| /* 1944 */ p_endmacro,EOL, |
| /* 1946 */ p_imacro,'d','e','f','a','u','l','t',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 1965 */ '[','d','e','f','a','u','l','t',' ','%','1',']',EOL, |
| /* 1978 */ p_endmacro,EOL, |
| /* 1980 */ p_imacro,'u','s','e','r','e','l',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 1997 */ '[','d','e','f','a','u','l','t',' ','r','e','l',']',EOL, |
| /* 2011 */ p_endmacro,EOL, |
| /* 2013 */ p_imacro,'u','s','e','a','b','s',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 2030 */ '[','d','e','f','a','u','l','t',' ','a','b','s',']',EOL, |
| /* 2044 */ p_endmacro,EOL, |
| /* 2046 */ p_imacro,'u','s','e','b','n','d',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 2063 */ '[','d','e','f','a','u','l','t',' ','b','n','d',']',EOL, |
| /* 2077 */ p_endmacro,EOL, |
| /* 2079 */ p_imacro,'u','s','e','n','o','b','n','d',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 2098 */ '[','d','e','f','a','u','l','t',' ','n','o','b','n','d',']',EOL, |
| /* 2114 */ p_endmacro,EOL, |
| /* 2116 */ p_imacro,'i','n','c','b','i','n',' ','1','-','2','+','.','n','o','l','i','s','t',' ','0',EOL, |
| /* 2138 */ p_push,EOL, |
| /* 2140 */ p_pathsearch,'%','$','d','e','p',' ','%','1',EOL, |
| /* 2150 */ p_depend,'%','$','d','e','p',EOL, |
| /* 2157 */ '%','?',' ','%','$','d','e','p',',','%','2',EOL, |
| /* 2169 */ p_pop,EOL, |
| /* 2171 */ p_endmacro,EOL, |
| /* 2173 */ p_defalias,'_','_','N','A','S','M','_','M','A','J','O','R','_','_',' ','_','_','?','N','A','S','M','_','M','A','J','O','R','?','_','_',EOL, |
| /* 2206 */ p_defalias,'_','_','N','A','S','M','_','M','I','N','O','R','_','_',' ','_','_','?','N','A','S','M','_','M','I','N','O','R','?','_','_',EOL, |
| /* 2239 */ p_defalias,'_','_','N','A','S','M','_','S','U','B','M','I','N','O','R','_','_',' ','_','_','?','N','A','S','M','_','S','U','B','M','I','N','O','R','?','_','_',EOL, |
| /* 2278 */ p_defalias,'_','_','N','A','S','M','_','P','A','T','C','H','L','E','V','E','L','_','_',' ','_','_','?','N','A','S','M','_','P','A','T','C','H','L','E','V','E','L','?','_','_',EOL, |
| /* 2321 */ p_defalias,'_','_','N','A','S','M','_','S','N','A','P','S','H','O','T','_','_',' ','_','_','?','N','A','S','M','_','S','N','A','P','S','H','O','T','?','_','_',EOL, |
| /* 2360 */ p_defalias,'_','_','N','A','S','M','_','V','E','R','S','I','O','N','_','I','D','_','_',' ','_','_','?','N','A','S','M','_','V','E','R','S','I','O','N','_','I','D','?','_','_',EOL, |
| /* 2403 */ p_defalias,'_','_','N','A','S','M','_','V','E','R','_','_',' ','_','_','?','N','A','S','M','_','V','E','R','?','_','_',EOL, |
| /* 2432 */ p_defalias,'_','_','O','U','T','P','U','T','_','F','O','R','M','A','T','_','_',' ','_','_','?','O','U','T','P','U','T','_','F','O','R','M','A','T','?','_','_',EOL, |
| /* 2471 */ p_defalias,'_','_','D','E','B','U','G','_','F','O','R','M','A','T','_','_',' ','_','_','?','D','E','B','U','G','_','F','O','R','M','A','T','?','_','_',EOL, |
| /* 2508 */ p_defalias,'_','_','D','A','T','E','_','_',' ','_','_','?','D','A','T','E','?','_','_',EOL, |
| /* 2529 */ p_defalias,'_','_','D','A','T','E','_','N','U','M','_','_',' ','_','_','?','D','A','T','E','_','N','U','M','?','_','_',EOL, |
| /* 2558 */ p_defalias,'_','_','T','I','M','E','_','_',' ','_','_','?','T','I','M','E','?','_','_',EOL, |
| /* 2579 */ p_defalias,'_','_','T','I','M','E','_','N','U','M','_','_',' ','_','_','?','T','I','M','E','_','N','U','M','?','_','_',EOL, |
| /* 2608 */ p_defalias,'_','_','U','T','C','_','D','A','T','E','_','_',' ','_','_','?','U','T','C','_','D','A','T','E','?','_','_',EOL, |
| /* 2637 */ p_defalias,'_','_','U','T','C','_','D','A','T','E','_','N','U','M','_','_',' ','_','_','?','U','T','C','_','D','A','T','E','_','N','U','M','?','_','_',EOL, |
| /* 2674 */ p_defalias,'_','_','U','T','C','_','T','I','M','E','_','_',' ','_','_','?','U','T','C','_','T','I','M','E','?','_','_',EOL, |
| /* 2703 */ p_defalias,'_','_','U','T','C','_','T','I','M','E','_','N','U','M','_','_',' ','_','_','?','U','T','C','_','T','I','M','E','_','N','U','M','?','_','_',EOL, |
| /* 2740 */ p_defalias,'_','_','P','O','S','I','X','_','T','I','M','E','_','_',' ','_','_','?','P','O','S','I','X','_','T','I','M','E','?','_','_',EOL, |
| /* 2773 */ p_defalias,'_','_','F','I','L','E','_','_',' ','_','_','?','F','I','L','E','?','_','_',EOL, |
| /* 2794 */ p_defalias,'_','_','L','I','N','E','_','_',' ','_','_','?','L','I','N','E','?','_','_',EOL, |
| /* 2815 */ p_defalias,'_','_','B','I','T','S','_','_',' ','_','_','?','B','I','T','S','?','_','_',EOL, |
| /* 2836 */ p_defalias,'_','_','P','T','R','_','_',' ','_','_','?','P','T','R','?','_','_',EOL, |
| /* 2855 */ p_defalias,'_','_','P','A','S','S','_','_',' ','_','_','?','P','A','S','S','?','_','_',EOL, |
| /* 2876 */ p_idefine,'_','_','?','i','n','f','i','n','i','t','y','?','_','_',' ','%','?',EOL, |
| /* 2895 */ p_idefine,'_','_','?','n','a','n','?','_','_',' ','%','?',EOL, |
| /* 2909 */ p_idefine,'_','_','?','q','n','a','n','?','_','_',' ','%','?',EOL, |
| /* 2924 */ p_idefine,'_','_','?','s','n','a','n','?','_','_',' ','%','?',EOL, |
| /* 2939 */ p_idefine,'_','_','?','f','l','o','a','t','8','?','_','_',' ','%','?',EOL, |
| /* 2956 */ p_idefine,'_','_','?','f','l','o','a','t','1','6','?','_','_',' ','%','?',EOL, |
| /* 2974 */ p_idefine,'_','_','?','f','l','o','a','t','3','2','?','_','_',' ','%','?',EOL, |
| /* 2992 */ p_idefine,'_','_','?','f','l','o','a','t','6','4','?','_','_',' ','%','?',EOL, |
| /* 3010 */ p_idefine,'_','_','?','f','l','o','a','t','8','0','m','?','_','_',' ','%','?',EOL, |
| /* 3029 */ p_idefine,'_','_','?','f','l','o','a','t','8','0','e','?','_','_',' ','%','?',EOL, |
| /* 3048 */ p_idefine,'_','_','?','f','l','o','a','t','1','2','8','l','?','_','_',' ','%','?',EOL, |
| /* 3068 */ p_idefine,'_','_','?','f','l','o','a','t','1','2','8','h','?','_','_',' ','%','?',EOL, |
| /* 3088 */ p_idefine,'_','_','?','u','t','f','1','6','?','_','_',' ','%','?',EOL, |
| /* 3104 */ p_idefine,'_','_','?','u','t','f','1','6','l','e','?','_','_',' ','%','?',EOL, |
| /* 3122 */ p_idefine,'_','_','?','u','t','f','1','6','b','e','?','_','_',' ','%','?',EOL, |
| /* 3140 */ p_idefine,'_','_','?','u','t','f','3','2','?','_','_',' ','%','?',EOL, |
| /* 3156 */ p_idefine,'_','_','?','u','t','f','3','2','l','e','?','_','_',' ','%','?',EOL, |
| /* 3174 */ p_idefine,'_','_','?','u','t','f','3','2','b','e','?','_','_',' ','%','?',EOL, |
| /* 3192 */ p_idefine,'_','_','?','i','l','o','g','2','e','?','_','_',' ','%','?',EOL, |
| /* 3209 */ p_idefine,'_','_','?','i','l','o','g','2','w','?','_','_',' ','%','?',EOL, |
| /* 3226 */ p_idefine,'_','_','?','i','l','o','g','2','f','?','_','_',' ','%','?',EOL, |
| /* 3243 */ p_idefine,'_','_','?','i','l','o','g','2','c','?','_','_',' ','%','?',EOL, |
| /* 3260 */ p_idefalias,'_','_','i','n','f','i','n','i','t','y','_','_',' ','_','_','?','i','n','f','i','n','i','t','y','?','_','_',EOL, |
| /* 3289 */ p_idefalias,'_','_','n','a','n','_','_',' ','_','_','?','n','a','n','?','_','_',EOL, |
| /* 3308 */ p_idefalias,'_','_','q','n','a','n','_','_',' ','_','_','?','q','n','a','n','?','_','_',EOL, |
| /* 3329 */ p_idefalias,'_','_','s','n','a','n','_','_',' ','_','_','?','s','n','a','n','?','_','_',EOL, |
| /* 3350 */ p_idefalias,'_','_','f','l','o','a','t','8','_','_',' ','_','_','?','f','l','o','a','t','8','?','_','_',EOL, |
| /* 3375 */ p_idefalias,'_','_','f','l','o','a','t','1','6','_','_',' ','_','_','?','f','l','o','a','t','1','6','?','_','_',EOL, |
| /* 3402 */ p_idefalias,'_','_','f','l','o','a','t','3','2','_','_',' ','_','_','?','f','l','o','a','t','3','2','?','_','_',EOL, |
| /* 3429 */ p_idefalias,'_','_','f','l','o','a','t','6','4','_','_',' ','_','_','?','f','l','o','a','t','6','4','?','_','_',EOL, |
| /* 3456 */ p_idefalias,'_','_','f','l','o','a','t','8','0','m','_','_',' ','_','_','?','f','l','o','a','t','8','0','m','?','_','_',EOL, |
| /* 3485 */ p_idefalias,'_','_','f','l','o','a','t','8','0','e','_','_',' ','_','_','?','f','l','o','a','t','8','0','e','?','_','_',EOL, |
| /* 3514 */ p_idefalias,'_','_','f','l','o','a','t','1','2','8','l','_','_',' ','_','_','?','f','l','o','a','t','1','2','8','l','?','_','_',EOL, |
| /* 3545 */ p_idefalias,'_','_','f','l','o','a','t','1','2','8','h','_','_',' ','_','_','?','f','l','o','a','t','1','2','8','h','?','_','_',EOL, |
| /* 3576 */ p_idefalias,'_','_','u','t','f','1','6','_','_',' ','_','_','?','u','t','f','1','6','?','_','_',EOL, |
| /* 3599 */ p_idefalias,'_','_','u','t','f','1','6','l','e','_','_',' ','_','_','?','u','t','f','1','6','l','e','?','_','_',EOL, |
| /* 3626 */ p_idefalias,'_','_','u','t','f','1','6','b','e','_','_',' ','_','_','?','u','t','f','1','6','b','e','?','_','_',EOL, |
| /* 3653 */ p_idefalias,'_','_','u','t','f','3','2','_','_',' ','_','_','?','u','t','f','3','2','?','_','_',EOL, |
| /* 3676 */ p_idefalias,'_','_','u','t','f','3','2','l','e','_','_',' ','_','_','?','u','t','f','3','2','l','e','?','_','_',EOL, |
| /* 3703 */ p_idefalias,'_','_','u','t','f','3','2','b','e','_','_',' ','_','_','?','u','t','f','3','2','b','e','?','_','_',EOL, |
| /* 3730 */ p_idefalias,'_','_','i','l','o','g','2','e','_','_',' ','_','_','?','i','l','o','g','2','e','?','_','_',EOL, |
| /* 3755 */ p_idefalias,'_','_','i','l','o','g','2','w','_','_',' ','_','_','?','i','l','o','g','2','w','?','_','_',EOL, |
| /* 3780 */ p_idefalias,'_','_','i','l','o','g','2','f','_','_',' ','_','_','?','i','l','o','g','2','f','?','_','_',EOL, |
| /* 3805 */ p_idefalias,'_','_','i','l','o','g','2','c','_','_',' ','_','_','?','i','l','o','g','2','c','?','_','_',EOL, |
| /* 3830 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_AOUT) || defined(OF_AOUTB) |
| const unsigned char aout_stdmac[] = { |
| /* From ./output/outaout.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 48 */ p_endmacro,EOL, |
| /* 50 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_AS86) |
| const unsigned char as86_stdmac[] = { |
| /* From ./output/outas86.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 48 */ p_endmacro,EOL, |
| /* 50 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_BIN) |
| const unsigned char bin_stdmac[] = { |
| /* From ./output/outbin.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_imacro,'o','r','g',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 43 */ '[','o','r','g',' ','%','1',']',EOL, |
| /* 52 */ p_endmacro,EOL, |
| /* 54 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 74 */ p_endmacro,EOL, |
| /* 76 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_COFF) || defined(OF_WIN32) || defined(OF_WIN64) |
| const unsigned char coff_stdmac[] = { |
| /* From ./output/outcoff.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 48 */ p_endmacro,EOL, |
| /* 50 */ p_imacro,'e','x','p','o','r','t',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 68 */ '[','e','x','p','o','r','t',' ','%','1',']',EOL, |
| /* 80 */ p_endmacro,EOL, |
| /* 82 */ p_imacro,'s','a','f','e','s','e','h',' ','1','.','n','o','l','i','s','t',EOL, |
| /* 100 */ '[','s','a','f','e','s','e','h',' ','%','1',']',EOL, |
| /* 113 */ p_endmacro,EOL, |
| /* 115 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_DBG) |
| const unsigned char dbg_stdmac[] = { |
| /* From ./output/outdbg.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_imacro,'g','r','o','u','p',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 45 */ '[','g','r','o','u','p',' ','%','1',']',EOL, |
| /* 56 */ p_endmacro,EOL, |
| /* 58 */ p_imacro,'u','p','p','e','r','c','a','s','e',' ','0','+','.','n','o','l','i','s','t',EOL, |
| /* 79 */ p_pragma,'d','b','g',' ','u','p','p','e','r','c','a','s','e',' ','%','1',EOL, |
| /* 97 */ p_endmacro,EOL, |
| /* 99 */ p_imacro,'e','x','p','o','r','t',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 117 */ p_pragma,'d','b','g',' ','e','x','p','o','r','t',' ','%','1',EOL, |
| /* 132 */ p_endmacro,EOL, |
| /* 134 */ p_imacro,'i','m','p','o','r','t',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 152 */ p_pragma,'d','b','g',' ','i','m','p','o','r','t',' ','%','1',EOL, |
| /* 167 */ p_endmacro,EOL, |
| /* 169 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 189 */ p_endmacro,EOL, |
| /* 191 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_ELF) || defined(OF_ELF32) || defined(OF_ELF64) |
| const unsigned char elf_stdmac[] = { |
| /* From ./output/outelf.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 48 */ p_define,'$','_','%','1',' ','$','%','1',EOL, |
| /* 58 */ p_endmacro,EOL, |
| /* 60 */ p_imacro,'o','s','a','b','i',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 77 */ '[','%','?',' ','%','1',']',EOL, |
| /* 85 */ p_endmacro,EOL, |
| /* 87 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_MACHO) || defined(OF_MACHO32) || defined(OF_MACHO64) |
| const unsigned char macho_stdmac[] = { |
| /* From ./output/outmacho.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 48 */ p_endmacro,EOL, |
| /* 50 */ p_imacro,'s','u','b','s','e','c','t','i','o','n','s','_','v','i','a','_','s','y','m','b','o','l','s',' ','0','.','n','o','l','i','s','t',EOL, |
| /* 84 */ p_pragma,'_','_','?','O','U','T','P','U','T','_','F','O','R','M','A','T','?','_','_',' ','%','?',EOL, |
| /* 108 */ p_endmacro,EOL, |
| /* 110 */ p_imacro,'n','o','_','d','e','a','d','_','s','t','r','i','p',' ','1','-','*','.','n','o','l','i','s','t',EOL, |
| /* 136 */ p_rep,'%','0',EOL, |
| /* 140 */ p_pragma,'_','_','?','O','U','T','P','U','T','_','F','O','R','M','A','T','?','_','_',' ','%','?',' ','%','1',EOL, |
| /* 167 */ p_rotate,'1',EOL, |
| /* 170 */ p_endrep,EOL, |
| /* 172 */ p_endmacro,EOL, |
| /* 174 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_OBJ) |
| const unsigned char obj_stdmac[] = { |
| /* From ./output/outobj.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_imacro,'g','r','o','u','p',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 45 */ '[','g','r','o','u','p',' ','%','1',']',EOL, |
| /* 56 */ p_endmacro,EOL, |
| /* 58 */ p_imacro,'u','p','p','e','r','c','a','s','e',' ','0','+','.','n','o','l','i','s','t',EOL, |
| /* 79 */ '[','u','p','p','e','r','c','a','s','e',' ','%','1',']',EOL, |
| /* 94 */ p_endmacro,EOL, |
| /* 96 */ p_imacro,'e','x','p','o','r','t',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 114 */ '[','e','x','p','o','r','t',' ','%','1',']',EOL, |
| /* 126 */ p_endmacro,EOL, |
| /* 128 */ p_imacro,'i','m','p','o','r','t',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 146 */ '[','i','m','p','o','r','t',' ','%','1',']',EOL, |
| /* 158 */ p_endmacro,EOL, |
| /* 160 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 180 */ p_endmacro,EOL, |
| /* 182 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_RDF2) |
| const unsigned char rdf2_stdmac[] = { |
| /* From ./output/outrdf2.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_imacro,'l','i','b','r','a','r','y',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 47 */ '[','l','i','b','r','a','r','y',' ','%','1',']',EOL, |
| /* 60 */ p_endmacro,EOL, |
| /* 62 */ p_imacro,'m','o','d','u','l','e',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 80 */ '[','m','o','d','u','l','e',' ','%','1',']',EOL, |
| /* 92 */ p_endmacro,EOL, |
| /* 94 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 114 */ p_endmacro,EOL, |
| /* 116 */ EOL |
| }; |
| #endif |
| |
| #if defined(OF_RDF) |
| const unsigned char rdf_stdmac[] = { |
| /* From ./output/outrdf.mac */ |
| /* 0 */ p_define,'_','_','?','S','E','C','T','?','_','_',' ','[','s','e','c','t','i','o','n',' ','.','t','e','x','t',']',EOL, |
| /* 28 */ p_imacro,'l','i','b','r','a','r','y',' ','1','+','.','n','o','l','i','s','t',EOL, |
| /* 47 */ '[','l','i','b','r','a','r','y',' ','%','1',']',EOL, |
| /* 60 */ p_endmacro,EOL, |
| /* 62 */ p_macro,'_','_','?','N','A','S','M','_','C','D','e','c','l','?','_','_',' ','1',EOL, |
| /* 82 */ p_endmacro,EOL, |
| /* 84 */ EOL |
| }; |
| #endif |
| const int use_package_count = 5; |
| |
| const struct use_package *nasm_find_use_package(const char *name) |
| { |
| static const struct use_package packages[5] = { |
| { "altreg", nasm_usemac_altreg, 0 }, |
| { "fp", nasm_usemac_fp, 1 }, |
| { "ifunc", nasm_usemac_ifunc, 2 }, |
| { "masm", nasm_usemac_masm, 3 }, |
| { "smartalign", nasm_usemac_smartalign, 4 }, |
| }; |
| #define UNUSED_HASH_ENTRY (65535/3) |
| static const int16_t hash1[4] = { |
| 0, |
| 0, |
| 3, |
| -1, |
| }; |
| static const int16_t hash2[4] = { |
| 1, |
| 2, |
| 0, |
| UNUSED_HASH_ENTRY, |
| }; |
| uint32_t k1, k2; |
| uint64_t crc; |
| uint16_t ix; |
| |
| crc = crc64i(UINT64_C(0x076259c3e291c26c), name); |
| k1 = (uint32_t)crc; |
| k2 = (uint32_t)(crc >> 32); |
| |
| ix = hash1[k1 & 0x3] + hash2[k2 & 0x3]; |
| if (ix >= 5) |
| return NULL; |
| |
| if (nasm_stricmp(packages[ix].package, name)) |
| return NULL; |
| |
| return &packages[ix]; |
| } |