Home
last modified time | relevance | path

Searched full:zvfh (Results 1 – 6 of 6) sorted by relevance

/linux-6.8/Documentation/arch/riscv/
Dhwprobe.rst166 * :c:macro:`RISCV_HWPROBE_EXT_ZVFH`: The Zvfh extension is supported as
168 ("Remove draft warnings from Zvfh[min]").
172 ("Remove draft warnings from Zvfh[min]").
/linux-6.8/Documentation/devicetree/bindings/riscv/
Dextensions.yaml384 - const: zvfh
386 The standard Zvfh extension for vectored half-precision
388 ("Remove draft warnings from Zvfh[min]") of riscv-v-spec.
394 ("Remove draft warnings from Zvfh[min]") of riscv-v-spec.
/linux-6.8/tools/testing/selftests/kvm/riscv/
Dget-reg-list.c450 KVM_ISA_EXT_ARR(ZVFH), in isa_ext_single_id_to_str()
971 KVM_ISA_EXT_SIMPLE_CONFIG(zvfh, ZVFH);
/linux-6.8/arch/riscv/kernel/
Dsys_hwprobe.c126 EXT_KEY(ZVFH); in hwprobe_isa_ext0()
Dcpufeature.c297 __RISCV_ISA_EXT_DATA(zvfh, RISCV_ISA_EXT_ZVFH),
/linux-6.8/arch/riscv/kvm/
Dvcpu_onereg.c71 KVM_ISA_EXT_ARR(ZVFH),