SIGN IN SIGN UP

gh-106701: Move the hand-written Tier 2 uops to bytecodes.c (#106702)

This moves EXIT_TRACE, SAVE_IP, JUMP_TO_TOP, and
_POP_JUMP_IF_{FALSE,TRUE} from ceval.c to bytecodes.c.

They are no less special than before, but this way
they are discoverable o the copy-and-patch tooling.
G
Guido van Rossum committed
e6e0ea0113748db1e9fe675be6db9041cd5cce1f
Parent: 2f3ee02
Committed by GitHub <noreply@github.com> on 7/13/2023, 7:14:51 PM