| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | mips32: add mnemo JAL/MOVZ | serpilliere | 2014-08-21 | 1 | -0/+4 | |
| | | ||||||
| * | mips32: little/big endian is now an attrib | serpilliere | 2014-08-21 | 1 | -3/+3 | |
| | | ||||||
| * | x86: add les/lds. Fix call/ret far | serpilliere | 2014-08-12 | 1 | -0/+16 | |
| | | ||||||
| * | Add mips32 arch | serpilliere | 2014-08-06 | 1 | -0/+237 | |
| | | ||||||
| * | x86 arch: fix some mnemonic | serpilliere | 2014-08-05 | 1 | -0/+3 | |
| | | ||||||
| * | Arm arch: add uxtb uxth sxtb sxth | serpilliere | 2014-08-01 | 1 | -0/+15 | |
| | | ||||||
| * | Test: Improve x86 SSE tests (thanks to Adrien Guinet) | ajax | 2014-07-30 | 2 | -4/+229 | |
| | | ||||||
| * | X86 arch: addps/addpd | serpilliere | 2014-07-21 | 1 | -0/+4 | |
| | | ||||||
| * | Arm: update reg tests | serpilliere | 2014-07-03 | 1 | -2/+11 | |
| | | ||||||
| * | Fix arm reg tests | serpilliere | 2014-06-30 | 1 | -1/+1 | |
| | | ||||||
| * | Test: add x86 mnemo tests | serpilliere | 2014-06-25 | 1 | -0/+62 | |
| | | ||||||
| * | Miasm v2 | serpilliere | 2014-06-03 | 6 | -0/+3306 | |
| * 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 ! | ||||||