Searched +full:riscv +full:- +full:crypto +full:- +full:spec +full:- +full:vector (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR MIT)3 ---4 $id: http://devicetree.org/schemas/riscv/extensions.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: RISC-V ISA extensions10 - Paul Walmsley <paul.walmsley@sifive.com>11 - Palmer Dabbelt <palmer@sifive.com>12 - Conor Dooley <conor@kernel.org>15 RISC-V has a large number of extensions, some of which are "standard"16 extensions, meaning they are ratified by RISC-V International, and others[all …]
1 //===-- RISCVInstrInfoVPseudos.td - RISC-V 'V' Pseudos -----*- tablege[all...]
1 //===--- Options.td - Options for clang -----------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//11 //===----------------------------------------------------------------------===//38 // The option is a "driver"-only option, and should not be forwarded to other39 // tools via `-Xarch` options.42 // LinkerInput - The option is a linker input.45 // NoArgumentUnused - Don't report argument unused warnings for this option; this46 // is useful for options like -static or -dynamic which a user may always end up50 // Unsupported - The option is unsupported, and the driver will reject command[all …]