rizin/test/db
Rot127 10bedc2b00
Add Hexagon register profile (#2490)
Although the reg profile was not really used yet it will be relevant for the RZIL uplifting.
Introduces:
* Double/quadruple registers now properly overlap with their counterparts.
* Registers have correct types assigned (vec, ctr, sys etc. Before, all regs were of type gbr)
* Consistent register names (asm name style: c3:2, r31 etc, alias style: lc1:sa1, lr etc.)
* Adds _tmp registers in the profile. Later used by uplifted instructions (think of .new registers).
2022-04-03 18:26:17 +02:00
..
abi Remove cb_printf() from RzBin (#2446) 2022-03-26 20:30:55 +08:00
analysis Add Hexagon register profile (#2490) 2022-04-03 18:26:17 +02:00
archos Add Hexagon register profile (#2490) 2022-04-03 18:26:17 +02:00
asm Add Hexagon register profile (#2490) 2022-04-03 18:26:17 +02:00
cmd Add Hexagon register profile (#2490) 2022-04-03 18:26:17 +02:00
esil Moved rz_analysis_esil_dumpstack to rz_core_esil_dumpstack (#2460) 2022-03-28 19:55:46 +08:00
extras Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
formats Dex add support for some imports within direct_methods via super calls (#2491) 2022-04-03 20:54:55 +08:00
io [DEX] Add relocation support 2022-04-02 16:23:43 +02:00
json Convert ab commands to rzshell (#2395) 2022-04-02 21:27:55 +08:00
rzil [RzIL] Add lifter for Armv8 AArch64 (#2354) 2022-03-27 10:29:51 +02:00
tools Support rizin - on Windows (#2482) 2022-04-01 21:47:19 +08:00