about summary refs log tree commit diff stats
path: root/example/asm_x86.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ir: move float declaration by arch; clean ir2cserpilliere2014-08-281-0/+8
|
* X86; fix disasm cb transformation call/popserpilliere2014-07-211-0/+3
|
* Miasm v2serpilliere2014-06-031-0/+47
| | | | | | | | | * API has changed, so old scripts need updates * See example for API usage * Use tcc or llvm for jit emulation * Go to test and run test_all.py to check install Enjoy !
* Send miasm v1 to hellserpilliere2014-06-031-80/+0
|
* parse_asm: clean space; fix examples asm_bloc apiserpilliere2012-12-031-1/+1
|
* core: add api set_offset for asm_label (louis granboulan)serpilliere2012-12-031-1/+1
|
* example: add asm boxserpilliere2012-03-201-2/+5
|
* fix x86_asm epserpilliere2011-09-051-1/+2
|
* realease commitserpilliere2011-07-271-0/+76