Searched full:zbkx (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsRISCV.td | 43 // Zbkx extension. 45 let Features = "zbkx,32bit" in { 48 } // Features = "zbkx,32bit" 50 let Features = "zbkx,64bit" in { 53 } // Features = "zbkx,64bit"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleZb.td | 45 // Zbkx extension 82 // Zbkx extension
|
| H A D | RISCVSchedXiangShanNanHu.td | 116 // Zbkx 304 // Zbkx
|
| H A D | RISCVFeatures.td | 524 : RISCVExtension<"zbkx", 1, 0, 525 "'Zbkx' (Crossbar permutation instructions)">, 529 "'Zbkx' (Crossbar permutation instructions)">;
|
| H A D | RISCVInstrInfoZb.td | 21 // Zbkx - 1.0 350 // use the mnemonics given to them in the ratified Zbkx extension.
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OPENSSL_riscvcap.3 | 127 .IP ZBKX 4 128 .IX Item "ZBKX"
|
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | riscv_arch.def | 35 RISCV_DEFINE_CAP(ZBKX, 0, 6, 4, (1 << 10))
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_riscvcap.pod | 75 =item ZBKX
|
| /freebsd/sys/contrib/device-tree/Bindings/riscv/ |
| H A D | extensions.yaml | 289 - const: zbkx 291 The standard Zbkx crossbar permutation instructions as ratified
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsRISCV.td | 106 // Zbkx
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | Host.cpp | 2074 Features["zbkx"] = ExtMask & (1 << 10); // RISCV_HWPROBE_EXT_ZBKX in getHostCPUFeatures()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 21960 // Zbkx in EmitRISCVBuiltinExpr()
|