Skip to content

Commit 378fdc6

Browse files
committed
fixup! [RISCV] Correctly Decode Unsigneds with Ranges
1 parent 2eda864 commit 378fdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MC/Disassembler/RISCV/xqci-invalid.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# CHECK: unimp
55

66
[0x8b,0x30,0x31,0x46]
7-
# CHECK: qc.shladd x1, x2, x3, {{\d+}}
7+
# CHECK-NOT: qc.shladd x1, x2, x3, {{[0-9]+}}
88

99
[0x00,0x00]
1010
# CHECK: unimp

0 commit comments

Comments
 (0)