Home
last modified time | relevance | path

Searched full:zvbb (Results 1 – 7 of 7) sorted by relevance

/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S43 // - RISC-V Vector Bit-manipulation extension ('Zvbb')
49 .option arch, +zvkned, +zvbb, +zvkg
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml723 - const: zvbb
725 The standard Zvbb extension for vectored basic bit-manipulation
1135 - const: zvbb
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c625 KVM_ISA_EXT_ARR(ZVBB), in isa_ext_id_to_str()
1287 KVM_ISA_EXT_SIMPLE_CONFIG(zvbb, ZVBB);
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst127 * :c:macro:`RISCV_HWPROBE_EXT_ZVBB`: The Zvbb extension is supported as
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c147 EXT_KEY(isainfo->isa, ZVBB, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c580 …__RISCV_ISA_EXT_SUPERSET_VALIDATE(zvbb, RISCV_ISA_EXT_ZVBB, riscv_zvbb_exts, riscv_ext_vector_cryp…
/linux/arch/riscv/
H A DKconfig741 # extensions, including Zvk*, Zvbb, and Zvbc. LLVM added all of these at once.