rizin/test/db/analysis
Giovanni 35558f4180
Pseudo refactoring (#1308)
* License fix
* Implemented common pseudo
* Refactored MIPS pseudo
* Refactored ARM pseudo
* Refactored AVR pseudo
* Refactored 6502 pseudo
* Refactored dalvik pseudo
* Refactored arm64 pseudo
* Refactored z80 pseudo
* Refactored TMS320 pseudo
* Refactored v850 pseudo
* Refactored SuperH pseudo
* Refactored Motorola 68K pseudo
* Avoid selecting a pseudo plugin when the arch is not found.
* rz_parse_parse -> rz_parse_pseudocode
2021-07-22 11:55:05 +02:00
..
6502
8051 8051: Make Jump Targets in Higher Banks stay inside their Bank (#1066) 2021-04-23 13:14:51 +02:00
arc
arm Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
arm.gnu_16
arm64 Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
avr Reduce analysis recursion (#1284) 2021-07-10 13:52:31 +02:00
chip8
classes Full table header line (#1239) 2021-06-28 17:25:25 +08:00
dalvik Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
hexagon
java Full table header line (#1239) 2021-06-28 17:25:25 +08:00
luac Lua 5.3 support RzAsm + RzAnalysis 2021-04-14 16:22:15 +08:00
m68k Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
m680x
mach0 Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
mips Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
msp430 Unbreak the 'aFr on same but ihex and .rz script' msp430 test (#1095) 2021-05-01 16:00:27 +02:00
noreturn Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
path Fixes for jump table ##analysis 2021-01-27 09:43:13 +08:00
ppc Reduce analysis recursion (#1284) 2021-07-10 13:52:31 +02:00
riscv Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
sh Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
snes
sparc Reduce analysis recursion (#1284) 2021-07-10 13:52:31 +02:00
sysz Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
thumb Fix tests 2021-01-05 23:33:32 -06:00
tms320.c64x_32 Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
tricore Fix tests 2021-01-05 23:33:32 -06:00
v850 Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
vars Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
x86_16 Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
x86_32 Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
x86_64 Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
xtensa Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
z80 Fix tests 2021-01-05 23:33:32 -06:00