Commit c5f305c
committed
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.1 parent 19b599f commit c5f305c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6794 | 6794 | | |
6795 | 6795 | | |
6796 | 6796 | | |
6797 | | - | |
6798 | | - | |
| 6797 | + | |
| 6798 | + | |
6799 | 6799 | | |
6800 | 6800 | | |
6801 | 6801 | | |
| |||
0 commit comments