[RISCV] Add Zcd and Zcf to RISCVUsage.rst. NFC
authorCraig Topper <craig.topper@sifive.com>
Thu, 26 Jan 2023 06:08:02 +0000 (22:08 -0800)
committerCraig Topper <craig.topper@sifive.com>
Thu, 26 Jan 2023 06:08:16 +0000 (22:08 -0800)
llvm/docs/RISCVUsage.rst

index 3ba0d88..9db22bb 100644 (file)
@@ -138,6 +138,12 @@ The primary goal of experimental support is to assist in the process of ratifica
 ``experimental-zca``
   LLVM implements the `0.70 draft specification <https://github.com/riscv/riscv-code-size-reduction/releases/tag/V0.70.1-TOOLCHAIN-DEV>`_.
 
+``experimental-zcd``
+  LLVM implements the `0.70 draft specification <https://github.com/riscv/riscv-code-size-reduction/releases/tag/V0.70.1-TOOLCHAIN-DEV>`_.
+
+``experimental-zcf``
+  LLVM implements the `0.70 draft specification <https://github.com/riscv/riscv-code-size-reduction/releases/tag/V0.70.1-TOOLCHAIN-DEV>`_.
+
 ``experimental-zihintntl``
   LLVM implements the `0.2 draft specification <https://github.com/riscv/riscv-isa-manual/releases/tag/draft-20220831-bf5a151>`_.