rizin/test/db
Anton Kochkov 38c3bed6c9
Some checks failed
Code scanning / build (CodeQL-cpp) (push) Has been cancelled
Code scanning / build (CodeQL-javascript) (push) Has been cancelled
Code scanning / build (CodeQL-python) (push) Has been cancelled
Mixed linter and checks / changes (push) Has been cancelled
Mixed linter and checks / licenses (push) Has been cancelled
Muon build / ubuntu-muon (push) Has been cancelled
TinyCC build / ubuntu-tcc-test (push) Has been cancelled
Mixed linter and checks / clang-format (push) Has been cancelled
Mixed linter and checks / prettier (push) Has been cancelled
Mixed linter and checks / cmd_descs_yaml_check (push) Has been cancelled
Mixed linter and checks / bindgen-linter (push) Has been cancelled
Mixed linter and checks / python (push) Has been cancelled
librz/arch/tms320/c5x: classify BSAR as a right shift in analysis
BSAR (Barrel Shift ACC Right) was grouped with the left-shift ops and
reported RZ_ANALYSIS_OP_TYPE_SHL. It shifts the accumulator right (1..16
bits, sign-extended under SXM), so it belongs with the SHR group next to
RORB/SFRB. The decode (shift code + 1) was already correct and continues
to match the reference disassembler bit-for-bit.
2026-08-17 01:53:33 +08:00
..
abi Fix x64 and x86 SEH analysis (#6558) 2026-07-04 15:46:13 +08:00
analysis librz/arch/tms320: add TMS320C5x RzIL lifter 2026-08-17 01:53:33 +08:00
archos Improve RzIL floating-point support (#6626) 2026-08-10 01:06:17 +08:00
asm librz/arch/tms320/c5x: classify BSAR as a right shift in analysis 2026-08-17 01:53:33 +08:00
cmd librz/arch/tms320: add TMS320C5x disassembler and analysis 2026-08-17 01:53:33 +08:00
esil Omitted reflines when internal grep ~ is used (#6062) 2026-04-04 12:03:06 +00:00
extras Convert zero-output EXPECT=<<EOF to single-line EXPECT= (#4746) 2024-11-28 18:18:00 +08:00
formats [c166] Fix CIDs (overflows) (#6599) 2026-08-12 12:04:56 +00:00
io Prevent RzBuffer's Oxff_priv from overriding io.0xff (#6371) 2026-05-27 06:18:45 +08:00
json Move afv to afvl, add more modes (#3941) 2023-10-29 14:07:12 +08:00
rzil librz/arch/tms320: add TMS320C5x RzIL lifter 2026-08-17 01:53:33 +08:00
tools librz/arch/tms320: add TMS320C5x disassembler and analysis 2026-08-17 01:53:33 +08:00