about summary refs log tree commit diff stats
path: root/test/arch/mips32/arch.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* symbol_pool -> loc_dbAjax2018-07-031-3/+3
* Code cleaning: remove useless / commented codeAjax2018-06-211-4/+0
* Core: updt parser structureFabrice Desclaux2018-05-141-1/+4
* Remove absolute sys.pathAjax2017-04-241-3/+0
* Remove PYTHONSTARTUP in end-user scriptsAjax2017-04-241-8/+1
* Cpu: modify instructions' offset relative encodingFabrice Desclaux2015-04-011-10/+10
* mergeFabrice Desclaux2014-09-191-0/+2
* mips: add ei/ehb (dummy semantic)Fabrice Desclaux2014-09-151-0/+2
* mips32: add ldc1serpilliere2014-08-281-0/+2
* Jitter: add mips32l jitserpilliere2014-08-221-1/+1
* mips32: add mnemo JAL/MOVZserpilliere2014-08-211-0/+4
* mips32: little/big endian is now an attribserpilliere2014-08-211-3/+3
* Add mips32 archserpilliere2014-08-061-0/+237