@@ -1561,12 +1561,12 @@ def _prepare_test_cases():
1561
1561
Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 58 , starts_line = None , is_jump_target = False , positions = None ),
1562
1562
Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 60 , starts_line = 5 , is_jump_target = False , positions = None ),
1563
1563
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 ),
1565
1565
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 ),
1566
1566
Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 22 , argval = 28 , argrepr = 'to 28' , offset = 70 , starts_line = 6 , is_jump_target = False , positions = None ),
1567
1567
Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 72 , starts_line = 7 , is_jump_target = True , positions = None ),
1568
1568
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 ),
1570
1570
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 ),
1571
1571
Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 28 , argval = 28 , argrepr = 'to 28' , offset = 82 , starts_line = None , is_jump_target = False , positions = None ),
1572
1572
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():
1588
1588
Instruction (opname = 'STORE_FAST' , opcode = 125 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 154 , starts_line = None , is_jump_target = False , positions = None ),
1589
1589
Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 156 , starts_line = 14 , is_jump_target = False , positions = None ),
1590
1590
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 ),
1592
1592
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 ),
1593
1593
Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 26 , argval = 116 , argrepr = 'to 116' , offset = 166 , starts_line = 15 , is_jump_target = False , positions = None ),
1594
1594
Instruction (opname = 'LOAD_FAST' , opcode = 124 , arg = 0 , argval = 'i' , argrepr = 'i' , offset = 168 , starts_line = 16 , is_jump_target = True , positions = None ),
1595
1595
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 ),
1597
1597
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 ),
1598
1598
Instruction (opname = 'JUMP_FORWARD' , opcode = 110 , arg = 16 , argval = 212 , argrepr = 'to 212' , offset = 178 , starts_line = 17 , is_jump_target = False , positions = None ),
1599
1599
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