Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unused but required vectorPermute pcodeop (#82)
This, including the comment, is copied from Ghidra's PPC definitions. Without the vectorPermute pcodeop defined, the PPCEmulateInstructionStateModifier class produces an exception, breaking all Ghidra functionality that depends on pcode emulation.
- Loading branch information