Searched full:zvbb (Results 1 – 21 of 21) sorted by relevance
| /freebsd/crypto/openssl/crypto/aes/ |
| H A D | build.info | 55 …4.s aes-riscv64-zkn.s aes-riscv64-zvkb-zvkned.s aes-riscv64-zvkned.s aes-riscv64-zvbb-zvkg-zvkned.s 134 GENERATE[aes-riscv64-zvbb-zvkg-zvkned.s]=asm/aes-riscv64-zvbb-zvkg-zvkned.pl
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OPENSSL_riscvcap.3 | 170 .IP ZVBB 4 171 .IX Item "ZVBB"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleZvk.td | 11 /// Zvbb extension 56 /// Zvbb extension
|
| H A D | RISCVFeatures.td | 741 : RISCVExtension<"zvbb", 1, 0, 742 "'Zvbb' (Vector basic bit-manipulation instructions)", 747 "'Zvbb' (Vector basic bit-manipulation instructions)">;
|
| H A D | RISCVSchedSiFiveP600.td | 758 // Zvbb 1097 // Zvbb
|
| H A D | RISCVInstrInfo.cpp | 3887 // TODO: Handle Zvbb instructions in getVectorLowDemandedScalarBits()
|
| H A D | RISCVISelLowering.cpp | 4914 // If we don't have zvbb or the larger element type > ELEN, the operation will in lowerBitreverseShuffle()
|
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | riscv_arch.h | 110 * The ZVBB is the superset of ZVKB extension. We use macro here to replace the
|
| H A D | riscv_arch.def | 44 RISCV_DEFINE_CAP(ZVBB, 0, 15, 4, (1 << 17))
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_riscvcap.pod | 127 =item ZVBB
|
| /freebsd/sys/contrib/device-tree/Bindings/riscv/ |
| H A D | extensions.yaml | 504 - const: zvbb 506 The standard Zvbb extension for vectored basic bit-manipulation 836 - const: zvbb
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | RISCVISAInfo.cpp | 745 if (Exts.count("zvbb") && !HasVector) in checkDependency() 747 "'zvbb' requires 'v' or 'zve*' extension to also be specified"); in checkDependency()
|
| H A D | Host.cpp | 2081 Features["zvbb"] = ExtMask & (1 << 17); // RISCV_HWPROBE_EXT_ZVBB in getHostCPUFeatures()
|
| /freebsd/crypto/openssl/crypto/aes/asm/ |
| H A D | aes-riscv64-zvbb-zvkg-zvkned.pl | 39 # - RISC-V Vector Bit-manipulation extension ('Zvbb')
|
| /freebsd/crypto/openssl/providers/ |
| H A D | fips.module.sources | 15 crypto/aes/asm/aes-riscv64-zvbb-zvkg-zvkned.pl
|
| H A D | fips-sources.checksums | 15 e1f3805332eb811d9d0c9377b67fe0681063364f1af84d8598f7daa30da65b4d crypto/aes/asm/aes-riscv64-zvbb-z…
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | RISCVVEmitter.cpp | 662 .Case("Zvbb", RVV_REQ_Zvbb) in createRVVIntrinsics()
|
| /freebsd/crypto/openssl/crypto/perlasm/ |
| H A D | riscv.pm | 824 ## Zvbb and Zvkb instructions
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaRISCV.cpp | 214 {"zvbb", RVV_REQ_Zvbb}, in ConstructRVVIntrinsics()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | riscv_vector.td | 2635 // zvbb 2636 let RequiredFeatures = ["Zvbb", "Experimental"] in {
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsRISCV.td | 1864 // Zvbb
|