| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename ir_arch for jitter | Fabrice Desclaux | 2020-12-25 | 2 | -25/+25 |
| | | |||||
| * | Update api according to loc_db update | Fabrice Desclaux | 2020-08-31 | 2 | -3/+2 |
| | | |||||
| * | Avoid generate default locationdb | Fabrice Desclaux | 2020-08-31 | 4 | -23/+30 |
| | | |||||
| * | Rename elfesteem loader | Fabrice Desclaux | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Include elfesteem fork in miasm | Pierre LALET | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Rename miasm2 to miasm | Fabrice Desclaux | 2019-03-05 | 7 | -16/+16 |
| | | |||||
| * | Support python2/python3 | Fabrice Desclaux | 2019-03-05 | 8 | -28/+33 |
| | | |||||
| * | Add x86 reg tests | Fabrice Desclaux | 2018-11-17 | 2 | -0/+252 |
| | | |||||
| * | Test: add pcmpeq and 128bit regs get/set | Fabrice Desclaux | 2018-09-19 | 2 | -2/+82 |
| | | |||||
| * | Test: add x86 64 asm test 64bit addr | Fabrice Desclaux | 2018-07-17 | 1 | -0/+30 |
| | | |||||
| * | Update symbol_pool's deprecated API -> LocationDB | Ajax | 2018-07-03 | 2 | -7/+7 |
| | | |||||
| * | symbol_pool -> loc_db | Ajax | 2018-07-03 | 4 | -41/+41 |
| | | |||||
| * | Jitter: add simple trace api | Fabrice Desclaux | 2018-06-21 | 1 | -7/+0 |
| | | |||||
| * | Core: replace AsmLabel by LocKey | Fabrice Desclaux | 2018-06-09 | 3 | -34/+37 |
| | | |||||
| * | Add a regression test to ensure INT is called each time in a loop | Ajax | 2018-05-18 | 1 | -2/+8 |
| | | |||||
| * | Add support for XMM0-15 registers in x86 | Ajax | 2018-05-17 | 1 | -0/+16 |
| | | |||||
| * | Remove TCC jitter engine | Ajax | 2018-05-16 | 1 | -1/+1 |
| | | |||||
| * | Core: updt parser structure | Fabrice Desclaux | 2018-05-14 | 1 | -1/+0 |
| | | |||||
| * | X86: fix cdq/cbw... | Fabrice Desclaux | 2018-02-02 | 1 | -0/+445 |
| | | |||||
| * | Add a regression test for DIV 128bits | Ajax | 2017-06-27 | 2 | -0/+27 |
| | | |||||
| * | Test/X86: add push/pop regression tests | Fabrice Desclaux | 2017-05-17 | 1 | -1/+194 |
| | | |||||
| * | Core/asmbloc: move asmbloc to asmblock | Fabrice Desclaux | 2017-03-13 | 1 | -2/+2 |
| | | |||||
| * | All: rename vars bloc -> block | Fabrice Desclaux | 2017-03-13 | 1 | -3/+3 |
| | | |||||
| * | Core/cpu: change ParseAst name | Fabrice Desclaux | 2017-02-13 | 1 | -1/+1 |
| | | |||||
| * | Add regression test for CPUID support | Ajax | 2017-02-02 | 1 | -0/+21 |
| | | |||||
| * | these files are not top level executables, adapt | Aymeric Vincent | 2017-01-05 | 1 | -8/+0 |
| | | |||||
| * | use python2 as executable name, give adequate permissions | Aymeric Vincent | 2017-01-05 | 17 | -17/+24 |
| | | |||||
| * | Jitter/win: fix TIB accesses | Fabrice Desclaux | 2016-09-06 | 1 | -2/+3 |
| | | |||||
| * | Regression test for SEH with a double handler | Ajax | 2016-09-01 | 1 | -1/+41 |
| | | |||||
| * | Add a regression test for SEH handling | Ajax | 2016-09-01 | 1 | -0/+66 |
| | | | | | | XOR EDX, EDX is used to obtain a 32bits 0 in FS:[0x0], because this is an ambiguity in Intel representation | ||||
| * | Test: TCC conditional tests | serpilliere | 2016-04-26 | 17 | -35/+58 |
| | | |||||
| * | X86/test: add pusha/popa | Fabrice Desclaux | 2016-04-18 | 1 | -0/+125 |
| | | |||||
| * | X86/test: updt test api | Fabrice Desclaux | 2016-04-18 | 16 | -51/+86 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2016-01-06 | 1 | -0/+26 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+25 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+25 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -1/+62 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+63 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+64 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+25 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+25 |
| | | |||||
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 2 | -0/+80 |
| | | |||||
| * | Test: add a unit test for x86 interrupt_num | Ajax | 2015-11-09 | 1 | -0/+31 |
| | | |||||
| * | Core/parse_asm: update parse_txt API use | serpilliere | 2015-10-29 | 1 | -1/+1 |
| | | |||||
| * | Test/sem: add daa/das | Fabrice Desclaux | 2015-07-29 | 2 | -0/+182 |
| | | |||||
| * | X86/Test: add stack unit test | serpilliere | 2015-07-20 | 1 | -0/+60 |
| | | |||||
| * | Clean: remove unecessary ast_parser modification | Fabrice Desclaux | 2015-04-01 | 1 | -12/+0 |
| | | |||||
| * | Asmbloc: updt asmbloc api | Fabrice Desclaux | 2015-04-01 | 1 | -2/+1 |
| | | |||||
| * | Arch/jit: add endianess support jitters | Fabrice Desclaux | 2014-10-09 | 1 | -1/+1 |
| | | |||||
| * | Remove vm_ prefix /!\ API MODIF | Fabrice Desclaux | 2014-10-07 | 1 | -2/+2 |
| | | | | | | | | The jitter cpu/vm modules used an unecessary vm_ prefix for various api. jitter.cpu.vm_get_gpreg() => jitter.cpu.get_gpreg() jitter.vm.vm_get_mem... => jitter.vm.get_mem... | ||||