Lines Matching full:see
29 been ratified (these will be marked as experimental - see below) and support
30 various vendor-specific extensions (see below).
119 ``E`` Supported (`See note <#riscv-rve-note>`__)
123 ``Shcounterenw`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
124 ``Shgatpa`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
125 ``Shtvala`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
126 ``Shvsatpa`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
127 ``Shvstvala`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
128 ``Shvstvecd`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
140 ``Ssccptr`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
142 ``Sscounterenw`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
148 ``Ssstateen`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
149 ``Ssstrict`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
151 ``Sstvala`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
152 ``Sstvecd`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
153 ``Ssu64xl`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
155 ``Svade`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
157 ``Svbare`` Assembly Support (`See note <#riscv-profiles-extensions-note>`__)
163 ``Za128rs`` Supported (`See note <#riscv-profiles-extensions-note>`__)
164 ``Za64rs`` Supported (`See note <#riscv-profiles-extensions-note>`__)
167 ``Zacas`` Supported (`See note <#riscv-zacas-note>`__)
169 ``Zama16b`` Supported (`See note <#riscv-profiles-extensions-note>`__)
174 ``Zbkb`` Supported (`See note <#riscv-scalar-crypto-note1>`__)
176 ``Zbkx`` Supported (`See note <#riscv-scalar-crypto-note1>`__)
193 ``Zic64b`` Supported (`See note <#riscv-profiles-extensions-note>`__)
197 ``Ziccamoa`` Supported (`See note <#riscv-profiles-extensions-note>`__)
198 ``Ziccif`` Supported (`See note <#riscv-profiles-extensions-note>`__)
199 ``Zicclsm`` Supported (`See note <#riscv-profiles-extensions-note>`__)
200 ``Ziccrse`` Supported (`See note <#riscv-profiles-extensions-note>`__)
201 ``Zicntr`` (`See Note <#riscv-i2p1-note>`__)
203 ``Zicsr`` (`See Note <#riscv-i2p1-note>`__)
204 ``Zifencei`` (`See Note <#riscv-i2p1-note>`__)
207 ``Zihpm`` (`See Note <#riscv-i2p1-note>`__)
210 ``Zknd`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
211 ``Zkne`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
212 ``Zknh`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
213 ``Zksed`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
214 ``Zksh`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
222 ``Zvbc`` Supported (`See note <#riscv-vector-crypto-note>`__)
233 ``Zvkg`` Supported (`See note <#riscv-vector-crypto-note>`__)
234 ``Zvkn`` Supported (`See note <#riscv-vector-crypto-note>`__)
235 ``Zvknc`` Supported (`See note <#riscv-vector-crypto-note>`__)
236 ``Zvkned`` Supported (`See note <#riscv-vector-crypto-note>`__)
237 ``Zvkng`` Supported (`See note <#riscv-vector-crypto-note>`__)
238 ``Zvknha`` Supported (`See note <#riscv-vector-crypto-note>`__)
239 ``Zvknhb`` Supported (`See note <#riscv-vector-crypto-note>`__)
240 ``Zvks`` Supported (`See note <#riscv-vector-crypto-note>`__)
241 ``Zvksc`` Supported (`See note <#riscv-vector-crypto-note>`__)
242 ``Zvksed`` Supported (`See note <#riscv-vector-crypto-note>`__)
243 ``Zvksg`` Supported (`See note <#riscv-vector-crypto-note>`__)
244 ``Zvksh`` Supported (`See note <#riscv-vector-crypto-note>`__)
309 At the time of writing there are three atomics mappings (ABIs) `defined for RISC-V <https://github.com/riscv-non-isa/riscv-elf-psabi-doc/blob/master/riscv-elf.adoc#tag_riscv_atomic_abi-14-uleb128version>`__. As of LLVM 19, LLVM defaults to "A6S", which is compatible with both the original "A6" and the future "A7" ABI. See `the psABI atomics document <https://github.com/riscv-non-isa/riscv-elf-psabi-doc/blob/master/riscv-atomic.adoc>`__ for more information on these mappings.
345 Inclusion of a vendor extension will be considered on a case by case basis. All proposals should be brought to the bi-weekly RISCV sync calls for discussion. For a general idea of the factors likely to be considered, please see the `Clang documentation <https://clang.llvm.org/get_involved.html>`__.