Giovanni Mascellani
|
6bfd16a622
Fix opcode map destruction.
|
5 years ago |
Giovanni Mascellani
|
3d351a557d
Add basic PMC support.
|
6 years ago |
Giovanni Mascellani
|
559169cdf2
Fix some memory leaks in the assembler.
|
6 years ago |
Giovanni Mascellani
|
2cd00291d5
Fix an uninitialized field.
|
6 years ago |
Giovanni Mascellani
|
116c0a6d2c
Add licensing details.
|
6 years ago |
Giovanni Mascellani
|
2c729b9667
Add alias retn for ret.
|
6 years ago |
Giovanni Mascellani
|
f5d8ed6a0a
Add support for jcxz.
|
6 years ago |
Giovanni Mascellani
|
8e4048f438
Add some random features.
|
6 years ago |
Giovanni Mascellani
|
8d8a0f9efe
Support 16 bits bit tests.
|
6 years ago |
Giovanni Mascellani
|
1a2b4e6b8e
Add support for bsf and bsr.
|
6 years ago |
Giovanni Mascellani
|
b603b6be13
Add support for movsx.
|
6 years ago |
Giovanni Mascellani
|
ccf4e02976
Add support for cbw and cwde.
|
6 years ago |
Giovanni Mascellani
|
c5aca0b6de
Support 16 bits in some cases in jmp_like_handler and sal_like_handler.
|
6 years ago |
Giovanni Mascellani
|
b03a9717f8
Add support for sal and similar using CL.
|
6 years ago |
Giovanni Mascellani
|
ac0c63c459
Add support for shld and shrd.
|
6 years ago |
Giovanni Mascellani
|
525ac14796
Support funny imul versions.
|
6 years ago |
Giovanni Mascellani
|
eec76a2444
Quick fix.
|
6 years ago |
Giovanni Mascellani
|
3e61810ba2
Add support for many opcodes.
|
6 years ago |
Giovanni Mascellani
|
b84845987e
Add support for repeated codes.
|
6 years ago |
Giovanni Mascellani
|
c99665269b
Implement adc and sbb.
|
6 years ago |
Giovanni Mascellani
|
d867053451
Add support for bit test opcodes.
|
6 years ago |
Giovanni Mascellani
|
8317301337
Add default size for and.
|
6 years ago |
Giovanni Mascellani
|
eb8616997d
Allow some 16 bits operations.
|
6 years ago |
Giovanni Mascellani
|
d3ea384fbf
Add support for rep prefix.
|
6 years ago |
Giovanni Mascellani
|
a5fe1d5f0f
Default to 32 bits for cmp.
|
6 years ago |
Giovanni Mascellani
|
7d51eeba69
Add support for movs*.
|
6 years ago |
Giovanni Mascellani
|
629c57f3bf
Add support for lea.
|
6 years ago |
Giovanni Mascellani
|
0286ea146c
Support other random opcodes.
|
6 years ago |
Giovanni Mascellani
|
78b07f2e05
Add support for loop*.
|
6 years ago |
Giovanni Mascellani
|
fc8ca5c64c
Add support for jecxz.
|
6 years ago |