about summary refs log tree commit diff stats
path: root/test/arch/x86/unit/asm_test.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update symbol_pool's deprecated API -> LocationDBAjax2018-07-031-1/+1
* symbol_pool -> loc_dbAjax2018-07-031-4/+4
* Jitter: add simple trace apiFabrice Desclaux2018-06-211-7/+0
* Core: updt parser structureFabrice Desclaux2018-05-141-1/+0
* Add a regression test for DIV 128bitsAjax2017-06-271-0/+10
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-2/+2
* All: rename vars bloc -> blockFabrice Desclaux2017-03-131-3/+3
* Core/cpu: change ParseAst nameFabrice Desclaux2017-02-131-1/+1
* these files are not top level executables, adaptAymeric Vincent2017-01-051-8/+0
* Test: TCC conditional testsserpilliere2016-04-261-4/+4
* X86/test: updt test apiFabrice Desclaux2016-04-181-12/+47
* Core/parse_asm: update parse_txt API useserpilliere2015-10-291-1/+1
* Clean: remove unecessary ast_parser modificationFabrice Desclaux2015-04-011-12/+0
* Asmbloc: updt asmbloc apiFabrice Desclaux2015-04-011-2/+1
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-091-1/+1
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-071-2/+2
* test: add mnemonic testsFabrice Desclaux2014-09-191-0/+78