@@ -1561,12 +1561,12 @@ def _prepare_test_cases():
15611561 Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 58 , starts_line = None , is_jump_target = False , positions = None ),
15621562 Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 60 , starts_line = 5 , is_jump_target = False , positions = None ),
15631563 Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 2 , argval = 4 , argrepr = '4' , offset = 62 , starts_line = None , is_jump_target = False , positions = None ),
1564- Instruction (opname = 'COMPARE_OP ' , opcode = 107 , arg = 13 , argval = '<' , argrepr = '<' , offset = 64 , starts_line = None , is_jump_target = False , positions = None ),
1564+ Instruction (opname = 'COMPARE_AND_BRANCH ' , opcode = 141 , arg = 13 , argval = '<' , argrepr = '<' , offset = 64 , starts_line = None , is_jump_target = False , positions = None ),
15651565 Instruction (opname = 'POP_JUMP_IF_FALSE' , opcode = 114 , arg = 1 , argval = 72 , argrepr = 'to 72' , offset = 68 , starts_line = None , is_jump_target = False , positions = None ),
15661566 Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 22 , argval = 28 , argrepr = 'to 28' , offset = 70 , starts_line = 6 , is_jump_target = False , positions = None ),
15671567 Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 72 , starts_line = 7 , is_jump_target = True , positions = None ),
15681568 Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 3 , argval = 6 , argrepr = '6' , offset = 74 , starts_line = None , is_jump_target = False , positions = None ),
1569- Instruction (opname = 'COMPARE_OP ' , opcode = 107 , arg = 68 , argval = '>' , argrepr = '>' , offset = 76 , starts_line = None , is_jump_target = False , positions = None ),
1569+ Instruction (opname = 'COMPARE_AND_BRANCH ' , opcode = 141 , arg = 68 , argval = '>' , argrepr = '>' , offset = 76 , starts_line = None , is_jump_target = False , positions = None ),
15701570 Instruction (opname = 'POP_JUMP_IF_TRUE' , opcode = 115 , arg = 1 , argval = 84 , argrepr = 'to 84' , offset = 80 , starts_line = None , is_jump_target = False , positions = None ),
15711571 Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 28 , argval = 28 , argrepr = 'to 28' , offset = 82 , starts_line = None , is_jump_target = False , positions = None ),
15721572 Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 84 , starts_line = 8 , is_jump_target = True , positions = None ),
@@ -1588,12 +1588,12 @@ def _prepare_test_cases():
15881588 Instruction (opname = 'STORE_FAST' , opcode = 125 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 154 , starts_line = None , is_jump_target = False , positions = None ),
15891589 Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 156 , starts_line = 14 , is_jump_target = False , positions = None ),
15901590 Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 3 , argval = 6 , argrepr = '6' , offset = 158 , starts_line = None , is_jump_target = False , positions = None ),
1591- Instruction (opname = 'COMPARE_OP ' , opcode = 107 , arg = 75 , argval = '>' , argrepr = '>' , offset = 160 , starts_line = None , is_jump_target = False , positions = None ),
1591+ Instruction (opname = 'COMPARE_AND_BRANCH ' , opcode = 141 , arg = 75 , argval = '>' , argrepr = '>' , offset = 160 , starts_line = None , is_jump_target = False , positions = None ),
15921592 Instruction (opname = 'POP_JUMP_IF_FALSE' , opcode = 114 , arg = 1 , argval = 168 , argrepr = 'to 168' , offset = 164 , starts_line = None , is_jump_target = False , positions = None ),
15931593 Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 26 , argval = 116 , argrepr = 'to 116' , offset = 166 , starts_line = 15 , is_jump_target = False , positions = None ),
15941594 Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 168 , starts_line = 16 , is_jump_target = True , positions = None ),
15951595 Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 2 , argval = 4 , argrepr = '4' , offset = 170 , starts_line = None , is_jump_target = False , positions = None ),
1596- Instruction (opname = 'COMPARE_OP ' , opcode = 107 , arg = 13 , argval = '<' , argrepr = '<' , offset = 172 , starts_line = None , is_jump_target = False , positions = None ),
1596+ Instruction (opname = 'COMPARE_AND_BRANCH ' , opcode = 141 , arg = 13 , argval = '<' , argrepr = '<' , offset = 172 , starts_line = None , is_jump_target = False , positions = None ),
15971597 Instruction (opname = 'POP_JUMP_IF_FALSE' , opcode = 114 , arg = 1 , argval = 180 , argrepr = 'to 180' , offset = 176 , starts_line = None , is_jump_target = False , positions = None ),
15981598 Instruction (opname = 'JUMP_FORWARD' , opcode = 110 , arg = 16 , argval = 212 , argrepr = 'to 212' , offset = 178 , starts_line = 17 , is_jump_target = False , positions = None ),
15991599 Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 180 , starts_line = 11 , is_jump_target = True , positions = None ),
0 commit comments