Searched full:zbkb (Results 1 – 7 of 7) sorted by relevance
36 * If the processor supports the Zbkb extension, we can combine the final38 * doesn't support Zbkb but does support the Zbb extension, we can68 ".option arch,+zbkb\n\t" \
797 bool "Zbkb extension support for bit manipulation instructions"802 Adds support to dynamically detect the presence of the ZBKB805 The Zbkb extension provides instructions to accelerate a number
533 KVM_ISA_EXT_ARR(ZBKB), in isa_ext_single_id_to_str()1174 KVM_ISA_EXT_SIMPLE_CONFIG(zbkb, ZBKB);
288 - const: zbkb290 The standard Zbkb bitmanip instructions for cryptography as ratified
118 EXT_KEY(ZBKB); in hwprobe_isa_ext0()
490 __RISCV_ISA_EXT_DATA(zbkb, RISCV_ISA_EXT_ZBKB),
100 * :c:macro:`RISCV_HWPROBE_EXT_ZBKB` The Zbkb extension is supported, as