Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a pulley crash on OSS-Fuzz (bytecodealliance#9042)
This fixes a crash where the `GetSp` opcode was overwriting a special register, so apply a similar filter as to other instructions to ensure that the special registers are not clobbered.
- Loading branch information