Subversion Repositories Kolibri OS

Rev

Rev 1115 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
157 heavyiron 1
 
2
; Copyright (c) 1999-2009, Tomasz Grysztar.
1039 heavyiron 3
; All rights reserved.
157 heavyiron 4
5
 
6
7
 
8
 db 9,0Ah,0Dh,1Ah,20h,'+-/*=<>()[]{}:,|&~#`;\'
9
10
 
11
 db 6,'define'
12
 dw define_symbolic_constant-directive_handler
1189 heavyiron 13
 db 7,'include'
157 heavyiron 14
 dw include_file-directive_handler
1189 heavyiron 15
 db 3,'irp'
157 heavyiron 16
 dw irp_directive-directive_handler
1189 heavyiron 17
 db 4,'irps'
157 heavyiron 18
 dw irps_directive-directive_handler
1189 heavyiron 19
 db 5,'macro'
157 heavyiron 20
 dw define_macro-directive_handler
1189 heavyiron 21
 db 5,'match'
157 heavyiron 22
 dw match_directive-directive_handler
1189 heavyiron 23
 db 5,'purge'
157 heavyiron 24
 dw purge_macro-directive_handler
1189 heavyiron 25
 db 4,'rept'
157 heavyiron 26
 dw rept_directive-directive_handler
1189 heavyiron 27
 db 7,'restore'
157 heavyiron 28
 dw restore_equ_constant-directive_handler
1189 heavyiron 29
 db 7,'restruc'
157 heavyiron 30
 dw purge_struc-directive_handler
1189 heavyiron 31
 db 5,'struc'
157 heavyiron 32
 dw define_struc-directive_handler
1189 heavyiron 33
 db 0
157 heavyiron 34
35
 
36
 db 6,'common'
37
 dw common_block-directive_handler
1189 heavyiron 38
 db 7,'forward'
157 heavyiron 39
 dw forward_block-directive_handler
1189 heavyiron 40
 db 5,'local'
157 heavyiron 41
 dw local_symbols-directive_handler
1189 heavyiron 42
 db 7,'reverse'
157 heavyiron 43
 dw reverse_block-directive_handler
1189 heavyiron 44
 db 0
157 heavyiron 45
46
 
47
 db 1,'+',80h
48
 db 1,'-',81h
49
 db 1,'*',90h
50
 db 1,'/',91h
51
 db 3,'mod',0A0h
52
 db 3,'and',0B0h
53
 db 2,'or',0B1h
54
 db 3,'xor',0B2h
55
 db 3,'shl',0C0h
56
 db 3,'shr',0C1h
57
 db 0
58
59
 
60
 db 1,'+',0
61
 db 1,'-',083h
62
 db 3,'not',0D0h
63
 db 3,'plt',0E1h
174 heavyiron 64
 db 3,'rva',0E0h
157 heavyiron 65
 db 0
66
67
 
68
 db 2,'as',86h
69
 db 2,'at',80h
70
 db 7,'defined',88h
71
 db 3,'dup',81h
72
 db 2,'eq',0F0h
73
 db 6,'eqtype',0F7h
74
 db 4,'from',82h
75
 db 2,'in',0F6h
76
 db 2,'on',84h
77
 db 3,'ptr',85h
78
 db 4,'used',89h
79
 db 0
80
81
 
82
 db 2,'bp',25h
83
 db 2,'bx',23h
84
 db 2,'di',27h
85
 db 3,'eax',40h
86
 db 3,'ebp',45h
87
 db 3,'ebx',43h
88
 db 3,'ecx',41h
89
 db 3,'edi',47h
90
 db 3,'edx',42h
91
 db 3,'eip',0F4h
176 heavyiron 92
 db 3,'esi',46h
157 heavyiron 93
 db 3,'esp',44h
94
 db 3,'r10',8Ah
95
 db 4,'r10d',4Ah
96
 db 3,'r11',8Bh
97
 db 4,'r11d',4Bh
98
 db 3,'r12',8Ch
99
 db 4,'r12d',4Ch
100
 db 3,'r13',8Dh
101
 db 4,'r13d',4Dh
102
 db 3,'r14',8Eh
103
 db 4,'r14d',4Eh
104
 db 3,'r15',8Fh
105
 db 4,'r15d',4Fh
106
 db 2,'r8',88h
107
 db 3,'r8d',48h
108
 db 2,'r9',89h
109
 db 3,'r9d',49h
110
 db 3,'rax',80h
111
 db 3,'rbp',85h
112
 db 3,'rbx',83h
113
 db 3,'rcx',81h
114
 db 3,'rdi',87h
115
 db 3,'rdx',82h
116
 db 3,'rip',0F8h
176 heavyiron 117
 db 3,'rsi',86h
157 heavyiron 118
 db 3,'rsp',84h
119
 db 2,'si',26h
120
 db 0
121
122
 
123
 db 4,'byte',1
124
 db 5,'dword',4
125
 db 5,'qword',8
126
 db 4,'word',2
127
 db 0
128
129
 
130
 dw symbols_2-symbols,(symbols_3-symbols_2)/(2+2)
131
 dw symbols_3-symbols,(symbols_4-symbols_3)/(3+2)
132
 dw symbols_4-symbols,(symbols_5-symbols_4)/(4+2)
133
 dw symbols_5-symbols,(symbols_6-symbols_5)/(5+2)
134
 dw symbols_6-symbols,(symbols_7-symbols_6)/(6+2)
135
 dw symbols_7-symbols,(symbols_8-symbols_7)/(7+2)
136
 dw symbols_8-symbols,(symbols_9-symbols_8)/(8+2)
137
 dw symbols_9-symbols,(symbols_10-symbols_9)/(9+2)
138
 dw symbols_10-symbols,(symbols_11-symbols_10)/(10+2)
139
 dw symbols_11-symbols,(symbols_end-symbols_11)/(11+2)
140
141
 
142
 db 'ah',10h,04h
143
 db 'al',10h,10h
144
 db 'ax',10h,20h
145
 db 'bh',10h,07h
146
 db 'bl',10h,13h
147
 db 'bp',10h,25h
148
 db 'bx',10h,23h
149
 db 'ch',10h,05h
150
 db 'cl',10h,11h
151
 db 'cs',10h,62h
152
 db 'cx',10h,21h
153
 db 'dh',10h,06h
154
 db 'di',10h,27h
155
 db 'dl',10h,12h
156
 db 'ds',10h,64h
157
 db 'dx',10h,22h
158
 db 'es',10h,61h
159
 db 'fs',10h,65h
160
 db 'gs',10h,66h
161
 db 'ms',17h,41h
162
 db 'mz',18h,20h
163
 db 'pe',18h,30h
164
 db 'r8',10h,88h
165
 db 'r9',10h,89h
166
 db 'si',10h,26h
167
 db 'sp',10h,24h
168
 db 'ss',10h,63h
169
 db 'st',10h,0A0h
170
symbols_3:
171
 db 'bpl',10h,15h
172
 db 'cr0',10h,50h
173
 db 'cr1',10h,51h
174
 db 'cr2',10h,52h
175
 db 'cr3',10h,53h
176
 db 'cr4',10h,54h
177
 db 'cr5',10h,55h
178
 db 'cr6',10h,56h
179
 db 'cr7',10h,57h
180
 db 'cr8',10h,58h
181
 db 'cr9',10h,59h
182
 db 'dil',10h,17h
183
 db 'dll',1Bh,80h
184
 db 'dr0',10h,70h
185
 db 'dr1',10h,71h
186
 db 'dr2',10h,72h
187
 db 'dr3',10h,73h
188
 db 'dr4',10h,74h
189
 db 'dr5',10h,75h
190
 db 'dr6',10h,76h
191
 db 'dr7',10h,77h
192
 db 'dr8',10h,78h
193
 db 'dr9',10h,79h
194
 db 'eax',10h,40h
195
 db 'ebp',10h,45h
196
 db 'ebx',10h,43h
197
 db 'ecx',10h,41h
198
 db 'edi',10h,47h
199
 db 'edx',10h,42h
200
 db 'efi',1Bh,10
992 heavyiron 201
 db 'eip',10h,0F4h
202
 db 'elf',18h,50h
157 heavyiron 203
 db 'esi',10h,46h
204
 db 'esp',10h,44h
205
 db 'far',12h,3
206
 db 'gui',1Bh,2
207
 db 'mm0',10h,0B0h
208
 db 'mm1',10h,0B1h
209
 db 'mm2',10h,0B2h
210
 db 'mm3',10h,0B3h
211
 db 'mm4',10h,0B4h
212
 db 'mm5',10h,0B5h
213
 db 'mm6',10h,0B6h
214
 db 'mm7',10h,0B7h
215
 db 'r10',10h,8Ah
216
 db 'r11',10h,8Bh
217
 db 'r12',10h,8Ch
218
 db 'r13',10h,8Dh
219
 db 'r14',10h,8Eh
220
 db 'r15',10h,8Fh
221
 db 'r8b',10h,18h
222
 db 'r8d',10h,48h
223
 db 'r8l',10h,18h
224
 db 'r8w',10h,28h
225
 db 'r9b',10h,19h
226
 db 'r9d',10h,49h
227
 db 'r9l',10h,19h
228
 db 'r9w',10h,29h
229
 db 'rax',10h,80h
230
 db 'rbp',10h,85h
231
 db 'rbx',10h,83h
232
 db 'rcx',10h,81h
233
 db 'rdi',10h,87h
234
 db 'rdx',10h,82h
235
 db 'rip',10h,0F8h
992 heavyiron 236
 db 'rsi',10h,86h
157 heavyiron 237
 db 'rsp',10h,84h
238
 db 'sil',10h,16h
239
 db 'spl',10h,14h
240
 db 'st0',10h,0A0h
241
 db 'st1',10h,0A1h
242
 db 'st2',10h,0A2h
243
 db 'st3',10h,0A3h
244
 db 'st4',10h,0A4h
245
 db 'st5',10h,0A5h
246
 db 'st6',10h,0A6h
247
 db 'st7',10h,0A7h
248
 db 'tr0',10h,90h
249
 db 'tr1',10h,91h
250
 db 'tr2',10h,92h
251
 db 'tr3',10h,93h
252
 db 'tr4',10h,94h
253
 db 'tr5',10h,95h
254
 db 'tr6',10h,96h
255
 db 'tr7',10h,97h
256
 db 'wdm',1Bh,81h
257
symbols_4:
258
 db 'byte',11h,1
259
 db 'code',19h,5
260
 db 'coff',18h,40h
261
 db 'cr10',10h,5Ah
262
 db 'cr11',10h,5Bh
263
 db 'cr12',10h,5Ch
264
 db 'cr13',10h,5Dh
265
 db 'cr14',10h,5Eh
266
 db 'cr15',10h,5Fh
267
 db 'data',19h,6
268
 db 'dr10',10h,7Ah
269
 db 'dr11',10h,7Bh
270
 db 'dr12',10h,7Ch
271
 db 'dr13',10h,7Dh
272
 db 'dr14',10h,7Eh
273
 db 'dr15',10h,7Fh
274
 db 'ms64',17h,49h
275
 db 'near',12h,2
276
 db 'note',1Eh,4
1189 heavyiron 277
 db 'pe64',18h,38h
157 heavyiron 278
 db 'r10b',10h,1Ah
279
 db 'r10d',10h,4Ah
280
 db 'r10l',10h,1Ah
281
 db 'r10w',10h,2Ah
282
 db 'r11b',10h,1Bh
283
 db 'r11d',10h,4Bh
284
 db 'r11l',10h,1Bh
285
 db 'r11w',10h,2Bh
286
 db 'r12b',10h,1Ch
287
 db 'r12d',10h,4Ch
288
 db 'r12l',10h,1Ch
289
 db 'r12w',10h,2Ch
290
 db 'r13b',10h,1Dh
291
 db 'r13d',10h,4Dh
292
 db 'r13l',10h,1Dh
293
 db 'r13w',10h,2Dh
294
 db 'r14b',10h,1Eh
295
 db 'r14d',10h,4Eh
296
 db 'r14l',10h,1Eh
297
 db 'r14w',10h,2Eh
298
 db 'r15b',10h,1Fh
299
 db 'r15d',10h,4Fh
300
 db 'r15l',10h,1Fh
301
 db 'r15w',10h,2Fh
302
 db 'word',11h,2
303
 db 'xmm0',10h,0C0h
304
 db 'xmm1',10h,0C1h
305
 db 'xmm2',10h,0C2h
306
 db 'xmm3',10h,0C3h
307
 db 'xmm4',10h,0C4h
308
 db 'xmm5',10h,0C5h
309
 db 'xmm6',10h,0C6h
310
 db 'xmm7',10h,0C7h
311
 db 'xmm8',10h,0C8h
312
 db 'xmm9',10h,0C9h
313
symbols_5:
314
 db 'align',1Ch,0
315
 db 'dword',11h,4
316
 db 'elf64',18h,58h
317
 db 'fword',11h,6
318
 db 'pword',11h,6
319
 db 'qword',11h,8
320
 db 'short',12h,1
321
 db 'tbyte',11h,0Ah
322
 db 'tword',11h,0Ah
323
 db 'use16',13h,16
324
 db 'use32',13h,32
325
 db 'use64',13h,64
326
 db 'xmm10',10h,0CAh
327
 db 'xmm11',10h,0CBh
328
 db 'xmm12',10h,0CCh
329
 db 'xmm13',10h,0CDh
330
 db 'xmm14',10h,0CEh
331
 db 'xmm15',10h,0CFh
332
symbols_6:
333
 db 'binary',18h,10h
334
 db 'dqword',11h,16
335
 db 'export',1Ah,0
336
 db 'fixups',1Ah,5
337
 db 'import',1Ah,1
338
 db 'native',1Bh,1
339
 db 'static',1Dh,1
624 heavyiron 340
symbols_7:
157 heavyiron 341
 db 'console',1Bh,3
342
 db 'dynamic',1Eh,2
1189 heavyiron 343
 db 'efiboot',1Bh,11
992 heavyiron 344
symbols_8:
157 heavyiron 345
 db 'linkinfo',19h,9
346
 db 'readable',19h,30
347
 db 'resource',1Ah,2
348
 db 'writable',19h,31
349
symbols_9:
350
 db 'shareable',19h,28
351
 db 'writeable',19h,31
352
symbols_10:
353
 db 'efiruntime',1Bh,12
992 heavyiron 354
 db 'executable',19h,29
157 heavyiron 355
 db 'linkremove',19h,11
356
symbols_11:
357
 db 'discardable',19h,25
358
 db 'interpreter',1Eh,3
1189 heavyiron 359
 db 'notpageable',19h,27
157 heavyiron 360
symbols_end:
361
362
 
363
 dw instructions_2-instructions,(instructions_3-instructions_2)/(2+3)
364
 dw instructions_3-instructions,(instructions_4-instructions_3)/(3+3)
365
 dw instructions_4-instructions,(instructions_5-instructions_4)/(4+3)
366
 dw instructions_5-instructions,(instructions_6-instructions_5)/(5+3)
367
 dw instructions_6-instructions,(instructions_7-instructions_6)/(6+3)
368
 dw instructions_7-instructions,(instructions_8-instructions_7)/(7+3)
369
 dw instructions_8-instructions,(instructions_9-instructions_8)/(8+3)
370
 dw instructions_9-instructions,(instructions_10-instructions_9)/(9+3)
371
 dw instructions_10-instructions,(instructions_11-instructions_10)/(10+3)
372
 dw instructions_11-instructions,(instructions_end-instructions_11)/(11+3)
373
374
 
375
 db 'bt',4
376
 dw bt_instruction-instruction_handler
1189 heavyiron 377
 db 'if',0
157 heavyiron 378
 dw if_directive-instruction_handler
1189 heavyiron 379
 db 'in',0
157 heavyiron 380
 dw in_instruction-instruction_handler
1189 heavyiron 381
 db 'ja',77h
157 heavyiron 382
 dw conditional_jump-instruction_handler
1189 heavyiron 383
 db 'jb',72h
157 heavyiron 384
 dw conditional_jump-instruction_handler
1189 heavyiron 385
 db 'jc',72h
157 heavyiron 386
 dw conditional_jump-instruction_handler
1189 heavyiron 387
 db 'je',74h
157 heavyiron 388
 dw conditional_jump-instruction_handler
1189 heavyiron 389
 db 'jg',7Fh
157 heavyiron 390
 dw conditional_jump-instruction_handler
1189 heavyiron 391
 db 'jl',7Ch
157 heavyiron 392
 dw conditional_jump-instruction_handler
1189 heavyiron 393
 db 'jo',70h
157 heavyiron 394
 dw conditional_jump-instruction_handler
1189 heavyiron 395
 db 'jp',7Ah
157 heavyiron 396
 dw conditional_jump-instruction_handler
1189 heavyiron 397
 db 'js',78h
157 heavyiron 398
 dw conditional_jump-instruction_handler
1189 heavyiron 399
 db 'jz',74h
157 heavyiron 400
 dw conditional_jump-instruction_handler
1189 heavyiron 401
 db 'or',08h
157 heavyiron 402
 dw basic_instruction-instruction_handler
1189 heavyiron 403
instructions_3:
157 heavyiron 404
 db 'aaa',37h
405
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 406
 db 'aad',0D5h
157 heavyiron 407
 dw aa_instruction-instruction_handler
1189 heavyiron 408
 db 'aam',0D4h
157 heavyiron 409
 dw aa_instruction-instruction_handler
1189 heavyiron 410
 db 'aas',3Fh
157 heavyiron 411
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 412
 db 'adc',10h
157 heavyiron 413
 dw basic_instruction-instruction_handler
1189 heavyiron 414
 db 'add',00h
157 heavyiron 415
 dw basic_instruction-instruction_handler
1189 heavyiron 416
 db 'and',20h
157 heavyiron 417
 dw basic_instruction-instruction_handler
1189 heavyiron 418
 db 'bsf',0BCh
157 heavyiron 419
 dw bs_instruction-instruction_handler
1189 heavyiron 420
 db 'bsr',0BDh
157 heavyiron 421
 dw bs_instruction-instruction_handler
1189 heavyiron 422
 db 'btc',7
157 heavyiron 423
 dw bt_instruction-instruction_handler
1189 heavyiron 424
 db 'btr',6
157 heavyiron 425
 dw bt_instruction-instruction_handler
1189 heavyiron 426
 db 'bts',5
157 heavyiron 427
 dw bt_instruction-instruction_handler
1189 heavyiron 428
 db 'cbw',98h
157 heavyiron 429
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 430
 db 'cdq',99h
157 heavyiron 431
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 432
 db 'clc',0F8h
157 heavyiron 433
 dw simple_instruction-instruction_handler
1189 heavyiron 434
 db 'cld',0FCh
157 heavyiron 435
 dw simple_instruction-instruction_handler
1189 heavyiron 436
 db 'cli',0FAh
157 heavyiron 437
 dw simple_instruction-instruction_handler
1189 heavyiron 438
 db 'cmc',0F5h
157 heavyiron 439
 dw simple_instruction-instruction_handler
1189 heavyiron 440
 db 'cmp',38h
157 heavyiron 441
 dw basic_instruction-instruction_handler
1189 heavyiron 442
 db 'cqo',99h
157 heavyiron 443
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 444
 db 'cwd',99h
157 heavyiron 445
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 446
 db 'daa',27h
157 heavyiron 447
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 448
 db 'das',2Fh
157 heavyiron 449
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 450
 db 'dec',1
157 heavyiron 451
 dw inc_instruction-instruction_handler
1189 heavyiron 452
 db 'div',6
157 heavyiron 453
 dw single_operand_instruction-instruction_handler
1189 heavyiron 454
 db 'end',0
157 heavyiron 455
 dw end_directive-instruction_handler
1189 heavyiron 456
 db 'err',0
1039 heavyiron 457
 dw err_directive-instruction_handler
1189 heavyiron 458
 db 'fld',0
157 heavyiron 459
 dw fld_instruction-instruction_handler
1189 heavyiron 460
 db 'fst',2
157 heavyiron 461
 dw fld_instruction-instruction_handler
1189 heavyiron 462
 db 'hlt',0F4h
157 heavyiron 463
 dw simple_instruction-instruction_handler
1189 heavyiron 464
 db 'inc',0
157 heavyiron 465
 dw inc_instruction-instruction_handler
1189 heavyiron 466
 db 'ins',6Ch
157 heavyiron 467
 dw ins_instruction-instruction_handler
1189 heavyiron 468
 db 'int',0CDh
157 heavyiron 469
 dw int_instruction-instruction_handler
1189 heavyiron 470
 db 'jae',73h
157 heavyiron 471
 dw conditional_jump-instruction_handler
1189 heavyiron 472
 db 'jbe',76h
157 heavyiron 473
 dw conditional_jump-instruction_handler
1189 heavyiron 474
 db 'jge',7Dh
157 heavyiron 475
 dw conditional_jump-instruction_handler
1189 heavyiron 476
 db 'jle',7Eh
157 heavyiron 477
 dw conditional_jump-instruction_handler
1189 heavyiron 478
 db 'jmp',0
157 heavyiron 479
 dw jmp_instruction-instruction_handler
1189 heavyiron 480
 db 'jna',76h
157 heavyiron 481
 dw conditional_jump-instruction_handler
1189 heavyiron 482
 db 'jnb',73h
157 heavyiron 483
 dw conditional_jump-instruction_handler
1189 heavyiron 484
 db 'jnc',73h
157 heavyiron 485
 dw conditional_jump-instruction_handler
1189 heavyiron 486
 db 'jne',75h
157 heavyiron 487
 dw conditional_jump-instruction_handler
1189 heavyiron 488
 db 'jng',7Eh
157 heavyiron 489
 dw conditional_jump-instruction_handler
1189 heavyiron 490
 db 'jnl',7Dh
157 heavyiron 491
 dw conditional_jump-instruction_handler
1189 heavyiron 492
 db 'jno',71h
157 heavyiron 493
 dw conditional_jump-instruction_handler
1189 heavyiron 494
 db 'jnp',7Bh
157 heavyiron 495
 dw conditional_jump-instruction_handler
1189 heavyiron 496
 db 'jns',79h
157 heavyiron 497
 dw conditional_jump-instruction_handler
1189 heavyiron 498
 db 'jnz',75h
157 heavyiron 499
 dw conditional_jump-instruction_handler
1189 heavyiron 500
 db 'jpe',7Ah
157 heavyiron 501
 dw conditional_jump-instruction_handler
1189 heavyiron 502
 db 'jpo',7Bh
157 heavyiron 503
 dw conditional_jump-instruction_handler
1189 heavyiron 504
 db 'lar',2
157 heavyiron 505
 dw lar_instruction-instruction_handler
1189 heavyiron 506
 db 'lds',3
157 heavyiron 507
 dw ls_instruction-instruction_handler
1189 heavyiron 508
 db 'lea',0
157 heavyiron 509
 dw lea_instruction-instruction_handler
1189 heavyiron 510
 db 'les',0
157 heavyiron 511
 dw ls_instruction-instruction_handler
1189 heavyiron 512
 db 'lfs',4
157 heavyiron 513
 dw ls_instruction-instruction_handler
1189 heavyiron 514
 db 'lgs',5
157 heavyiron 515
 dw ls_instruction-instruction_handler
1189 heavyiron 516
 db 'lsl',3
157 heavyiron 517
 dw lar_instruction-instruction_handler
1189 heavyiron 518
 db 'lss',2
157 heavyiron 519
 dw ls_instruction-instruction_handler
1189 heavyiron 520
 db 'ltr',3
157 heavyiron 521
 dw pm_word_instruction-instruction_handler
1189 heavyiron 522
 db 'mov',0
157 heavyiron 523
 dw mov_instruction-instruction_handler
1189 heavyiron 524
 db 'mul',4
157 heavyiron 525
 dw single_operand_instruction-instruction_handler
1189 heavyiron 526
 db 'neg',3
157 heavyiron 527
 dw single_operand_instruction-instruction_handler
1189 heavyiron 528
 db 'nop',90h
176 heavyiron 529
 dw nop_instruction-instruction_handler
1189 heavyiron 530
 db 'not',2
157 heavyiron 531
 dw single_operand_instruction-instruction_handler
1189 heavyiron 532
 db 'org',0
157 heavyiron 533
 dw org_directive-instruction_handler
1189 heavyiron 534
 db 'out',0
157 heavyiron 535
 dw out_instruction-instruction_handler
1189 heavyiron 536
 db 'pop',0
157 heavyiron 537
 dw pop_instruction-instruction_handler
1189 heavyiron 538
 db 'por',0EBh
157 heavyiron 539
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 540
 db 'rcl',2
157 heavyiron 541
 dw sh_instruction-instruction_handler
1189 heavyiron 542
 db 'rcr',3
157 heavyiron 543
 dw sh_instruction-instruction_handler
1189 heavyiron 544
 db 'rep',0F3h
157 heavyiron 545
 dw prefix_instruction-instruction_handler
1189 heavyiron 546
 db 'ret',0C2h
157 heavyiron 547
 dw ret_instruction-instruction_handler
1189 heavyiron 548
 db 'rol',0
157 heavyiron 549
 dw sh_instruction-instruction_handler
1189 heavyiron 550
 db 'ror',1
157 heavyiron 551
 dw sh_instruction-instruction_handler
1189 heavyiron 552
 db 'rsm',0AAh
157 heavyiron 553
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 554
 db 'sal',4
157 heavyiron 555
 dw sh_instruction-instruction_handler
1189 heavyiron 556
 db 'sar',7
157 heavyiron 557
 dw sh_instruction-instruction_handler
1189 heavyiron 558
 db 'sbb',18h
157 heavyiron 559
 dw basic_instruction-instruction_handler
1189 heavyiron 560
 db 'shl',4
157 heavyiron 561
 dw sh_instruction-instruction_handler
1189 heavyiron 562
 db 'shr',5
157 heavyiron 563
 dw sh_instruction-instruction_handler
1189 heavyiron 564
 db 'stc',0F9h
157 heavyiron 565
 dw simple_instruction-instruction_handler
1189 heavyiron 566
 db 'std',0FDh
157 heavyiron 567
 dw simple_instruction-instruction_handler
1189 heavyiron 568
 db 'sti',0FBh
157 heavyiron 569
 dw simple_instruction-instruction_handler
1189 heavyiron 570
 db 'str',1
157 heavyiron 571
 dw pm_store_word_instruction-instruction_handler
1189 heavyiron 572
 db 'sub',28h
157 heavyiron 573
 dw basic_instruction-instruction_handler
1189 heavyiron 574
 db 'ud2',0Bh
157 heavyiron 575
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 576
 db 'xor',30h
157 heavyiron 577
 dw basic_instruction-instruction_handler
1189 heavyiron 578
instructions_4:
157 heavyiron 579
 db 'arpl',0
580
 dw arpl_instruction-instruction_handler
1189 heavyiron 581
 db 'call',0
157 heavyiron 582
 dw call_instruction-instruction_handler
1189 heavyiron 583
 db 'cdqe',98h
157 heavyiron 584
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 585
 db 'clgi',0DDh
157 heavyiron 586
 dw simple_vmx_instruction-instruction_handler
1189 heavyiron 587
 db 'clts',6
157 heavyiron 588
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 589
 db 'cmps',0A6h
157 heavyiron 590
 dw cmps_instruction-instruction_handler
1189 heavyiron 591
 db 'cwde',98h
157 heavyiron 592
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 593
 db 'data',0
157 heavyiron 594
 dw data_directive-instruction_handler
1189 heavyiron 595
 db 'dppd',41h
707 heavyiron 596
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 597
 db 'dpps',40h
707 heavyiron 598
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 599
 db 'else',0
157 heavyiron 600
 dw else_directive-instruction_handler
1189 heavyiron 601
 db 'emms',77h
157 heavyiron 602
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 603
 db 'fabs',100001b
157 heavyiron 604
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 605
 db 'fadd',0
157 heavyiron 606
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 607
 db 'fbld',4
157 heavyiron 608
 dw fbld_instruction-instruction_handler
1189 heavyiron 609
 db 'fchs',100000b
157 heavyiron 610
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 611
 db 'fcom',2
157 heavyiron 612
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 613
 db 'fcos',111111b
157 heavyiron 614
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 615
 db 'fdiv',6
157 heavyiron 616
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 617
 db 'feni',0E0h
157 heavyiron 618
 dw finit_instruction-instruction_handler
1189 heavyiron 619
 db 'fild',0
157 heavyiron 620
 dw fild_instruction-instruction_handler
1189 heavyiron 621
 db 'fist',2
157 heavyiron 622
 dw fild_instruction-instruction_handler
1189 heavyiron 623
 db 'fld1',101000b
157 heavyiron 624
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 625
 db 'fldz',101110b
157 heavyiron 626
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 627
 db 'fmul',1
157 heavyiron 628
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 629
 db 'fnop',010000b
157 heavyiron 630
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 631
 db 'fsin',111110b
157 heavyiron 632
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 633
 db 'fstp',3
157 heavyiron 634
 dw fld_instruction-instruction_handler
1189 heavyiron 635
 db 'fsub',4
157 heavyiron 636
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 637
 db 'ftst',100100b
157 heavyiron 638
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 639
 db 'fxam',100101b
157 heavyiron 640
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 641
 db 'fxch',0
157 heavyiron 642
 dw fxch_instruction-instruction_handler
1189 heavyiron 643
 db 'heap',0
157 heavyiron 644
 dw heap_directive-instruction_handler
1189 heavyiron 645
 db 'idiv',7
157 heavyiron 646
 dw single_operand_instruction-instruction_handler
1189 heavyiron 647
 db 'imul',0
157 heavyiron 648
 dw imul_instruction-instruction_handler
1189 heavyiron 649
 db 'insb',6Ch
157 heavyiron 650
 dw simple_instruction-instruction_handler
1189 heavyiron 651
 db 'insd',6Dh
157 heavyiron 652
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 653
 db 'insw',6Dh
157 heavyiron 654
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 655
 db 'int1',0F1h
157 heavyiron 656
 dw simple_instruction-instruction_handler
1189 heavyiron 657
 db 'int3',0CCh
157 heavyiron 658
 dw simple_instruction-instruction_handler
1189 heavyiron 659
 db 'into',0CEh
157 heavyiron 660
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 661
 db 'invd',8
157 heavyiron 662
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 663
 db 'iret',0CFh
157 heavyiron 664
 dw iret_instruction-instruction_handler
1189 heavyiron 665
 db 'jcxz',0E3h
157 heavyiron 666
 dw loop_instruction_16bit-instruction_handler
1189 heavyiron 667
 db 'jnae',72h
157 heavyiron 668
 dw conditional_jump-instruction_handler
1189 heavyiron 669
 db 'jnbe',77h
157 heavyiron 670
 dw conditional_jump-instruction_handler
1189 heavyiron 671
 db 'jnge',7Ch
157 heavyiron 672
 dw conditional_jump-instruction_handler
1189 heavyiron 673
 db 'jnle',7Fh
157 heavyiron 674
 dw conditional_jump-instruction_handler
1189 heavyiron 675
 db 'lahf',9Fh
157 heavyiron 676
 dw simple_instruction-instruction_handler
1189 heavyiron 677
 db 'lgdt',2
157 heavyiron 678
 dw lgdt_instruction-instruction_handler
1189 heavyiron 679
 db 'lidt',3
157 heavyiron 680
 dw lgdt_instruction-instruction_handler
1189 heavyiron 681
 db 'lldt',2
157 heavyiron 682
 dw pm_word_instruction-instruction_handler
1189 heavyiron 683
 db 'lmsw',16h
157 heavyiron 684
 dw pm_word_instruction-instruction_handler
1189 heavyiron 685
 db 'load',0
157 heavyiron 686
 dw load_directive-instruction_handler
1189 heavyiron 687
 db 'lock',0F0h
157 heavyiron 688
 dw prefix_instruction-instruction_handler
1189 heavyiron 689
 db 'lods',0ACh
157 heavyiron 690
 dw lods_instruction-instruction_handler
1189 heavyiron 691
 db 'loop',0E2h
157 heavyiron 692
 dw loop_instruction-instruction_handler
1189 heavyiron 693
 db 'movd',0
157 heavyiron 694
 dw movd_instruction-instruction_handler
1189 heavyiron 695
 db 'movq',0
157 heavyiron 696
 dw movq_instruction-instruction_handler
1189 heavyiron 697
 db 'movs',0A4h
157 heavyiron 698
 dw movs_instruction-instruction_handler
1189 heavyiron 699
 db 'orpd',56h
157 heavyiron 700
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 701
 db 'orps',56h
157 heavyiron 702
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 703
 db 'outs',6Eh
157 heavyiron 704
 dw outs_instruction-instruction_handler
1189 heavyiron 705
 db 'pand',0DBh
157 heavyiron 706
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 707
 db 'popa',61h
157 heavyiron 708
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 709
 db 'popd',4
157 heavyiron 710
 dw pop_instruction-instruction_handler
1189 heavyiron 711
 db 'popf',9Dh
157 heavyiron 712
 dw simple_instruction-instruction_handler
1189 heavyiron 713
 db 'popq',8
157 heavyiron 714
 dw pop_instruction-instruction_handler
1189 heavyiron 715
 db 'popw',2
157 heavyiron 716
 dw pop_instruction-instruction_handler
1189 heavyiron 717
 db 'push',0
157 heavyiron 718
 dw push_instruction-instruction_handler
1189 heavyiron 719
 db 'pxor',0EFh
157 heavyiron 720
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 721
 db 'repe',0F3h
157 heavyiron 722
 dw prefix_instruction-instruction_handler
1189 heavyiron 723
 db 'repz',0F3h
157 heavyiron 724
 dw prefix_instruction-instruction_handler
1189 heavyiron 725
 db 'retd',0C2h
157 heavyiron 726
 dw ret_instruction_32bit_except64-instruction_handler
1189 heavyiron 727
 db 'retf',0CAh
157 heavyiron 728
 dw retf_instruction-instruction_handler
1189 heavyiron 729
 db 'retn',0C2h
157 heavyiron 730
 dw ret_instruction-instruction_handler
1189 heavyiron 731
 db 'retq',0C2h
157 heavyiron 732
 dw ret_instruction_only64-instruction_handler
1189 heavyiron 733
 db 'retw',0C2h
157 heavyiron 734
 dw ret_instruction_16bit-instruction_handler
1189 heavyiron 735
 db 'sahf',9Eh
157 heavyiron 736
 dw simple_instruction-instruction_handler
1189 heavyiron 737
 db 'salc',0D6h
157 heavyiron 738
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 739
 db 'scas',0AEh
157 heavyiron 740
 dw stos_instruction-instruction_handler
1189 heavyiron 741
 db 'seta',97h
157 heavyiron 742
 dw set_instruction-instruction_handler
1189 heavyiron 743
 db 'setb',92h
157 heavyiron 744
 dw set_instruction-instruction_handler
1189 heavyiron 745
 db 'setc',92h
157 heavyiron 746
 dw set_instruction-instruction_handler
1189 heavyiron 747
 db 'sete',94h
157 heavyiron 748
 dw set_instruction-instruction_handler
1189 heavyiron 749
 db 'setg',9Fh
157 heavyiron 750
 dw set_instruction-instruction_handler
1189 heavyiron 751
 db 'setl',9Ch
157 heavyiron 752
 dw set_instruction-instruction_handler
1189 heavyiron 753
 db 'seto',90h
157 heavyiron 754
 dw set_instruction-instruction_handler
1189 heavyiron 755
 db 'setp',9Ah
157 heavyiron 756
 dw set_instruction-instruction_handler
1189 heavyiron 757
 db 'sets',98h
157 heavyiron 758
 dw set_instruction-instruction_handler
1189 heavyiron 759
 db 'setz',94h
157 heavyiron 760
 dw set_instruction-instruction_handler
1189 heavyiron 761
 db 'sgdt',0
157 heavyiron 762
 dw lgdt_instruction-instruction_handler
1189 heavyiron 763
 db 'shld',0A4h
157 heavyiron 764
 dw shd_instruction-instruction_handler
1189 heavyiron 765
 db 'shrd',0ACh
157 heavyiron 766
 dw shd_instruction-instruction_handler
1189 heavyiron 767
 db 'sidt',1
157 heavyiron 768
 dw lgdt_instruction-instruction_handler
1189 heavyiron 769
 db 'sldt',0
157 heavyiron 770
 dw pm_store_word_instruction-instruction_handler
1189 heavyiron 771
 db 'smsw',14h
157 heavyiron 772
 dw pm_store_word_instruction-instruction_handler
1189 heavyiron 773
 db 'stgi',0DCh
157 heavyiron 774
 dw simple_vmx_instruction-instruction_handler
1189 heavyiron 775
 db 'stos',0AAh
157 heavyiron 776
 dw stos_instruction-instruction_handler
1189 heavyiron 777
 db 'test',0
157 heavyiron 778
 dw test_instruction-instruction_handler
1189 heavyiron 779
 db 'verr',4
157 heavyiron 780
 dw pm_word_instruction-instruction_handler
1189 heavyiron 781
 db 'verw',5
157 heavyiron 782
 dw pm_word_instruction-instruction_handler
1189 heavyiron 783
 db 'wait',9Bh
157 heavyiron 784
 dw simple_instruction-instruction_handler
1189 heavyiron 785
 db 'xadd',0C0h
157 heavyiron 786
 dw basic_486_instruction-instruction_handler
1189 heavyiron 787
 db 'xchg',0
157 heavyiron 788
 dw xchg_instruction-instruction_handler
1189 heavyiron 789
 db 'xlat',0D7h
157 heavyiron 790
 dw xlat_instruction-instruction_handler
1189 heavyiron 791
instructions_5:
157 heavyiron 792
 db 'addpd',58h
793
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 794
 db 'addps',58h
157 heavyiron 795
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 796
 db 'addsd',58h
157 heavyiron 797
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 798
 db 'addss',58h
157 heavyiron 799
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 800
 db 'align',0
157 heavyiron 801
 dw align_directive-instruction_handler
1189 heavyiron 802
 db 'andpd',54h
157 heavyiron 803
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 804
 db 'andps',54h
157 heavyiron 805
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 806
 db 'bound',0
157 heavyiron 807
 dw bound_instruction-instruction_handler
1189 heavyiron 808
 db 'break',0
157 heavyiron 809
 dw break_directive-instruction_handler
1189 heavyiron 810
 db 'bswap',0
157 heavyiron 811
 dw bswap_instruction-instruction_handler
1189 heavyiron 812
 db 'cmova',47h
157 heavyiron 813
 dw cmov_instruction-instruction_handler
1189 heavyiron 814
 db 'cmovb',42h
157 heavyiron 815
 dw cmov_instruction-instruction_handler
1189 heavyiron 816
 db 'cmovc',42h
157 heavyiron 817
 dw cmov_instruction-instruction_handler
1189 heavyiron 818
 db 'cmove',44h
157 heavyiron 819
 dw cmov_instruction-instruction_handler
1189 heavyiron 820
 db 'cmovg',4Fh
157 heavyiron 821
 dw cmov_instruction-instruction_handler
1189 heavyiron 822
 db 'cmovl',4Ch
157 heavyiron 823
 dw cmov_instruction-instruction_handler
1189 heavyiron 824
 db 'cmovo',40h
157 heavyiron 825
 dw cmov_instruction-instruction_handler
1189 heavyiron 826
 db 'cmovp',4Ah
157 heavyiron 827
 dw cmov_instruction-instruction_handler
1189 heavyiron 828
 db 'cmovs',48h
157 heavyiron 829
 dw cmov_instruction-instruction_handler
1189 heavyiron 830
 db 'cmovz',44h
157 heavyiron 831
 dw cmov_instruction-instruction_handler
1189 heavyiron 832
 db 'cmppd',0
157 heavyiron 833
 dw cmppd_instruction-instruction_handler
1189 heavyiron 834
 db 'cmpps',0
157 heavyiron 835
 dw cmpps_instruction-instruction_handler
1189 heavyiron 836
 db 'cmpsb',0A6h
157 heavyiron 837
 dw simple_instruction-instruction_handler
1189 heavyiron 838
 db 'cmpsd',0
157 heavyiron 839
 dw cmpsd_instruction-instruction_handler
1189 heavyiron 840
 db 'cmpsq',0A7h
157 heavyiron 841
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 842
 db 'cmpss',0
157 heavyiron 843
 dw cmpss_instruction-instruction_handler
1189 heavyiron 844
 db 'cmpsw',0A7h
157 heavyiron 845
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 846
 db 'cpuid',0A2h
157 heavyiron 847
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 848
 db 'crc32',0
1039 heavyiron 849
 dw crc32_instruction-instruction_handler
1189 heavyiron 850
 db 'divpd',5Eh
157 heavyiron 851
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 852
 db 'divps',5Eh
157 heavyiron 853
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 854
 db 'divsd',5Eh
157 heavyiron 855
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 856
 db 'divss',5Eh
157 heavyiron 857
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 858
 db 'enter',0
157 heavyiron 859
 dw enter_instruction-instruction_handler
1189 heavyiron 860
 db 'entry',0
157 heavyiron 861
 dw entry_directive-instruction_handler
1189 heavyiron 862
 db 'extrn',0
157 heavyiron 863
 dw extrn_directive-instruction_handler
1189 heavyiron 864
 db 'extrq',0
1039 heavyiron 865
 dw extrq_instruction-instruction_handler
1189 heavyiron 866
 db 'f2xm1',110000b
157 heavyiron 867
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 868
 db 'faddp',0
157 heavyiron 869
 dw faddp_instruction-instruction_handler
1189 heavyiron 870
 db 'fbstp',6
157 heavyiron 871
 dw fbld_instruction-instruction_handler
1189 heavyiron 872
 db 'fclex',0E2h
157 heavyiron 873
 dw finit_instruction-instruction_handler
1189 heavyiron 874
 db 'fcomi',0F0h
157 heavyiron 875
 dw fcomi_instruction-instruction_handler
1189 heavyiron 876
 db 'fcomp',3
157 heavyiron 877
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 878
 db 'fdisi',0E1h
157 heavyiron 879
 dw finit_instruction-instruction_handler
1189 heavyiron 880
 db 'fdivp',7
157 heavyiron 881
 dw faddp_instruction-instruction_handler
1189 heavyiron 882
 db 'fdivr',7
157 heavyiron 883
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 884
 db 'femms',0Eh
157 heavyiron 885
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 886
 db 'ffree',0
157 heavyiron 887
 dw ffree_instruction-instruction_handler
1189 heavyiron 888
 db 'fiadd',0
157 heavyiron 889
 dw fi_instruction-instruction_handler
1189 heavyiron 890
 db 'ficom',2
157 heavyiron 891
 dw fi_instruction-instruction_handler
1189 heavyiron 892
 db 'fidiv',6
157 heavyiron 893
 dw fi_instruction-instruction_handler
1189 heavyiron 894
 db 'fimul',1
157 heavyiron 895
 dw fi_instruction-instruction_handler
1189 heavyiron 896
 db 'finit',0E3h
157 heavyiron 897
 dw finit_instruction-instruction_handler
1189 heavyiron 898
 db 'fistp',3
157 heavyiron 899
 dw fild_instruction-instruction_handler
1189 heavyiron 900
 db 'fisub',4
157 heavyiron 901
 dw fi_instruction-instruction_handler
1189 heavyiron 902
 db 'fldcw',5
157 heavyiron 903
 dw fldcw_instruction-instruction_handler
1189 heavyiron 904
 db 'fldpi',101011b
157 heavyiron 905
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 906
 db 'fmulp',1
157 heavyiron 907
 dw faddp_instruction-instruction_handler
1189 heavyiron 908
 db 'fneni',0E0h
157 heavyiron 909
 dw fninit_instruction-instruction_handler
1189 heavyiron 910
 db 'fprem',111000b
157 heavyiron 911
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 912
 db 'fptan',110010b
157 heavyiron 913
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 914
 db 'fsave',6
157 heavyiron 915
 dw fsave_instruction-instruction_handler
1189 heavyiron 916
 db 'fsqrt',111010b
157 heavyiron 917
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 918
 db 'fstcw',7
157 heavyiron 919
 dw fstcw_instruction-instruction_handler
1189 heavyiron 920
 db 'fstsw',0
157 heavyiron 921
 dw fstsw_instruction-instruction_handler
1189 heavyiron 922
 db 'fsubp',5
157 heavyiron 923
 dw faddp_instruction-instruction_handler
1189 heavyiron 924
 db 'fsubr',5
157 heavyiron 925
 dw basic_fpu_instruction-instruction_handler
1189 heavyiron 926
 db 'fucom',4
157 heavyiron 927
 dw ffree_instruction-instruction_handler
1189 heavyiron 928
 db 'fwait',9Bh
157 heavyiron 929
 dw simple_instruction-instruction_handler
1189 heavyiron 930
 db 'fyl2x',110001b
157 heavyiron 931
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 932
 db 'icebp',0F1h
157 heavyiron 933
 dw simple_instruction-instruction_handler
1189 heavyiron 934
 db 'iretd',0CFh
157 heavyiron 935
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 936
 db 'iretq',0CFh
157 heavyiron 937
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 938
 db 'iretw',0CFh
157 heavyiron 939
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 940
 db 'jecxz',0E3h
157 heavyiron 941
 dw loop_instruction_32bit-instruction_handler
1189 heavyiron 942
 db 'jrcxz',0E3h
157 heavyiron 943
 dw loop_instruction_64bit-instruction_handler
1189 heavyiron 944
 db 'label',0
157 heavyiron 945
 dw label_directive-instruction_handler
1189 heavyiron 946
 db 'lddqu',0
157 heavyiron 947
 dw lddqu_instruction-instruction_handler
1189 heavyiron 948
 db 'leave',0C9h
157 heavyiron 949
 dw simple_instruction-instruction_handler
1189 heavyiron 950
 db 'lodsb',0ACh
157 heavyiron 951
 dw simple_instruction-instruction_handler
1189 heavyiron 952
 db 'lodsd',0ADh
157 heavyiron 953
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 954
 db 'lodsq',0ADh
157 heavyiron 955
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 956
 db 'lodsw',0ADh
157 heavyiron 957
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 958
 db 'loopd',0E2h
157 heavyiron 959
 dw loop_instruction_32bit-instruction_handler
1189 heavyiron 960
 db 'loope',0E1h
157 heavyiron 961
 dw loop_instruction-instruction_handler
1189 heavyiron 962
 db 'loopq',0E2h
157 heavyiron 963
 dw loop_instruction_64bit-instruction_handler
1189 heavyiron 964
 db 'loopw',0E2h
157 heavyiron 965
 dw loop_instruction_16bit-instruction_handler
1189 heavyiron 966
 db 'loopz',0E1h
157 heavyiron 967
 dw loop_instruction-instruction_handler
1189 heavyiron 968
 db 'lzcnt',0BDh
1115 heavyiron 969
 dw popcnt_instruction-instruction_handler
1189 heavyiron 970
 db 'maxpd',5Fh
157 heavyiron 971
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 972
 db 'maxps',5Fh
157 heavyiron 973
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 974
 db 'maxsd',5Fh
157 heavyiron 975
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 976
 db 'maxss',5Fh
157 heavyiron 977
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 978
 db 'minpd',5Dh
157 heavyiron 979
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 980
 db 'minps',5Dh
157 heavyiron 981
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 982
 db 'minsd',5Dh
157 heavyiron 983
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 984
 db 'minss',5Dh
157 heavyiron 985
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 986
 db 'movbe',0F0h
987
 dw movbe_instruction-instruction_handler
988
 db 'movsb',0A4h
157 heavyiron 989
 dw simple_instruction-instruction_handler
1189 heavyiron 990
 db 'movsd',0
157 heavyiron 991
 dw movsd_instruction-instruction_handler
1189 heavyiron 992
 db 'movsq',0A5h
157 heavyiron 993
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 994
 db 'movss',0
157 heavyiron 995
 dw movss_instruction-instruction_handler
1189 heavyiron 996
 db 'movsw',0A5h
157 heavyiron 997
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 998
 db 'movsx',0BEh
157 heavyiron 999
 dw movx_instruction-instruction_handler
1189 heavyiron 1000
 db 'movzx',0B6h
157 heavyiron 1001
 dw movx_instruction-instruction_handler
1189 heavyiron 1002
 db 'mulpd',59h
157 heavyiron 1003
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1004
 db 'mulps',59h
157 heavyiron 1005
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1006
 db 'mulsd',59h
157 heavyiron 1007
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 1008
 db 'mulss',59h
157 heavyiron 1009
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 1010
 db 'mwait',0C9h
157 heavyiron 1011
 dw monitor_instruction-instruction_handler
1189 heavyiron 1012
 db 'outsb',6Eh
157 heavyiron 1013
 dw simple_instruction-instruction_handler
1189 heavyiron 1014
 db 'outsd',6Fh
157 heavyiron 1015
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 1016
 db 'outsw',6Fh
157 heavyiron 1017
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 1018
 db 'pabsb',1Ch
174 heavyiron 1019
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1020
 db 'pabsd',1Eh
174 heavyiron 1021
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1022
 db 'pabsw',1Dh
174 heavyiron 1023
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1024
 db 'paddb',0FCh
157 heavyiron 1025
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1026
 db 'paddd',0FEh
157 heavyiron 1027
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1028
 db 'paddq',0D4h
157 heavyiron 1029
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1030
 db 'paddw',0FDh
157 heavyiron 1031
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1032
 db 'pandn',0DFh
157 heavyiron 1033
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1034
 db 'pause',0
157 heavyiron 1035
 dw pause_instruction-instruction_handler
1189 heavyiron 1036
 db 'pavgb',0E0h
157 heavyiron 1037
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1038
 db 'pavgw',0E3h
157 heavyiron 1039
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1040
 db 'pf2id',1Dh
157 heavyiron 1041
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1042
 db 'pf2iw',1Ch
157 heavyiron 1043
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1044
 db 'pfacc',0AEh
157 heavyiron 1045
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1046
 db 'pfadd',9Eh
157 heavyiron 1047
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1048
 db 'pfmax',0A4h
157 heavyiron 1049
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1050
 db 'pfmin',94h
157 heavyiron 1051
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1052
 db 'pfmul',0B4h
157 heavyiron 1053
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1054
 db 'pfrcp',96h
157 heavyiron 1055
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1056
 db 'pfsub',9Ah
157 heavyiron 1057
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1058
 db 'pi2fd',0Dh
157 heavyiron 1059
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1060
 db 'pi2fw',0Ch
157 heavyiron 1061
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1062
 db 'popad',61h
157 heavyiron 1063
 dw simple_instruction_32bit_except64-instruction_handler
1189 heavyiron 1064
 db 'popaw',61h
157 heavyiron 1065
 dw simple_instruction_16bit_except64-instruction_handler
1189 heavyiron 1066
 db 'popfd',9Dh
157 heavyiron 1067
 dw simple_instruction_32bit_except64-instruction_handler
1189 heavyiron 1068
 db 'popfq',9Dh
157 heavyiron 1069
 dw simple_instruction_only64-instruction_handler
1189 heavyiron 1070
 db 'popfw',9Dh
157 heavyiron 1071
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 1072
 db 'pslld',0F2h
157 heavyiron 1073
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1074
 db 'psllq',0F3h
157 heavyiron 1075
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1076
 db 'psllw',0F1h
157 heavyiron 1077
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1078
 db 'psrad',0E2h
157 heavyiron 1079
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1080
 db 'psraw',0E1h
157 heavyiron 1081
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1082
 db 'psrld',0D2h
157 heavyiron 1083
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1084
 db 'psrlq',0D3h
157 heavyiron 1085
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1086
 db 'psrlw',0D1h
157 heavyiron 1087
 dw mmx_ps_instruction-instruction_handler
1189 heavyiron 1088
 db 'psubb',0F8h
157 heavyiron 1089
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1090
 db 'psubd',0FAh
157 heavyiron 1091
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1092
 db 'psubq',0FBh
157 heavyiron 1093
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1094
 db 'psubw',0F9h
157 heavyiron 1095
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1096
 db 'ptest',17h
707 heavyiron 1097
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1098
 db 'pusha',60h
157 heavyiron 1099
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 1100
 db 'pushd',4
157 heavyiron 1101
 dw push_instruction-instruction_handler
1189 heavyiron 1102
 db 'pushf',9Ch
157 heavyiron 1103
 dw simple_instruction-instruction_handler
1189 heavyiron 1104
 db 'pushq',8
157 heavyiron 1105
 dw push_instruction-instruction_handler
1189 heavyiron 1106
 db 'pushw',2
157 heavyiron 1107
 dw push_instruction-instruction_handler
1189 heavyiron 1108
 db 'rcpps',53h
157 heavyiron 1109
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1110
 db 'rcpss',53h
157 heavyiron 1111
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 1112
 db 'rdmsr',32h
157 heavyiron 1113
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1114
 db 'rdpmc',33h
157 heavyiron 1115
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1116
 db 'rdtsc',31h
157 heavyiron 1117
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1118
 db 'repne',0F2h
157 heavyiron 1119
 dw prefix_instruction-instruction_handler
1189 heavyiron 1120
 db 'repnz',0F2h
157 heavyiron 1121
 dw prefix_instruction-instruction_handler
1189 heavyiron 1122
 db 'retfd',0CAh
157 heavyiron 1123
 dw ret_instruction_32bit-instruction_handler
1189 heavyiron 1124
 db 'retfq',0CAh
157 heavyiron 1125
 dw ret_instruction_64bit-instruction_handler
1189 heavyiron 1126
 db 'retfw',0CAh
157 heavyiron 1127
 dw ret_instruction_16bit-instruction_handler
1189 heavyiron 1128
 db 'retnd',0C2h
157 heavyiron 1129
 dw ret_instruction_32bit_except64-instruction_handler
1189 heavyiron 1130
 db 'retnq',0C2h
157 heavyiron 1131
 dw ret_instruction_only64-instruction_handler
1189 heavyiron 1132
 db 'retnw',0C2h
157 heavyiron 1133
 dw ret_instruction_16bit-instruction_handler
1189 heavyiron 1134
 db 'scasb',0AEh
157 heavyiron 1135
 dw simple_instruction-instruction_handler
1189 heavyiron 1136
 db 'scasd',0AFh
157 heavyiron 1137
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 1138
 db 'scasq',0AFh
157 heavyiron 1139
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 1140
 db 'scasw',0AFh
157 heavyiron 1141
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 1142
 db 'setae',93h
157 heavyiron 1143
 dw set_instruction-instruction_handler
1189 heavyiron 1144
 db 'setbe',96h
157 heavyiron 1145
 dw set_instruction-instruction_handler
1189 heavyiron 1146
 db 'setge',9Dh
157 heavyiron 1147
 dw set_instruction-instruction_handler
1189 heavyiron 1148
 db 'setle',9Eh
157 heavyiron 1149
 dw set_instruction-instruction_handler
1189 heavyiron 1150
 db 'setna',96h
157 heavyiron 1151
 dw set_instruction-instruction_handler
1189 heavyiron 1152
 db 'setnb',93h
157 heavyiron 1153
 dw set_instruction-instruction_handler
1189 heavyiron 1154
 db 'setnc',93h
157 heavyiron 1155
 dw set_instruction-instruction_handler
1189 heavyiron 1156
 db 'setne',95h
157 heavyiron 1157
 dw set_instruction-instruction_handler
1189 heavyiron 1158
 db 'setng',9Eh
157 heavyiron 1159
 dw set_instruction-instruction_handler
1189 heavyiron 1160
 db 'setnl',9Dh
157 heavyiron 1161
 dw set_instruction-instruction_handler
1189 heavyiron 1162
 db 'setno',91h
157 heavyiron 1163
 dw set_instruction-instruction_handler
1189 heavyiron 1164
 db 'setnp',9Bh
157 heavyiron 1165
 dw set_instruction-instruction_handler
1189 heavyiron 1166
 db 'setns',99h
157 heavyiron 1167
 dw set_instruction-instruction_handler
1189 heavyiron 1168
 db 'setnz',95h
157 heavyiron 1169
 dw set_instruction-instruction_handler
1189 heavyiron 1170
 db 'setpe',9Ah
157 heavyiron 1171
 dw set_instruction-instruction_handler
1189 heavyiron 1172
 db 'setpo',9Bh
157 heavyiron 1173
 dw set_instruction-instruction_handler
1189 heavyiron 1174
 db 'stack',0
157 heavyiron 1175
 dw stack_directive-instruction_handler
1189 heavyiron 1176
 db 'store',0
157 heavyiron 1177
 dw store_directive-instruction_handler
1189 heavyiron 1178
 db 'stosb',0AAh
157 heavyiron 1179
 dw simple_instruction-instruction_handler
1189 heavyiron 1180
 db 'stosd',0ABh
157 heavyiron 1181
 dw simple_instruction_32bit-instruction_handler
1189 heavyiron 1182
 db 'stosq',0ABh
157 heavyiron 1183
 dw simple_instruction_64bit-instruction_handler
1189 heavyiron 1184
 db 'stosw',0ABh
157 heavyiron 1185
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 1186
 db 'subpd',5Ch
157 heavyiron 1187
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1188
 db 'subps',5Ch
157 heavyiron 1189
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1190
 db 'subsd',5Ch
157 heavyiron 1191
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 1192
 db 'subss',5Ch
157 heavyiron 1193
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 1194
 db 'times',0
157 heavyiron 1195
 dw times_directive-instruction_handler
1189 heavyiron 1196
 db 'vmrun',0D8h
157 heavyiron 1197
 dw simple_svm_instruction-instruction_handler
1189 heavyiron 1198
 db 'vmxon',6
157 heavyiron 1199
 dw vmxon_instruction-instruction_handler
1189 heavyiron 1200
 db 'while',0
157 heavyiron 1201
 dw while_directive-instruction_handler
1189 heavyiron 1202
 db 'wrmsr',30h
157 heavyiron 1203
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1204
 db 'xlatb',0D7h
157 heavyiron 1205
 dw simple_instruction-instruction_handler
1189 heavyiron 1206
 db 'xorpd',57h
157 heavyiron 1207
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1208
 db 'xorps',57h
157 heavyiron 1209
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1210
instructions_6:
157 heavyiron 1211
 db 'andnpd',55h
1212
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1213
 db 'andnps',55h
157 heavyiron 1214
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1215
 db 'cmovae',43h
157 heavyiron 1216
 dw cmov_instruction-instruction_handler
1189 heavyiron 1217
 db 'cmovbe',46h
157 heavyiron 1218
 dw cmov_instruction-instruction_handler
1189 heavyiron 1219
 db 'cmovge',4Dh
157 heavyiron 1220
 dw cmov_instruction-instruction_handler
1189 heavyiron 1221
 db 'cmovle',4Eh
157 heavyiron 1222
 dw cmov_instruction-instruction_handler
1189 heavyiron 1223
 db 'cmovna',46h
157 heavyiron 1224
 dw cmov_instruction-instruction_handler
1189 heavyiron 1225
 db 'cmovnb',43h
157 heavyiron 1226
 dw cmov_instruction-instruction_handler
1189 heavyiron 1227
 db 'cmovnc',43h
157 heavyiron 1228
 dw cmov_instruction-instruction_handler
1189 heavyiron 1229
 db 'cmovne',45h
157 heavyiron 1230
 dw cmov_instruction-instruction_handler
1189 heavyiron 1231
 db 'cmovng',4Eh
157 heavyiron 1232
 dw cmov_instruction-instruction_handler
1189 heavyiron 1233
 db 'cmovnl',4Dh
157 heavyiron 1234
 dw cmov_instruction-instruction_handler
1189 heavyiron 1235
 db 'cmovno',41h
157 heavyiron 1236
 dw cmov_instruction-instruction_handler
1189 heavyiron 1237
 db 'cmovnp',4Bh
157 heavyiron 1238
 dw cmov_instruction-instruction_handler
1189 heavyiron 1239
 db 'cmovns',49h
157 heavyiron 1240
 dw cmov_instruction-instruction_handler
1189 heavyiron 1241
 db 'cmovnz',45h
157 heavyiron 1242
 dw cmov_instruction-instruction_handler
1189 heavyiron 1243
 db 'cmovpe',4Ah
157 heavyiron 1244
 dw cmov_instruction-instruction_handler
1189 heavyiron 1245
 db 'cmovpo',4Bh
157 heavyiron 1246
 dw cmov_instruction-instruction_handler
1189 heavyiron 1247
 db 'comisd',2Fh
157 heavyiron 1248
 dw comisd_instruction-instruction_handler
1189 heavyiron 1249
 db 'comiss',2Fh
157 heavyiron 1250
 dw comiss_instruction-instruction_handler
1189 heavyiron 1251
 db 'fcmovb',0C0h
157 heavyiron 1252
 dw fcmov_instruction-instruction_handler
1189 heavyiron 1253
 db 'fcmove',0C8h
157 heavyiron 1254
 dw fcmov_instruction-instruction_handler
1189 heavyiron 1255
 db 'fcmovu',0D8h
157 heavyiron 1256
 dw fcmov_instruction-instruction_handler
1189 heavyiron 1257
 db 'fcomip',0F0h
157 heavyiron 1258
 dw fcomip_instruction-instruction_handler
1189 heavyiron 1259
 db 'fcompp',0
157 heavyiron 1260
 dw fcompp_instruction-instruction_handler
1189 heavyiron 1261
 db 'fdivrp',6
157 heavyiron 1262
 dw faddp_instruction-instruction_handler
1189 heavyiron 1263
 db 'ffreep',0
157 heavyiron 1264
 dw ffreep_instruction-instruction_handler
1189 heavyiron 1265
 db 'ficomp',3
157 heavyiron 1266
 dw fi_instruction-instruction_handler
1189 heavyiron 1267
 db 'fidivr',7
157 heavyiron 1268
 dw fi_instruction-instruction_handler
1189 heavyiron 1269
 db 'fisttp',1
157 heavyiron 1270
 dw fild_instruction-instruction_handler
1189 heavyiron 1271
 db 'fisubr',5
157 heavyiron 1272
 dw fi_instruction-instruction_handler
1189 heavyiron 1273
 db 'fldenv',4
157 heavyiron 1274
 dw fldenv_instruction-instruction_handler
1189 heavyiron 1275
 db 'fldl2e',101010b
157 heavyiron 1276
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1277
 db 'fldl2t',101001b
157 heavyiron 1278
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1279
 db 'fldlg2',101100b
157 heavyiron 1280
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1281
 db 'fldln2',101101b
157 heavyiron 1282
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1283
 db 'fnclex',0E2h
157 heavyiron 1284
 dw fninit_instruction-instruction_handler
1189 heavyiron 1285
 db 'fndisi',0E1h
157 heavyiron 1286
 dw fninit_instruction-instruction_handler
1189 heavyiron 1287
 db 'fninit',0E3h
157 heavyiron 1288
 dw fninit_instruction-instruction_handler
1189 heavyiron 1289
 db 'fnsave',6
157 heavyiron 1290
 dw fnsave_instruction-instruction_handler
1189 heavyiron 1291
 db 'fnstcw',7
157 heavyiron 1292
 dw fldcw_instruction-instruction_handler
1189 heavyiron 1293
 db 'fnstsw',0
157 heavyiron 1294
 dw fnstsw_instruction-instruction_handler
1189 heavyiron 1295
 db 'format',0
157 heavyiron 1296
 dw format_directive-instruction_handler
1189 heavyiron 1297
 db 'fpatan',110011b
157 heavyiron 1298
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1299
 db 'fprem1',110101b
157 heavyiron 1300
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1301
 db 'frstor',4
157 heavyiron 1302
 dw fnsave_instruction-instruction_handler
1189 heavyiron 1303
 db 'frstpm',0E5h
157 heavyiron 1304
 dw fninit_instruction-instruction_handler
1189 heavyiron 1305
 db 'fsaved',6
1039 heavyiron 1306
 dw fsave_instruction_32bit-instruction_handler
1189 heavyiron 1307
 db 'fsavew',6
1039 heavyiron 1308
 dw fsave_instruction_16bit-instruction_handler
1189 heavyiron 1309
 db 'fscale',111101b
157 heavyiron 1310
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1311
 db 'fsetpm',0E4h
157 heavyiron 1312
 dw fninit_instruction-instruction_handler
1189 heavyiron 1313
 db 'fstenv',6
157 heavyiron 1314
 dw fstenv_instruction-instruction_handler
1189 heavyiron 1315
 db 'fsubrp',4
157 heavyiron 1316
 dw faddp_instruction-instruction_handler
1189 heavyiron 1317
 db 'fucomi',0E8h
157 heavyiron 1318
 dw fcomi_instruction-instruction_handler
1189 heavyiron 1319
 db 'fucomp',5
157 heavyiron 1320
 dw ffree_instruction-instruction_handler
1189 heavyiron 1321
 db 'fxsave',0
157 heavyiron 1322
 dw fxsave_instruction-instruction_handler
1189 heavyiron 1323
 db 'getsec',37h
707 heavyiron 1324
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1325
 db 'haddpd',07Ch
157 heavyiron 1326
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1327
 db 'haddps',07Ch
157 heavyiron 1328
 dw cvtpd2dq_instruction-instruction_handler
1189 heavyiron 1329
 db 'hsubpd',07Dh
157 heavyiron 1330
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1331
 db 'hsubps',07Dh
157 heavyiron 1332
 dw cvtpd2dq_instruction-instruction_handler
1189 heavyiron 1333
 db 'invept',80h
1115 heavyiron 1334
 dw vmx_inv_instruction-instruction_handler
1189 heavyiron 1335
 db 'invlpg',0
157 heavyiron 1336
 dw invlpg_instruction-instruction_handler
1189 heavyiron 1337
 db 'lfence',0E8h
157 heavyiron 1338
 dw fence_instruction-instruction_handler
1189 heavyiron 1339
 db 'looped',0E1h
157 heavyiron 1340
 dw loop_instruction_32bit-instruction_handler
1189 heavyiron 1341
 db 'loopeq',0E1h
157 heavyiron 1342
 dw loop_instruction_64bit-instruction_handler
1189 heavyiron 1343
 db 'loopew',0E1h
157 heavyiron 1344
 dw loop_instruction_16bit-instruction_handler
1189 heavyiron 1345
 db 'loopne',0E0h
157 heavyiron 1346
 dw loop_instruction-instruction_handler
1189 heavyiron 1347
 db 'loopnz',0E0h
157 heavyiron 1348
 dw loop_instruction-instruction_handler
1189 heavyiron 1349
 db 'loopzd',0E1h
157 heavyiron 1350
 dw loop_instruction_32bit-instruction_handler
1189 heavyiron 1351
 db 'loopzq',0E1h
157 heavyiron 1352
 dw loop_instruction_64bit-instruction_handler
1189 heavyiron 1353
 db 'loopzw',0E1h
157 heavyiron 1354
 dw loop_instruction_16bit-instruction_handler
1189 heavyiron 1355
 db 'mfence',0F0h
157 heavyiron 1356
 dw fence_instruction-instruction_handler
1189 heavyiron 1357
 db 'movapd',28h
157 heavyiron 1358
 dw movpd_instruction-instruction_handler
1189 heavyiron 1359
 db 'movaps',28h
157 heavyiron 1360
 dw movps_instruction-instruction_handler
1189 heavyiron 1361
 db 'movdqa',66h
157 heavyiron 1362
 dw movdq_instruction-instruction_handler
1189 heavyiron 1363
 db 'movdqu',0F3h
157 heavyiron 1364
 dw movdq_instruction-instruction_handler
1189 heavyiron 1365
 db 'movhpd',16h
157 heavyiron 1366
 dw movlpd_instruction-instruction_handler
1189 heavyiron 1367
 db 'movhps',16h
157 heavyiron 1368
 dw movlps_instruction-instruction_handler
1189 heavyiron 1369
 db 'movlpd',12h
157 heavyiron 1370
 dw movlpd_instruction-instruction_handler
1189 heavyiron 1371
 db 'movlps',12h
157 heavyiron 1372
 dw movlps_instruction-instruction_handler
1189 heavyiron 1373
 db 'movnti',0C3h
157 heavyiron 1374
 dw movnti_instruction-instruction_handler
1189 heavyiron 1375
 db 'movntq',0E7h
157 heavyiron 1376
 dw movntq_instruction-instruction_handler
1189 heavyiron 1377
 db 'movsxd',63h
157 heavyiron 1378
 dw movsxd_instruction-instruction_handler
1189 heavyiron 1379
 db 'movupd',10h
157 heavyiron 1380
 dw movpd_instruction-instruction_handler
1189 heavyiron 1381
 db 'movups',10h
157 heavyiron 1382
 dw movps_instruction-instruction_handler
1189 heavyiron 1383
 db 'paddsb',0ECh
157 heavyiron 1384
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1385
 db 'paddsw',0EDh
157 heavyiron 1386
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1387
 db 'pextrb',14h
1039 heavyiron 1388
 dw pextrb_instruction-instruction_handler
1189 heavyiron 1389
 db 'pextrd',16h
1039 heavyiron 1390
 dw pextrd_instruction-instruction_handler
1189 heavyiron 1391
 db 'pextrq',16h
1039 heavyiron 1392
 dw pextrq_instruction-instruction_handler
1189 heavyiron 1393
 db 'pextrw',15h
1039 heavyiron 1394
 dw pextrw_instruction-instruction_handler
1189 heavyiron 1395
 db 'pfnacc',8Ah
157 heavyiron 1396
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1397
 db 'pfsubr',0AAh
157 heavyiron 1398
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1399
 db 'phaddd',2
174 heavyiron 1400
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1401
 db 'phaddw',1
174 heavyiron 1402
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1403
 db 'phsubd',6
174 heavyiron 1404
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1405
 db 'phsubw',5
174 heavyiron 1406
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1407
 db 'pinsrb',20h
1039 heavyiron 1408
 dw pinsrb_instruction-instruction_handler
1189 heavyiron 1409
 db 'pinsrd',22h
1039 heavyiron 1410
 dw pinsrd_instruction-instruction_handler
1189 heavyiron 1411
 db 'pinsrq',22h
1039 heavyiron 1412
 dw pinsrq_instruction-instruction_handler
1189 heavyiron 1413
 db 'pinsrw',0C4h
157 heavyiron 1414
 dw pinsrw_instruction-instruction_handler
1189 heavyiron 1415
 db 'pmaxsb',3Ch
707 heavyiron 1416
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1417
 db 'pmaxsd',3Dh
707 heavyiron 1418
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1419
 db 'pmaxsw',0EEh
157 heavyiron 1420
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1421
 db 'pmaxub',0DEh
157 heavyiron 1422
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1423
 db 'pmaxud',3Fh
707 heavyiron 1424
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1425
 db 'pmaxuw',3Eh
707 heavyiron 1426
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1427
 db 'pminsb',38h
707 heavyiron 1428
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1429
 db 'pminsd',39h
707 heavyiron 1430
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1431
 db 'pminsw',0EAh
157 heavyiron 1432
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1433
 db 'pminub',0DAh
157 heavyiron 1434
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1435
 db 'pminud',3Bh
707 heavyiron 1436
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1437
 db 'pminuw',3Ah
707 heavyiron 1438
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1439
 db 'pmuldq',28h
707 heavyiron 1440
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1441
 db 'pmulhw',0E5h
157 heavyiron 1442
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1443
 db 'pmulld',40h
707 heavyiron 1444
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1445
 db 'pmullw',0D5h
157 heavyiron 1446
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1447
 db 'popcnt',0B8h
1039 heavyiron 1448
 dw popcnt_instruction-instruction_handler
1189 heavyiron 1449
 db 'psadbw',0F6h
157 heavyiron 1450
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1451
 db 'pshufb',0
174 heavyiron 1452
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1453
 db 'pshufd',66h
157 heavyiron 1454
 dw pshufd_instruction-instruction_handler
1189 heavyiron 1455
 db 'pshufw',0
157 heavyiron 1456
 dw pshufw_instruction-instruction_handler
1189 heavyiron 1457
 db 'psignb',8
174 heavyiron 1458
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1459
 db 'psignd',0Ah
174 heavyiron 1460
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1461
 db 'psignw',9
174 heavyiron 1462
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1463
 db 'pslldq',111b
157 heavyiron 1464
 dw ps_dq_instruction-instruction_handler
1189 heavyiron 1465
 db 'psrldq',011b
157 heavyiron 1466
 dw ps_dq_instruction-instruction_handler
1189 heavyiron 1467
 db 'psubsb',0E8h
157 heavyiron 1468
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1469
 db 'psubsw',0E9h
157 heavyiron 1470
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1471
 db 'pswapd',0BBh
157 heavyiron 1472
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1473
 db 'public',0
157 heavyiron 1474
 dw public_directive-instruction_handler
1189 heavyiron 1475
 db 'pushad',60h
157 heavyiron 1476
 dw simple_instruction_32bit_except64-instruction_handler
1189 heavyiron 1477
 db 'pushaw',60h
157 heavyiron 1478
 dw simple_instruction_16bit_except64-instruction_handler
1189 heavyiron 1479
 db 'pushfd',9Ch
157 heavyiron 1480
 dw simple_instruction_32bit_except64-instruction_handler
1189 heavyiron 1481
 db 'pushfq',9Ch
157 heavyiron 1482
 dw simple_instruction_only64-instruction_handler
1189 heavyiron 1483
 db 'pushfw',9Ch
157 heavyiron 1484
 dw simple_instruction_16bit-instruction_handler
1189 heavyiron 1485
 db 'rdmsrq',32h
157 heavyiron 1486
 dw simple_extended_instruction_64bit-instruction_handler
1189 heavyiron 1487
 db 'rdtscp',1
157 heavyiron 1488
 dw swapgs_instruction-instruction_handler
1189 heavyiron 1489
 db 'repeat',0
157 heavyiron 1490
 dw repeat_directive-instruction_handler
1189 heavyiron 1491
 db 'setalc',0D6h
157 heavyiron 1492
 dw simple_instruction_except64-instruction_handler
1189 heavyiron 1493
 db 'setnae',92h
157 heavyiron 1494
 dw set_instruction-instruction_handler
1189 heavyiron 1495
 db 'setnbe',97h
157 heavyiron 1496
 dw set_instruction-instruction_handler
1189 heavyiron 1497
 db 'setnge',9Ch
157 heavyiron 1498
 dw set_instruction-instruction_handler
1189 heavyiron 1499
 db 'setnle',9Fh
157 heavyiron 1500
 dw set_instruction-instruction_handler
1189 heavyiron 1501
 db 'sfence',0F8h
157 heavyiron 1502
 dw fence_instruction-instruction_handler
1189 heavyiron 1503
 db 'shufpd',0C6h
157 heavyiron 1504
 dw sse_pd_instruction_imm8-instruction_handler
1189 heavyiron 1505
 db 'shufps',0C6h
157 heavyiron 1506
 dw sse_ps_instruction_imm8-instruction_handler
1189 heavyiron 1507
 db 'skinit',0
157 heavyiron 1508
 dw skinit_instruction-instruction_handler
1189 heavyiron 1509
 db 'sqrtpd',51h
157 heavyiron 1510
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1511
 db 'sqrtps',51h
157 heavyiron 1512
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1513
 db 'sqrtsd',51h
157 heavyiron 1514
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 1515
 db 'sqrtss',51h
157 heavyiron 1516
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 1517
 db 'swapgs',0
157 heavyiron 1518
 dw swapgs_instruction-instruction_handler
1189 heavyiron 1519
 db 'sysret',07h
157 heavyiron 1520
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1521
 db 'vmcall',0C1h
157 heavyiron 1522
 dw simple_vmx_instruction-instruction_handler
1189 heavyiron 1523
 db 'vmload',0DAh
157 heavyiron 1524
 dw simple_svm_instruction-instruction_handler
1189 heavyiron 1525
 db 'vmread',0
157 heavyiron 1526
 dw vmread_instruction-instruction_handler
1189 heavyiron 1527
 db 'vmsave',0DBh
157 heavyiron 1528
 dw simple_svm_instruction-instruction_handler
1189 heavyiron 1529
 db 'vmxoff',0C4h
157 heavyiron 1530
 dw simple_vmx_instruction-instruction_handler
1189 heavyiron 1531
 db 'wbinvd',9
157 heavyiron 1532
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1533
 db 'wrmsrq',30h
157 heavyiron 1534
 dw simple_extended_instruction_64bit-instruction_handler
1189 heavyiron 1535
instructions_7:
157 heavyiron 1536
 db 'blendpd',0Dh
707 heavyiron 1537
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1538
 db 'blendps',0Ch
707 heavyiron 1539
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1540
 db 'clflush',111b
157 heavyiron 1541
 dw fxsave_instruction-instruction_handler
1189 heavyiron 1542
 db 'cmovnae',42h
157 heavyiron 1543
 dw cmov_instruction-instruction_handler
1189 heavyiron 1544
 db 'cmovnbe',47h
157 heavyiron 1545
 dw cmov_instruction-instruction_handler
1189 heavyiron 1546
 db 'cmovnge',4Ch
157 heavyiron 1547
 dw cmov_instruction-instruction_handler
1189 heavyiron 1548
 db 'cmovnle',4Fh
157 heavyiron 1549
 dw cmov_instruction-instruction_handler
1189 heavyiron 1550
 db 'cmpeqpd',0
157 heavyiron 1551
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1552
 db 'cmpeqps',0
157 heavyiron 1553
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1554
 db 'cmpeqsd',0
157 heavyiron 1555
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1556
 db 'cmpeqss',0
157 heavyiron 1557
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1558
 db 'cmplepd',2
157 heavyiron 1559
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1560
 db 'cmpleps',2
157 heavyiron 1561
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1562
 db 'cmplesd',2
157 heavyiron 1563
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1564
 db 'cmpless',2
157 heavyiron 1565
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1566
 db 'cmpltpd',1
157 heavyiron 1567
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1568
 db 'cmpltps',1
157 heavyiron 1569
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1570
 db 'cmpltsd',1
157 heavyiron 1571
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1572
 db 'cmpltss',1
157 heavyiron 1573
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1574
 db 'cmpxchg',0B0h
157 heavyiron 1575
 dw basic_486_instruction-instruction_handler
1189 heavyiron 1576
 db 'display',0
157 heavyiron 1577
 dw display_directive-instruction_handler
1189 heavyiron 1578
 db 'fcmovbe',0D0h
157 heavyiron 1579
 dw fcmov_instruction-instruction_handler
1189 heavyiron 1580
 db 'fcmovnb',0C0h
157 heavyiron 1581
 dw fcomi_instruction-instruction_handler
1189 heavyiron 1582
 db 'fcmovne',0C8h
157 heavyiron 1583
 dw fcomi_instruction-instruction_handler
1189 heavyiron 1584
 db 'fcmovnu',0D8h
157 heavyiron 1585
 dw fcomi_instruction-instruction_handler
1189 heavyiron 1586
 db 'fdecstp',110110b
157 heavyiron 1587
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1588
 db 'fincstp',110111b
157 heavyiron 1589
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1590
 db 'fldenvd',4
1039 heavyiron 1591
 dw fldenv_instruction_32bit-instruction_handler
1189 heavyiron 1592
 db 'fldenvw',4
1039 heavyiron 1593
 dw fldenv_instruction_32bit-instruction_handler
1189 heavyiron 1594
 db 'fnsaved',6
1039 heavyiron 1595
 dw fnsave_instruction_32bit-instruction_handler
1189 heavyiron 1596
 db 'fnsavew',6
1039 heavyiron 1597
 dw fnsave_instruction_16bit-instruction_handler
1189 heavyiron 1598
 db 'fnstenv',6
157 heavyiron 1599
 dw fldenv_instruction-instruction_handler
1189 heavyiron 1600
 db 'frndint',111100b
157 heavyiron 1601
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1602
 db 'frstord',4
1039 heavyiron 1603
 dw fnsave_instruction_32bit-instruction_handler
1189 heavyiron 1604
 db 'frstorw',4
1039 heavyiron 1605
 dw fnsave_instruction_16bit-instruction_handler
1189 heavyiron 1606
 db 'fsincos',111011b
157 heavyiron 1607
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1608
 db 'fstenvd',6
1039 heavyiron 1609
 dw fstenv_instruction_32bit-instruction_handler
1189 heavyiron 1610
 db 'fstenvw',6
1039 heavyiron 1611
 dw fstenv_instruction_16bit-instruction_handler
1189 heavyiron 1612
 db 'fucomip',0E8h
157 heavyiron 1613
 dw fcomip_instruction-instruction_handler
1189 heavyiron 1614
 db 'fucompp',0
157 heavyiron 1615
 dw fucompp_instruction-instruction_handler
1189 heavyiron 1616
 db 'fxrstor',1
157 heavyiron 1617
 dw fxsave_instruction-instruction_handler
1189 heavyiron 1618
 db 'fxtract',110100b
157 heavyiron 1619
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1620
 db 'fyl2xp1',111001b
157 heavyiron 1621
 dw simple_fpu_instruction-instruction_handler
1189 heavyiron 1622
 db 'insertq',0
1039 heavyiron 1623
 dw insertq_instruction-instruction_handler
1189 heavyiron 1624
 db 'invlpga',0DFh
157 heavyiron 1625
 dw invlpga_instruction-instruction_handler
1189 heavyiron 1626
 db 'invvpid',81h
1115 heavyiron 1627
 dw vmx_inv_instruction-instruction_handler
1189 heavyiron 1628
 db 'ldmxcsr',10b
157 heavyiron 1629
 dw fxsave_instruction-instruction_handler
1189 heavyiron 1630
 db 'loopned',0E0h
157 heavyiron 1631
 dw loop_instruction_32bit-instruction_handler
1189 heavyiron 1632
 db 'loopneq',0E0h
157 heavyiron 1633
 dw loop_instruction_64bit-instruction_handler
1189 heavyiron 1634
 db 'loopnew',0E0h
157 heavyiron 1635
 dw loop_instruction_16bit-instruction_handler
1189 heavyiron 1636
 db 'loopnzd',0E0h
157 heavyiron 1637
 dw loop_instruction_32bit-instruction_handler
1189 heavyiron 1638
 db 'loopnzq',0E0h
157 heavyiron 1639
 dw loop_instruction_64bit-instruction_handler
1189 heavyiron 1640
 db 'loopnzw',0E0h
157 heavyiron 1641
 dw loop_instruction_16bit-instruction_handler
1189 heavyiron 1642
 db 'monitor',0C8h
157 heavyiron 1643
 dw monitor_instruction-instruction_handler
1189 heavyiron 1644
 db 'movddup',12h
157 heavyiron 1645
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 1646
 db 'movdq2q',0
157 heavyiron 1647
 dw movdq2q_instruction-instruction_handler
1189 heavyiron 1648
 db 'movhlps',12h
157 heavyiron 1649
 dw movhlps_instruction-instruction_handler
1189 heavyiron 1650
 db 'movlhps',16h
157 heavyiron 1651
 dw movhlps_instruction-instruction_handler
1189 heavyiron 1652
 db 'movntdq',0E7h
157 heavyiron 1653
 dw movntdq_instruction-instruction_handler
1189 heavyiron 1654
 db 'movntpd',2Bh
157 heavyiron 1655
 dw movntdq_instruction-instruction_handler
1189 heavyiron 1656
 db 'movntps',2Bh
157 heavyiron 1657
 dw movntps_instruction-instruction_handler
1189 heavyiron 1658
 db 'movntsd',2Bh
1039 heavyiron 1659
 dw movntsd_instruction-instruction_handler
1189 heavyiron 1660
 db 'movntss',2Bh
1039 heavyiron 1661
 dw movntss_instruction-instruction_handler
1189 heavyiron 1662
 db 'movq2dq',0
157 heavyiron 1663
 dw movq2dq_instruction-instruction_handler
1189 heavyiron 1664
 db 'mpsadbw',42h
707 heavyiron 1665
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1666
 db 'paddusb',0DCh
157 heavyiron 1667
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1668
 db 'paddusw',0DDh
157 heavyiron 1669
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1670
 db 'palignr',0
174 heavyiron 1671
 dw palignr_instruction-instruction_handler
1189 heavyiron 1672
 db 'pavgusb',0BFh
157 heavyiron 1673
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1674
 db 'pblendw',0Eh
707 heavyiron 1675
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1676
 db 'pcmpeqb',74h
157 heavyiron 1677
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1678
 db 'pcmpeqd',76h
157 heavyiron 1679
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1680
 db 'pcmpeqq',29h
707 heavyiron 1681
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1682
 db 'pcmpeqw',75h
157 heavyiron 1683
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1684
 db 'pcmpgtb',64h
157 heavyiron 1685
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1686
 db 'pcmpgtd',66h
157 heavyiron 1687
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1688
 db 'pcmpgtq',37h
707 heavyiron 1689
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1690
 db 'pcmpgtw',65h
157 heavyiron 1691
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1692
 db 'pfcmpeq',0B0h
157 heavyiron 1693
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1694
 db 'pfcmpge',90h
157 heavyiron 1695
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1696
 db 'pfcmpgt',0A0h
157 heavyiron 1697
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1698
 db 'pfpnacc',8Eh
157 heavyiron 1699
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1700
 db 'pfrsqrt',97h
157 heavyiron 1701
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1702
 db 'phaddsw',3
174 heavyiron 1703
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1704
 db 'phsubsw',7
174 heavyiron 1705
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1706
 db 'pmaddwd',0F5h
157 heavyiron 1707
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1708
 db 'pmulhrw',0B7h
157 heavyiron 1709
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1710
 db 'pmulhuw',0E4h
157 heavyiron 1711
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1712
 db 'pmuludq',0F4h
157 heavyiron 1713
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1714
 db 'pshufhw',0F3h
157 heavyiron 1715
 dw pshufd_instruction-instruction_handler
1189 heavyiron 1716
 db 'pshuflw',0F2h
157 heavyiron 1717
 dw pshufd_instruction-instruction_handler
1189 heavyiron 1718
 db 'psubusb',0D8h
157 heavyiron 1719
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1720
 db 'psubusw',0D9h
157 heavyiron 1721
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1722
 db 'roundpd',9
707 heavyiron 1723
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1724
 db 'roundps',8
707 heavyiron 1725
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1726
 db 'roundsd',0Bh
707 heavyiron 1727
 dw sse4_sd_instruction_3a_imm8-instruction_handler
1189 heavyiron 1728
 db 'roundss',0Ah
707 heavyiron 1729
 dw sse4_ss_instruction_3a_imm8-instruction_handler
1189 heavyiron 1730
 db 'rsqrtps',52h
157 heavyiron 1731
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1732
 db 'rsqrtss',52h
157 heavyiron 1733
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 1734
 db 'section',0
157 heavyiron 1735
 dw section_directive-instruction_handler
1189 heavyiron 1736
 db 'segment',0
157 heavyiron 1737
 dw segment_directive-instruction_handler
1189 heavyiron 1738
 db 'stmxcsr',11b
157 heavyiron 1739
 dw fxsave_instruction-instruction_handler
1189 heavyiron 1740
 db 'syscall',05h
157 heavyiron 1741
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1742
 db 'sysexit',35h
157 heavyiron 1743
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1744
 db 'sysretq',07h
157 heavyiron 1745
 dw simple_extended_instruction_64bit-instruction_handler
1189 heavyiron 1746
 db 'ucomisd',2Eh
157 heavyiron 1747
 dw comisd_instruction-instruction_handler
1189 heavyiron 1748
 db 'ucomiss',2Eh
157 heavyiron 1749
 dw comiss_instruction-instruction_handler
1189 heavyiron 1750
 db 'virtual',0
157 heavyiron 1751
 dw virtual_directive-instruction_handler
1189 heavyiron 1752
 db 'vmclear',6
157 heavyiron 1753
 dw vmclear_instruction-instruction_handler
1189 heavyiron 1754
 db 'vmmcall',0D9h
157 heavyiron 1755
 dw simple_vmx_instruction-instruction_handler
1189 heavyiron 1756
 db 'vmptrld',6
157 heavyiron 1757
 dw vmx_instruction-instruction_handler
1189 heavyiron 1758
 db 'vmptrst',7
157 heavyiron 1759
 dw vmx_instruction-instruction_handler
1189 heavyiron 1760
 db 'vmwrite',0
157 heavyiron 1761
 dw vmwrite_instruction-instruction_handler
1189 heavyiron 1762
instructions_8:
157 heavyiron 1763
 db 'addsubpd',0D0h
1764
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1765
 db 'addsubps',0D0h
157 heavyiron 1766
 dw cvtpd2dq_instruction-instruction_handler
1189 heavyiron 1767
 db 'blendvpd',15h
707 heavyiron 1768
 dw sse4_instruction_38_xmm0-instruction_handler
1189 heavyiron 1769
 db 'blendvps',14h
707 heavyiron 1770
 dw sse4_instruction_38_xmm0-instruction_handler
1189 heavyiron 1771
 db 'cmpneqpd',4
157 heavyiron 1772
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1773
 db 'cmpneqps',4
157 heavyiron 1774
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1775
 db 'cmpneqsd',4
157 heavyiron 1776
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1777
 db 'cmpneqss',4
157 heavyiron 1778
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1779
 db 'cmpnlepd',6
157 heavyiron 1780
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1781
 db 'cmpnleps',6
157 heavyiron 1782
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1783
 db 'cmpnlesd',6
157 heavyiron 1784
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1785
 db 'cmpnless',6
157 heavyiron 1786
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1787
 db 'cmpnltpd',5
157 heavyiron 1788
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1789
 db 'cmpnltps',5
157 heavyiron 1790
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1791
 db 'cmpnltsd',5
157 heavyiron 1792
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1793
 db 'cmpnltss',5
157 heavyiron 1794
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1795
 db 'cmpordpd',7
157 heavyiron 1796
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1797
 db 'cmpordps',7
157 heavyiron 1798
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1799
 db 'cmpordsd',7
157 heavyiron 1800
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1801
 db 'cmpordss',7
157 heavyiron 1802
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1803
 db 'cvtdq2pd',0E6h
157 heavyiron 1804
 dw cvtdq2pd_instruction-instruction_handler
1189 heavyiron 1805
 db 'cvtdq2ps',5Bh
157 heavyiron 1806
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1807
 db 'cvtpd2dq',0E6h
157 heavyiron 1808
 dw cvtpd2dq_instruction-instruction_handler
1189 heavyiron 1809
 db 'cvtpd2pi',2Dh
157 heavyiron 1810
 dw cvtpd2pi_instruction-instruction_handler
1189 heavyiron 1811
 db 'cvtpd2ps',5Ah
157 heavyiron 1812
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1813
 db 'cvtpi2pd',2Ah
157 heavyiron 1814
 dw cvtpi2pd_instruction-instruction_handler
1189 heavyiron 1815
 db 'cvtpi2ps',2Ah
157 heavyiron 1816
 dw cvtpi2ps_instruction-instruction_handler
1189 heavyiron 1817
 db 'cvtps2dq',5Bh
157 heavyiron 1818
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1819
 db 'cvtps2pd',5Ah
157 heavyiron 1820
 dw cvtps2pd_instruction-instruction_handler
1189 heavyiron 1821
 db 'cvtps2pi',2Dh
157 heavyiron 1822
 dw cvtps2pi_instruction-instruction_handler
1189 heavyiron 1823
 db 'cvtsd2si',2Dh
157 heavyiron 1824
 dw cvtsd2si_instruction-instruction_handler
1189 heavyiron 1825
 db 'cvtsd2ss',5Ah
157 heavyiron 1826
 dw sse_sd_instruction-instruction_handler
1189 heavyiron 1827
 db 'cvtsi2sd',2Ah
157 heavyiron 1828
 dw cvtsi2sd_instruction-instruction_handler
1189 heavyiron 1829
 db 'cvtsi2ss',2Ah
157 heavyiron 1830
 dw cvtsi2ss_instruction-instruction_handler
1189 heavyiron 1831
 db 'cvtss2sd',5Ah
157 heavyiron 1832
 dw sse_ss_instruction-instruction_handler
1189 heavyiron 1833
 db 'cvtss2si',2Dh
157 heavyiron 1834
 dw cvtss2si_instruction-instruction_handler
1189 heavyiron 1835
 db 'fcmovnbe',0D0h
157 heavyiron 1836
 dw fcomi_instruction-instruction_handler
1189 heavyiron 1837
 db 'fnstenvd',6
1039 heavyiron 1838
 dw fldenv_instruction_32bit-instruction_handler
1189 heavyiron 1839
 db 'fnstenvw',6
1039 heavyiron 1840
 dw fldenv_instruction_16bit-instruction_handler
1189 heavyiron 1841
 db 'insertps',0
1039 heavyiron 1842
 dw insertps_instruction-instruction_handler
1189 heavyiron 1843
 db 'maskmovq',0
157 heavyiron 1844
 dw maskmovq_instruction-instruction_handler
1189 heavyiron 1845
 db 'movmskpd',0
157 heavyiron 1846
 dw movmskpd_instruction-instruction_handler
1189 heavyiron 1847
 db 'movmskps',0
157 heavyiron 1848
 dw movmskps_instruction-instruction_handler
1189 heavyiron 1849
 db 'movntdqa',0
1039 heavyiron 1850
 dw movntdqa_instruction-instruction_handler
1189 heavyiron 1851
 db 'movshdup',16h
157 heavyiron 1852
 dw cvtdq2pd_instruction-instruction_handler
1189 heavyiron 1853
 db 'movsldup',12h
157 heavyiron 1854
 dw cvtdq2pd_instruction-instruction_handler
1189 heavyiron 1855
 db 'packssdw',6Bh
157 heavyiron 1856
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1857
 db 'packsswb',63h
157 heavyiron 1858
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1859
 db 'packusdw',2Bh
707 heavyiron 1860
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1861
 db 'packuswb',67h
157 heavyiron 1862
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1863
 db 'pblendvb',10h
707 heavyiron 1864
 dw sse4_instruction_38_xmm0-instruction_handler
1189 heavyiron 1865
 db 'pfrcpit1',0A6h
157 heavyiron 1866
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1867
 db 'pfrcpit2',0B6h
157 heavyiron 1868
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1869
 db 'pfrsqit1',0A7h
157 heavyiron 1870
 dw amd3dnow_instruction-instruction_handler
1189 heavyiron 1871
 db 'pmovmskb',0D7h
157 heavyiron 1872
 dw pmovmskb_instruction-instruction_handler
1189 heavyiron 1873
 db 'pmovsxbd',21h
1039 heavyiron 1874
 dw pmovsxbd_instruction-instruction_handler
1189 heavyiron 1875
 db 'pmovsxbq',22h
1039 heavyiron 1876
 dw pmovsxbq_instruction-instruction_handler
1189 heavyiron 1877
 db 'pmovsxbw',20h
1039 heavyiron 1878
 dw pmovsxbw_instruction-instruction_handler
1189 heavyiron 1879
 db 'pmovsxdq',25h
1039 heavyiron 1880
 dw pmovsxdq_instruction-instruction_handler
1189 heavyiron 1881
 db 'pmovsxwd',23h
1039 heavyiron 1882
 dw pmovsxwd_instruction-instruction_handler
1189 heavyiron 1883
 db 'pmovsxwq',24h
1039 heavyiron 1884
 dw pmovsxwq_instruction-instruction_handler
1189 heavyiron 1885
 db 'pmovzxbd',31h
1039 heavyiron 1886
 dw pmovsxbd_instruction-instruction_handler
1189 heavyiron 1887
 db 'pmovzxbq',32h
1039 heavyiron 1888
 dw pmovsxbq_instruction-instruction_handler
1189 heavyiron 1889
 db 'pmovzxbw',30h
1039 heavyiron 1890
 dw pmovsxbw_instruction-instruction_handler
1189 heavyiron 1891
 db 'pmovzxdq',35h
1039 heavyiron 1892
 dw pmovsxdq_instruction-instruction_handler
1189 heavyiron 1893
 db 'pmovzxwd',33h
1039 heavyiron 1894
 dw pmovsxwd_instruction-instruction_handler
1189 heavyiron 1895
 db 'pmovzxwq',34h
1039 heavyiron 1896
 dw pmovsxwq_instruction-instruction_handler
1189 heavyiron 1897
 db 'pmulhrsw',0Bh
174 heavyiron 1898
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1899
 db 'prefetch',0
157 heavyiron 1900
 dw amd_prefetch_instruction-instruction_handler
1189 heavyiron 1901
 db 'sysenter',34h
157 heavyiron 1902
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1903
 db 'sysexitq',35h
157 heavyiron 1904
 dw simple_extended_instruction_64bit-instruction_handler
1189 heavyiron 1905
 db 'unpckhpd',15h
157 heavyiron 1906
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1907
 db 'unpckhps',15h
157 heavyiron 1908
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1909
 db 'unpcklpd',14h
157 heavyiron 1910
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1911
 db 'unpcklps',14h
157 heavyiron 1912
 dw sse_ps_instruction-instruction_handler
1189 heavyiron 1913
 db 'vmlaunch',0C2h
157 heavyiron 1914
 dw simple_vmx_instruction-instruction_handler
1189 heavyiron 1915
 db 'vmresume',0C3h
157 heavyiron 1916
 dw simple_vmx_instruction-instruction_handler
1189 heavyiron 1917
instructions_9:
157 heavyiron 1918
 db 'cmpxchg8b',8
1919
 dw cmpxchgx_instruction-instruction_handler
1189 heavyiron 1920
 db 'cvttpd2dq',0E6h
157 heavyiron 1921
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1922
 db 'cvttpd2pi',2Ch
157 heavyiron 1923
 dw cvtpd2pi_instruction-instruction_handler
1189 heavyiron 1924
 db 'cvttps2dq',5Bh
157 heavyiron 1925
 dw cvtdq2pd_instruction-instruction_handler
1189 heavyiron 1926
 db 'cvttps2pi',2Ch
157 heavyiron 1927
 dw cvtps2pi_instruction-instruction_handler
1189 heavyiron 1928
 db 'cvttsd2si',2Ch
157 heavyiron 1929
 dw cvtsd2si_instruction-instruction_handler
1189 heavyiron 1930
 db 'cvttss2si',2Ch
157 heavyiron 1931
 dw cvtss2si_instruction-instruction_handler
1189 heavyiron 1932
 db 'extractps',0
1039 heavyiron 1933
 dw extractps_instruction-instruction_handler
1189 heavyiron 1934
 db 'pcmpestri',61h
707 heavyiron 1935
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1936
 db 'pcmpestrm',60h
707 heavyiron 1937
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1938
 db 'pcmpistri',63h
707 heavyiron 1939
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1940
 db 'pcmpistrm',62h
707 heavyiron 1941
 dw sse4_instruction_3a_imm8-instruction_handler
1189 heavyiron 1942
 db 'pmaddubsw',4
174 heavyiron 1943
 dw ssse3_instruction-instruction_handler
1189 heavyiron 1944
 db 'prefetchw',1
157 heavyiron 1945
 dw amd_prefetch_instruction-instruction_handler
1189 heavyiron 1946
 db 'punpckhbw',68h
157 heavyiron 1947
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1948
 db 'punpckhdq',6Ah
157 heavyiron 1949
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1950
 db 'punpckhwd',69h
157 heavyiron 1951
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1952
 db 'punpcklbw',60h
157 heavyiron 1953
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1954
 db 'punpckldq',62h
157 heavyiron 1955
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1956
 db 'punpcklwd',61h
157 heavyiron 1957
 dw basic_mmx_instruction-instruction_handler
1189 heavyiron 1958
instructions_10:
157 heavyiron 1959
 db 'cmpunordpd',3
1960
 dw cmp_pd_instruction-instruction_handler
1189 heavyiron 1961
 db 'cmpunordps',3
157 heavyiron 1962
 dw cmp_ps_instruction-instruction_handler
1189 heavyiron 1963
 db 'cmpunordsd',3
157 heavyiron 1964
 dw cmp_sd_instruction-instruction_handler
1189 heavyiron 1965
 db 'cmpunordss',3
157 heavyiron 1966
 dw cmp_ss_instruction-instruction_handler
1189 heavyiron 1967
 db 'cmpxchg16b',16
157 heavyiron 1968
 dw cmpxchgx_instruction-instruction_handler
1189 heavyiron 1969
 db 'loadall286',5
157 heavyiron 1970
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1971
 db 'loadall386',7
157 heavyiron 1972
 dw simple_extended_instruction-instruction_handler
1189 heavyiron 1973
 db 'maskmovdqu',0
157 heavyiron 1974
 dw maskmovdqu_instruction-instruction_handler
1189 heavyiron 1975
 db 'phminposuw',41h
707 heavyiron 1976
 dw sse4_instruction_38-instruction_handler
1189 heavyiron 1977
 db 'prefetcht0',1
157 heavyiron 1978
 dw prefetch_instruction-instruction_handler
1189 heavyiron 1979
 db 'prefetcht1',2
157 heavyiron 1980
 dw prefetch_instruction-instruction_handler
1189 heavyiron 1981
 db 'prefetcht2',3
157 heavyiron 1982
 dw prefetch_instruction-instruction_handler
1189 heavyiron 1983
 db 'punpckhqdq',6Dh
157 heavyiron 1984
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1985
 db 'punpcklqdq',6Ch
157 heavyiron 1986
 dw sse_pd_instruction-instruction_handler
1189 heavyiron 1987
instructions_11:
157 heavyiron 1988
 db 'prefetchnta',0
1989
 dw prefetch_instruction-instruction_handler
1189 heavyiron 1990
instructions_end:
157 heavyiron 1991
1992
 
1993
 dw data_directives_2-data_directives,(data_directives_3-data_directives_2)/(2+3)
1994
 dw data_directives_3-data_directives,(data_directives_4-data_directives_3)/(3+3)
1995
 dw data_directives_4-data_directives,(data_directives_end-data_directives_4)/(4+3)
1996
1997
 
1998
 db 'db',1
1999
 dw data_bytes-instruction_handler
1189 heavyiron 2000
 db 'dd',4
157 heavyiron 2001
 dw data_dwords-instruction_handler
1189 heavyiron 2002
 db 'df',6
157 heavyiron 2003
 dw data_pwords-instruction_handler
1189 heavyiron 2004
 db 'dp',6
157 heavyiron 2005
 dw data_pwords-instruction_handler
1189 heavyiron 2006
 db 'dq',8
157 heavyiron 2007
 dw data_qwords-instruction_handler
1189 heavyiron 2008
 db 'dt',10
157 heavyiron 2009
 dw data_twords-instruction_handler
1189 heavyiron 2010
 db 'du',2
157 heavyiron 2011
 dw data_unicode-instruction_handler
1189 heavyiron 2012
 db 'dw',2
157 heavyiron 2013
 dw data_words-instruction_handler
1189 heavyiron 2014
 db 'rb',1
157 heavyiron 2015
 dw reserve_bytes-instruction_handler
1189 heavyiron 2016
 db 'rd',4
157 heavyiron 2017
 dw reserve_dwords-instruction_handler
1189 heavyiron 2018
 db 'rf',6
157 heavyiron 2019
 dw reserve_pwords-instruction_handler
1189 heavyiron 2020
 db 'rp',6
157 heavyiron 2021
 dw reserve_pwords-instruction_handler
1189 heavyiron 2022
 db 'rq',8
157 heavyiron 2023
 dw reserve_qwords-instruction_handler
1189 heavyiron 2024
 db 'rt',10
157 heavyiron 2025
 dw reserve_twords-instruction_handler
1189 heavyiron 2026
 db 'rw',2
157 heavyiron 2027
 dw reserve_words-instruction_handler
1189 heavyiron 2028
data_directives_3:
157 heavyiron 2029
data_directives_4:
2030
 db 'file',1
2031
 dw data_file-instruction_handler
1189 heavyiron 2032
data_directives_end:
157 heavyiron 2033