rizin/librz/arch
Anton Kochkov 6d57743bb6 arch/tms320: add README explaining the three supported CPUs
Short summary of the three cpu= values supported by the tms320 arch
plugin (c55x, c55x+, c64x), the silicon they map to, and a note on
the two distinct meanings of 'c55x+': TI's publicly-named C55x DSP
Core+ shipping in current low-power C55x parts (C5504-C5545), and
the pre-release Ryujin revision documented in TI SWPU086 / SWPU104
that lives in older modem silicon. The rizin plugin handles both.
2026-05-28 17:44:54 +08:00
..
cpus Support Siemens/Infineon C16x microcontroller (#6321) 2026-05-12 21:17:37 +08:00
esil Move ESIL into its own namespace (#6199) 2026-04-11 16:26:01 +08:00
il Move ESIL into its own namespace (#6199) 2026-04-11 16:26:01 +08:00
isa arch/tms320: add README explaining the three supported CPUs 2026-05-28 17:44:54 +08:00
isa_gnu librz/arch: rewrite the RISC-V support to use Capstone (#5482) 2026-02-17 03:35:37 +08:00
opcodes Support Siemens/Infineon C16x microcontroller (#6321) 2026-05-12 21:17:37 +08:00
p arch/tms320: c55x and c55x+ analysis classifiers (byte-driven) 2026-05-28 17:44:54 +08:00
p_gnu Inline rz_list_iter_set_data() and shorten it to rz_list_set_val() (#6131) 2026-04-02 06:04:54 +08:00
platforms Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
types Support Siemens/Infineon C16x microcontroller (#6321) 2026-05-12 21:17:37 +08:00
acode.c refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
analysis.c librz/core: implement ROP/JOP/COP gadget cache (#6328) 2026-05-24 21:48:42 +08:00
analysis_private.h librz/core: implement ROP/JOP/COP gadget cache (#6328) 2026-05-24 21:48:42 +08:00
aop.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
arch.c Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
asm.c librz/debug: native debugger plugin for RISC-V (#5966) 2026-04-26 16:28:07 +08:00
asm_private.h refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
binutils_as.c refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
binutils_as.h refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
block.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
cc.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
class.c librz/arch: fix some memory leaks (#6240) 2026-04-17 00:09:52 +08:00
cond.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
cycles.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
data.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
deprecated_arch_helper.h Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
dwarf_process.c arch/tms320: c55x and c55x+ analysis classifiers (byte-driven) 2026-05-28 17:44:54 +08:00
fcn.c Fix bb refcount when bb is overlength (#6358) 2026-05-16 13:02:26 +08:00
filter.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
function.c Fix RZ_IPI usage on public headers & fix memory leak in the ROP code. (#6171) 2026-04-08 13:37:17 +08:00
hint.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
il_trace.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
jmptbl.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
labels.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
luac_process.c Convert %ll format specifiers to PFMT64 (#6267) 2026-04-22 05:57:04 +08:00
meson.build arch/tms320: c55x and c55x+ analysis classifiers (byte-driven) 2026-05-28 17:44:54 +08:00
meta.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
no_rtti.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
omf_process.c librz/arch/c166: remove unnecessary use of assert macroses (#6345) 2026-05-15 23:53:27 +08:00
op.c Fix memory leaks related to DWARF (#6245) 2026-04-17 17:33:11 +00:00
parse.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
parse_helper.c Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
parse_helper.h Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
pdb_process.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
platform_profile.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
platform_target_index.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
reflines.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
rtti.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
rtti_itanium.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
rtti_msvc.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
serialize_analysis.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
similarity.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
swift_rtti.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
switch.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
types.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
value.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
var.c Improve mips args & prelude detection (#6320) 2026-05-10 22:32:23 +08:00
var_global.c Convert %ll format specifiers to PFMT64 (#6267) 2026-04-22 05:57:04 +08:00
vtable.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00
xrefs.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00:00