Commit ddf66b5
authored
Instead of using `GO_TO_INSTRUCTION(CALL_PY_EXACT_ARGS)` we just add the macro elements of the latter to the macro for the former. This requires lengthening the uops array in struct opcode_macro_expansion. (It also required changes to stacking.py that were merged already.)
1 parent 546cab8 commit ddf66b5
File tree
6 files changed
+171
-35
lines changed- Include/internal
- Python
- Tools/cases_generator
6 files changed
+171
-35
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2940 | 2940 | | |
2941 | 2941 | | |
2942 | 2942 | | |
2943 | | - | |
2944 | | - | |
2945 | | - | |
2946 | | - | |
| 2943 | + | |
2947 | 2944 | | |
2948 | 2945 | | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
2949 | 2949 | | |
2950 | | - | |
2951 | | - | |
2952 | | - | |
2953 | | - | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
2954 | 2954 | | |
2955 | | - | |
2956 | 2955 | | |
2957 | 2956 | | |
2958 | 2957 | | |
| |||
3010 | 3009 | | |
3011 | 3010 | | |
3012 | 3011 | | |
| 3012 | + | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
3013 | 3024 | | |
3014 | 3025 | | |
3015 | 3026 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
0 commit comments