Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
target/ppc: ignore third argument in slbmfev/slbmfee
POWER9 added an extra third parameter to these instructions. Ignore it instead of generating an invalid instruction exception. See "4.10.7.2 SLB Management Instructions" in the POWER9 User's Manual. This allows entering the kernel debugger on AIX 7.2.
- Loading branch information