about summary refs log tree commit diff stats
path: root/miasm/arch/mips32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix delayslot to support pickleFabrice Desclaux2022-01-261-1/+1
|
* Implements syscall handler for mips32b + minimal Linux environmenticecr4ck@protonmail.com2022-01-142-1/+18
|
* Colorize ir/asmFabrice Desclaux2021-12-011-0/+15
|
* Symbols are str instead of bytesFabrice Desclaux2021-06-081-1/+1
|
* Fix m2_expr import in sem.py in MIPS32THUzxj2021-03-231-39/+39
|
* Fix sb & sh instruction in MIPS32 #1361THUzxj2021-03-231-4/+4
|
* Rename ir_arch for jitterFabrice Desclaux2020-12-251-7/+7
|
* Rename LifterModelCallMips32Fabrice Desclaux2020-12-241-2/+2
|
* Rename arch lifterFabrice Desclaux2020-12-241-0/+0
|
* Rename mips32 lifterFabrice Desclaux2020-12-243-10/+10
|
* Rename ira => LifterModelCallFabrice Desclaux2020-12-241-2/+2
|
* Rename IntermediateRepresentation to LifterFabrice Desclaux2020-12-241-4/+4
|
* Sembuilder: Remove mem[X]Fabrice Desclaux2020-12-161-11/+17
|
* Add TLBR and BREAK opcode semantic (#1282)IridiumXOR2020-09-231-2/+8
| | | | | * Add TLBR and BREAK opcode semantic * Introducing except flag mod
* Fix error in semantic implementationsIridiumXOR2020-08-311-1/+1
|
* Update api according to loc_db updateFabrice Desclaux2020-08-312-4/+4
|
* IRBlock take loc_dbFabrice Desclaux2020-08-313-5/+5
|
* Avoid generate default locationdbFabrice Desclaux2020-08-311-6/+4
|
* Fix tipoFabrice Desclaux2020-05-231-1/+1
|
* Merge pull request #1229 from IridiumXOR/mips_new_opsserpilliere2020-05-233-5/+126
|\ | | | | Mips new opcodes + bugfix
| * Add test cases and fix args orderIridiumXOR2020-05-222-12/+12
| |
| * Implementing clz using ExprOp 'cntleadzeros'IridiumXOR2020-05-191-46/+5
| |
| * New opcodes and little bugfixIridiumXOR2020-05-163-5/+167
| |
* | White spaces cleaningFabrice Desclaux2020-05-221-1/+1
|/
* Merge pull request #1202 from IridiumXOR/mips_mmuserpilliere2020-04-291-0/+28
|\ | | | | Add MIPS MMU registers
| * Fix typo CONFIG0->CONFIGIridiumXOR2020-04-291-1/+1
| |
| * Add MIPS MMU registersIridiumXOR2020-04-281-1/+29
| |
* | Add new MIPS opcodes (#1203)IridiumXOR2020-04-292-4/+79
| | | | | | | | | | * Add new MIPS opcodes * Add test for new opcodes and remove semantics for not implemented opcodes
* | Fix bug 'ins' MIPS opcodeIridiumXOR2020-04-281-4/+4
|/
* Fix mips arch tipoFabrice Desclaux2020-04-091-3/+4
|
* Fix int(expr)Fabrice Desclaux2020-04-031-9/+9
|
* normalization of log messages (#1112)Sheidan2019-12-202-2/+2
| | | | | | * normalization of log messages * -8s in format
* Rename miasm2 to miasmFabrice Desclaux2019-03-057-0/+1619