Skip to content

Commit bf6ea39

Browse files
authored
Update print-supported-extensions-riscv.c
1 parent a61e604 commit bf6ea39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/print-supported-extensions-riscv.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
// CHECK-NEXT: zihintntl 1.0 'Zihintntl' (Non-Temporal Locality Hints)
3030
// CHECK-NEXT: zihintpause 2.0 'Zihintpause' (Pause Hint)
3131
// CHECK-NEXT: zihpm 2.0 'Zihpm' (Hardware Performance Counters)
32+
// CHECK-NEXT: zilsd 1.0 'zilsd' (Load/Store Pair Instructions)
3233
// CHECK-NEXT: zimop 1.0 'Zimop' (May-Be-Operations)
3334
// CHECK-NEXT: zmmul 1.0 'Zmmul' (Integer Multiplication)
3435
// CHECK-NEXT: za128rs 1.0 'Za128rs' (Reservation Set Size of at Most 128 Bytes)
@@ -61,7 +62,6 @@
6162
// CHECK-NEXT: zbkc 1.0 'Zbkc' (Carry-less multiply instructions for Cryptography)
6263
// CHECK-NEXT: zbkx 1.0 'Zbkx' (Crossbar permutation instructions)
6364
// CHECK-NEXT: zbs 1.0 'Zbs' (Single-Bit Instructions)
64-
// CHECK-NEXT: zilsd 1.0 'zilsd' (Load/Store Pair Instructions)
6565
// CHECK-NEXT: zk 1.0 'Zk' (Standard scalar cryptography extension)
6666
// CHECK-NEXT: zkn 1.0 'Zkn' (NIST Algorithm Suite)
6767
// CHECK-NEXT: zknd 1.0 'Zknd' (NIST Suite: AES Decryption)

0 commit comments

Comments
 (0)