Searched full:zfa (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/riscv/kvm/ |
| H A D | isa.c | 60 KVM_ISA_EXT_ARR(ZFA),
|
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 174 * :c:macro:`RISCV_HWPROBE_EXT_ZFA`: The Zfa extension is supported as 176 ("Zfa is ratified").
|
| /linux/Documentation/devicetree/bindings/riscv/ |
| H A D | extensions.yaml | 515 - const: zfa 517 The standard Zfa extension for additional floating point 518 instructions, as ratified in commit 056b6ff ("Zfa is ratified") of
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 580 KVM_ISA_EXT_ARR(ZFA), in isa_ext_single_id_to_str() 1205 KVM_ISA_EXT_SIMPLE_CONFIG(zfa, ZFA);
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 170 EXT_KEY(isainfo->isa, ZFA, pair->value, missing); in hwprobe_isa_ext0()
|
| H A D | cpufeature.c | 551 __RISCV_ISA_EXT_DATA_VALIDATE(zfa, RISCV_ISA_EXT_ZFA, riscv_ext_f_depends),
|