Home
last modified time | relevance | path

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

/linux/Documentation/arch/riscv/
H A 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/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml777 - const: zvfh
779 The standard Zvfh extension for vectored half-precision
781 ("Remove draft warnings from Zvfh[min]") of riscv-v-spec.
787 ("Remove draft warnings from Zvfh[min]") of riscv-v-spec.
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c629 KVM_ISA_EXT_ARR(ZVFH), in isa_ext_id_to_str()
1291 KVM_ISA_EXT_SIMPLE_CONFIG(zvfh, ZVFH);
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c156 EXT_KEY(isainfo->isa, ZVFH, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c589 __RISCV_ISA_EXT_DATA(zvfh, RISCV_ISA_EXT_ZVFH),