rizin/test/db/analysis
billow 14e97874a3
pic: add RzIL uplifting (#4322)
- Add uplifters
- Add memory maps for different devices in PIC16F family
- Fix pic18 register mapping
- Fix pic18 asm
- Detect pic arch
- Add pic_archinfo
- Extract ESIL uplifting to a separate file
- Support RZ_ANALYSIS_OP_MASK_DISASM
- Add pic18 emulateme test
- Add pic16 emulateme test

---------

Co-authored-by: brightprogrammer <bshock665@gmail.com>
2024-05-19 12:17:53 +08:00
..
6502 Updated all tests 2022-11-01 10:58:16 +08:00
8051
amd29k Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
arc Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
arm Fix string search related tests 2024-02-19 19:39:00 +08:00
arm64 Fix build with capstone v4 and v5 and disable hacks for v6 2024-03-08 12:33:07 +08:00
avr Update tests 2023-06-05 22:41:20 +08:00
chip8
classes Implement chained fixups patching for binds 2023-06-25 19:39:56 +08:00
cris Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
dalvik Analysis: sort function by address while printing (#4179) 2024-02-02 23:50:34 +08:00
gb Updated all tests 2022-11-01 10:58:16 +08:00
golang Fix arm64 analysis to fix regression on ARM64 switch tables. (#4284) 2024-02-24 00:00:12 +08:00
h8300 Updated all tests 2022-11-01 10:58:16 +08:00
hexagon [Hexagon] RzIL uplifiting (#3837) 2024-03-22 07:24:56 +00:00
i4004 Updated all tests 2022-11-01 10:58:16 +08:00
java Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659) 2023-07-17 23:31:09 +08:00
luac
m68k Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
m680x Updated all tests 2022-11-01 10:58:16 +08:00
mach0 Fix all db/analysis tests 2021-10-27 09:31:50 +02:00
mcore Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
mips Update tests 2023-06-05 22:41:20 +08:00
msp430 Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
noreturn Fix all db/analysis tests 2021-10-27 09:31:50 +02:00
null Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
path
pic pic: add RzIL uplifting (#4322) 2024-05-19 12:17:53 +08:00
ppc Analysis: sort function by address while printing (#4179) 2024-02-02 23:50:34 +08:00
riscv Demangle flags symbols (#3915) 2023-10-20 09:33:30 +02:00
rl78 Fix tests with newly replaced symbol names. 2024-02-16 16:57:31 +08:00
rx Relocation and analysis improvement for Renesas RX (#4461) 2024-05-01 09:34:52 +08:00
sh [RzIL] IL lifting of SuperH ISA (#2518) 2022-08-02 02:37:03 +05:30
snes
sparc Analysis: sort function by address while printing (#4179) 2024-02-02 23:50:34 +08:00
spc700 Updated all tests 2022-11-01 10:58:16 +08:00
sysz Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
thumb ARM pseudo subvar: don't substitude [pc, reg] 2022-07-21 22:24:06 +02:00
tms320 Updated all tests 2022-11-01 10:58:16 +08:00
tms320.c64x_32 Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
tricore Analysis: sort function by address while printing (#4179) 2024-02-02 23:50:34 +08:00
v810 v810: RzIL support (#4096) 2024-01-14 10:45:48 +08:00
v850 v850: add local variables detection (#4271) 2024-02-20 00:08:03 +08:00
vars Add test for issue #329 2024-02-17 11:05:16 +08:00
x86_16 Update capstone instruction ids 2023-07-16 13:22:47 +08:00
x86_32 Analysis: sort function by address while printing (#4179) 2024-02-02 23:50:34 +08:00
x86_64 Analysis: sort function by address while printing (#4179) 2024-02-02 23:50:34 +08:00
xtensa Set refptr for Xtensa l32r opcode for better disassembly output (#3289) 2023-01-15 09:32:37 +08:00
z80 Updated all tests 2022-11-01 10:58:16 +08:00