about summary refs log tree commit diff stats
path: root/miasm/arch/ppc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix delayslot to support pickleFabrice Desclaux2022-01-261-1/+0
|
* Colorize ir/asmFabrice Desclaux2021-12-011-0/+23
|
* Symbols are str instead of bytesFabrice Desclaux2021-06-081-1/+1
|
* Rename LifterModelCallPpc32bFabrice Desclaux2020-12-241-2/+2
|
* Rename arch lifterFabrice Desclaux2020-12-241-0/+0
|
* Rename ppc32 lifterFabrice Desclaux2020-12-243-6/+6
|
* Rename ira => LifterModelCallFabrice Desclaux2020-12-241-2/+2
|
* Rename IntermediateRepresentation to LifterFabrice Desclaux2020-12-241-2/+2
|
* Fix error in semantic implementationsIridiumXOR2020-08-311-2/+2
|
* Update api according to loc_db updateFabrice Desclaux2020-08-312-3/+3
|
* IRBlock take loc_dbFabrice Desclaux2020-08-311-2/+2
|
* Avoid generate default locationdbFabrice Desclaux2020-08-311-3/+2
|
* White spaces cleaningFabrice Desclaux2020-05-221-9/+9
|
* Merge pull request #1211 from IridiumXOR/ppc_bug_intserpilliere2020-04-291-2/+2
|\ | | | | Fix mn_do_lmw() and mn_do_stmw()
| * Fix mn_do_lmw() and mn_do_stmw()IridiumXOR2020-04-291-2/+2
| |
* | Fix ppc loc_key typoFabrice Desclaux2020-04-291-2/+2
| |
* | Merge pull request #1204 from IridiumXOR/mips_buf_insserpilliere2020-04-291-2/+2
|\ \ | | | | | | Fix bug 'ins' MIPS opcode and PPC "byte_swap()"
| * | Fix byte_swap() PPCIridiumXOR2020-04-281-2/+2
| |/
* / Fix ExprInt() without size in PPCIridiumXOR2020-04-281-2/+2
|/
* Fix semantics of MFTB, prompted by @IridiumXORAymeric Vincent2020-04-281-1/+1
|
* Initial support for floating point and Altivec instructions in PPC arch (#1141)IridiumXOR2020-04-283-2/+80
| | | | | | | * Initial support for floating point and altivec instructions * Add fpr in .codespell_ignore and correct a typo * Add regression test for floating and Altivec ops
* Fix int(expr)Fabrice Desclaux2020-04-031-10/+10
|
* Use int(expr) instead of expr.arg.argFabrice Desclaux2020-04-031-11/+11
|
* Add preliminary support for PPC MMU registers (#1130)IridiumXOR2020-02-072-5/+41
|
* 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/+1914