thixotropist / ghidra_import_tests

Experimental framework for testing Ghidra binary import support
1 stars 0 forks source link

Survey whisper.cpp for vector setup instructions #16

Closed thixotropist closed 4 months ago

thixotropist commented 5 months ago

Scan different whisper.cpp riscv-64 binaries for vsetvli and vsetivli instruction patterns.

Where possible, show source code and non-vector assembly instructions corresponding to the vsetvli and vsetivli instructions.