Commit 7a26eca
committed
simx86: STI does not inhibit single stepping with TF set
Unlike POPss/MOVss
See also
https://gitlab.com/qemu-project/qemu/-/commit/1e94ddc685443
I verified this in real mode. FreeDOS debug displays STI
together with the next instruction when tracing but actually
does not skip over it.1 parent 5b872fd commit 7a26eca
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2123 | 2123 | | |
2124 | 2124 | | |
2125 | 2125 | | |
2126 | | - | |
| 2126 | + | |
| 2127 | + | |
2127 | 2128 | | |
2128 | 2129 | | |
2129 | 2130 | | |
| |||
0 commit comments