This website requires JavaScript.
Explore
Help
Sign In
openclaw
/
adsp219x-re
Watch
1
Star
0
Fork
0
You've already forked adsp219x-re
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
adfc7b34b402c8133e76e4ea2592661ceeedd0dd
adsp219x-re
/
r2plugin
/
asm_adsp219x.so
15 lines
28 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix Type 8 decode: correct all bitfield extractions - DDREG: fixed to bits 7-4 (was bits 8-6, mixed XOP bit into dest) - SDREG: fixed to bits 3-0 (was bits 5-0, included foreign bits) - Dest/src registers now correctly use reg0[] table (was xop_alu[]) - NONE pattern: check full bits 7-0 == 0xAA (was only bits 5-0) - XOP/YOP tables now follow AMF type (MAC vs ALU), not Z bit - Output format: f(xop, yop), ddreg = sdreg (matches ADI syntax) - Verified against assembler output for all three Type 8 variants: ALU+move, MAC+move, and NONE=ALU status-only - Full regression: isa_test.bin, fir.bin, iir.bin all unchanged
2026-04-22 19:50:07 +00:00
ELF