When the 16-bit segment registers are accessed using 32-bit instructions the high order bytes are undefined on older CPUs. We now explicitly zero the high order bytes when snapshotting the CPU state. This ensures that the GDB stub reports consistent values for the segment registers.tags/v0.9.4
|
||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
|
|
167 |
|
|
168 |
|
|
169 |
|
|
170 |
|
|
171 |
|
|
166 |
|
|
167 |
|
|
168 |
|
|
169 |
|
|
170 |
|
|
171 |
|
|
172 |
|
|
173 |
|
|
174 |
|
|
175 |
|
|
176 |
|
|
177 |
|
|
172 | 178 |
|
173 | 179 |
|
174 | 180 |
|
|
||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
|
|
84 |
|
|
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
|
|
90 |
|
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|