Commit b212ef0
authored
Correctly restore floating point context on x86 interop step-in scenarios (#117632)
* Correctly restore floating point context on x86 interop step-in scenarios
* Update DAC Hijack context assert for cross-plat
* Exclude XStateFeaturesMask in assert outside of amd64 and arm641 parent 02b1214 commit b212ef0
File tree
4 files changed
+20
-8
lines changed- src/coreclr/debug
- daccess
- di
- inc
4 files changed
+20
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4963 | 4963 | | |
4964 | 4964 | | |
4965 | 4965 | | |
| 4966 | + | |
| 4967 | + | |
| 4968 | + | |
| 4969 | + | |
| 4970 | + | |
| 4971 | + | |
| 4972 | + | |
| 4973 | + | |
4966 | 4974 | | |
4967 | 4975 | | |
4968 | | - | |
| 4976 | + | |
| 4977 | + | |
| 4978 | + | |
| 4979 | + | |
| 4980 | + | |
4969 | 4981 | | |
4970 | 4982 | | |
4971 | 4983 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13281 | 13281 | | |
13282 | 13282 | | |
13283 | 13283 | | |
13284 | | - | |
| 13284 | + | |
13285 | 13285 | | |
13286 | | - | |
| 13286 | + | |
13287 | 13287 | | |
13288 | 13288 | | |
13289 | 13289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3706 | 3706 | | |
3707 | 3707 | | |
3708 | 3708 | | |
3709 | | - | |
| 3709 | + | |
3710 | 3710 | | |
3711 | | - | |
| 3711 | + | |
3712 | 3712 | | |
3713 | 3713 | | |
3714 | 3714 | | |
| |||
3719 | 3719 | | |
3720 | 3720 | | |
3721 | 3721 | | |
3722 | | - | |
| 3722 | + | |
3723 | 3723 | | |
3724 | | - | |
| 3724 | + | |
3725 | 3725 | | |
3726 | 3726 | | |
3727 | 3727 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
| 477 | + | |
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| |||
0 commit comments