We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4158069 commit cc7a33cCopy full SHA for cc7a33c
clang/test/Driver/print-supported-extensions-riscv.c
@@ -51,7 +51,7 @@
51
// CHECK-NEXT: zcd 1.0 'Zcd' (Compressed Double-Precision Floating-Point Instructions)
52
// CHECK-NEXT: zce 1.0 'Zce' (Compressed extensions for microcontrollers)
53
// CHECK-NEXT: zcf 1.0 'Zcf' (Compressed Single-Precision Floating-Point Instructions)
54
-// CHECK-NEXT: zclsd 1.0 'zclsd' (Compressed Load/Store Pair Instructions)
+// CHECK-NEXT: zclsd 1.0 'Zclsd' (Compressed Load/Store Pair Instructions)
55
// CHECK-NEXT: zcmop 1.0 'Zcmop' (Compressed May-Be-Operations)
56
// CHECK-NEXT: zcmp 1.0 'Zcmp' (sequenced instructions for code-size reduction)
57
// CHECK-NEXT: zcmt 1.0 'Zcmt' (table jump instructions for code-size reduction)
0 commit comments