kotcrab / ghidra-allegrex

Ghidra processor module adding support for the Allegrex CPU (PSP)
Apache License 2.0
88 stars 8 forks source link

Investigate if VFPU implementation can be improved #10

Closed kotcrab closed 2 years ago

kotcrab commented 3 years ago

It's been some time, might be worth looking into the VFPU implementation again. Maybe it can be improved to support some form of decompilation (most likely using custom pcodeops).

kotcrab commented 2 years ago

This will be available in 1.8. Work is being done in vfpu branch which currently has multiple fixes to VFPU instructions and support for decompiling vector operations.