Commit 7f47ea5
committed
simx86: fix JIT regression from 117d39c
Ofs_EBX was used instead of Ofs_KEY for A_SR_PROT, where the comment
was correct.
Elsewhere a comment was wrong but the code ok.
Fixes dosemu2#27101 parent 3cc7d23 commit 7f47ea5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
1880 | 1880 | | |
1881 | 1881 | | |
1882 | 1882 | | |
1883 | | - | |
| 1883 | + | |
1884 | 1884 | | |
1885 | 1885 | | |
1886 | 1886 | | |
| |||
0 commit comments