Searched full:zvbc (Results 1 – 19 of 19) sorted by relevance
| /freebsd/crypto/openssl/crypto/modes/ |
| H A D | build.info | 46 …$MODESASM_riscv64=ghash-riscv64.s ghash-riscv64-zvkb-zvbc.s ghash-riscv64-zvkg.s aes-gcm-riscv64-z… 94 GENERATE[ghash-riscv64-zvkb-zvbc.s]=asm/ghash-riscv64-zvkb-zvbc.pl
|
| H A D | gcm128.c | 416 /* zvkb/Zvbc (vector crypto with vclmul) based routines. */
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OPENSSL_riscvcap.3 | 175 .IP ZVBC 4 176 .IX Item "ZVBC"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleZvk.td | 20 /// Zvbc extension 64 /// Zvbc extension
|
| H A D | RISCVFeatures.td | 750 : RISCVExtension<"zvbc", 1, 0, 751 "'Zvbc' (Vector Carryless Multiplication)">, 755 "'Zvbc' (Vector Carryless Multiplication)">; 826 "'Zvknc' (shorthand for 'Zvknc' and 'Zvbc')", 843 "'Zvksc' (shorthand for 'Zvks' and 'Zvbc')",
|
| H A D | RISCVSchedSiFiveP600.td | 768 // Zvbc 1104 // Zvbc
|
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | riscv_arch.def | 45 RISCV_DEFINE_CAP(ZVBC, 0, 16, 4, (1 << 18))
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_riscvcap.pod | 133 =item ZVBC
|
| /freebsd/sys/contrib/device-tree/Bindings/riscv/ |
| H A D | extensions.yaml | 510 - const: zvbc 512 The standard Zvbc extension for vectored carryless multiplication 821 - const: zvbc
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | RISCVISAInfo.cpp | 749 if (Exts.count("zvbc") && !Exts.count("zve64x")) in checkDependency() 751 "'zvbc' requires 'v' or 'zve64*' extension to also be specified"); in checkDependency()
|
| H A D | Host.cpp | 2082 Features["zvbc"] = ExtMask & (1 << 18); // RISCV_HWPROBE_EXT_ZVBC in getHostCPUFeatures()
|
| /freebsd/crypto/openssl/crypto/modes/asm/ |
| H A D | ghash-riscv64-zvkb-zvbc.pl | 40 # - RISC-V Vector Carryless Multiplication extension ('Zvbc')
|
| /freebsd/crypto/openssl/providers/ |
| H A D | fips.module.sources | 278 crypto/modes/asm/ghash-riscv64-zvkb-zvbc.pl
|
| H A D | fips-sources.checksums | 278 …10aee1e97f098683e290c221cc90f6f4f8047b331e8071a8387559 crypto/modes/asm/ghash-riscv64-zvkb-zvbc.pl
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | RISCVVEmitter.cpp | 663 .Case("Zvbc", RVV_REQ_Zvbc) in createRVVIntrinsics()
|
| /freebsd/crypto/openssl/crypto/perlasm/ |
| H A D | riscv.pm | 877 ## Zvbc instructions
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaRISCV.cpp | 215 {"zvbc", RVV_REQ_Zvbc}, in ConstructRVVIntrinsics()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | riscv_vector.td | 2646 // zvbc 2647 let RequiredFeatures = ["Zvbc", "Experimental"] in {
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsRISCV.td | 1871 // Zvbc
|