@@ -32,22 +32,22 @@ class I<dag out_ops, dag in_ops> : Instruction {
3232
3333// CHECK: /* 0 */ OPC_ExtractField, 12, 4, // Field = Inst{15-12}
3434// CHECK-NEXT: /* 3 */ OPC_FilterValueOrSkip, 0, 15, 0, // if Field != 0x0 skip to 22
35- // CHECK-NEXT: /* 7 */ OPC_Scope, 8, 0, // skip to 18
35+ // CHECK-NEXT: /* 7 */ OPC_Scope, 8, 0, // end scope at 18
3636// CHECK-NEXT: /* 10 */ OPC_CheckField, 6, 6, 0, // if Inst{11-6} != 0x0
3737// CHECK-NEXT: /* 14 */ OPC_Decode, {{[0-9]+}}, 2, 0, // Opcode: {{.*}}:NOP, DecodeIdx: 0
3838// CHECK-NEXT: /* 18 */ OPC_TryDecode, {{[0-9]+}}, 2, 1, // Opcode: SHIFT0, DecodeIdx: 1
3939// CHECK-NEXT: /* 22 */ OPC_FilterValueOrSkip, 1, 15, 0, // if Field != 0x1 skip to 41
40- // CHECK-NEXT: /* 26 */ OPC_Scope, 8, 0, // skip to 37
40+ // CHECK-NEXT: /* 26 */ OPC_Scope, 8, 0, // end scope at 37
4141// CHECK-NEXT: /* 29 */ OPC_CheckField, 6, 6, 0, // if Inst{11-6} != 0x0
4242// CHECK-NEXT: /* 33 */ OPC_Decode, {{[0-9]+}}, 2, 0, // Opcode: {{.*}}:NOP, DecodeIdx: 0
4343// CHECK-NEXT: /* 37 */ OPC_TryDecode, {{[0-9]+}}, 2, 1, // Opcode: SHIFT1, DecodeIdx: 1
4444// CHECK-NEXT: /* 41 */ OPC_FilterValueOrSkip, 2, 15, 0, // if Field != 0x2 skip to 60
45- // CHECK-NEXT: /* 45 */ OPC_Scope, 8, 0, // skip to 56
45+ // CHECK-NEXT: /* 45 */ OPC_Scope, 8, 0, // end scope at 56
4646// CHECK-NEXT: /* 48 */ OPC_CheckField, 6, 6, 0, // if Inst{11-6} != 0x0
4747// CHECK-NEXT: /* 52 */ OPC_Decode, {{[0-9]+}}, 2, 0, // Opcode: {{.*}}:NOP, DecodeIdx: 0
4848// CHECK-NEXT: /* 56 */ OPC_TryDecode, {{[0-9]+}}, 2, 1, // Opcode: SHIFT2, DecodeIdx: 1
4949// CHECK-NEXT: /* 60 */ OPC_FilterValue, 3, // if Field != 0x3
50- // CHECK-NEXT: /* 62 */ OPC_Scope, 8, 0, // skip to 73
50+ // CHECK-NEXT: /* 62 */ OPC_Scope, 8, 0, // end scope at 73
5151// CHECK-NEXT: /* 65 */ OPC_CheckField, 6, 6, 0, // if Inst{11-6} != 0x0
5252// CHECK-NEXT: /* 69 */ OPC_Decode, {{[0-9]+}}, 2, 0, // Opcode: {{.*}}:NOP, DecodeIdx: 0
5353// CHECK-NEXT: /* 73 */ OPC_TryDecode, {{[0-9]+}}, 2, 1, // Opcode: SHIFT3, DecodeIdx: 1
0 commit comments