Searched full:zbkb (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| H A D | runtime-const.h | 40 * If the processor supports the Zbkb extension, we can combine the final 42 * doesn't support Zbkb but does support the Zbb extension, we can 72 ".option arch,+zbkb\n\t" \
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 793 bool "Zbkb extension support for bit manipulation instructions" 798 Adds support to dynamically detect the presence of the ZBKB 801 The Zbkb extension provides instructions to accelerate a number
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 537 KVM_ISA_EXT_ARR(ZBKB), in isa_ext_single_id_to_str() 1181 KVM_ISA_EXT_SIMPLE_CONFIG(zbkb, ZBKB);
|
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 100 * :c:macro:`RISCV_HWPROBE_EXT_ZBKB` The Zbkb extension is supported, as
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 118 EXT_KEY(isainfo->isa, ZBKB, pair->value, missing); in hwprobe_isa_ext0()
|
| H A D | cpufeature.c | 538 __RISCV_ISA_EXT_DATA(zbkb, RISCV_ISA_EXT_ZBKB),
|