Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml506 Load/Store Pair for RV32. As with Zilsd, this extension was ratified
643 - const: zilsd
645 The standard Zilsd extension which provides support for aligned
1149 # Zclsd depends on Zilsd and Zca
1157 - const: zilsd
1202 # Zilsd extension does not exist on rv64
1213 const: zilsd
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c615 KVM_ISA_EXT_ARR(ZILSD), in isa_ext_id_to_str()
1277 KVM_ISA_EXT_SIMPLE_CONFIG(zilsd, ZILSD);
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst284 * :c:macro:`RISCV_HWPROBE_EXT_ZILSD`: The Zilsd extension is supported as
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c132 EXT_KEY(isainfo->isa, ZILSD, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c561 __RISCV_ISA_EXT_DATA_VALIDATE(zilsd, RISCV_ISA_EXT_ZILSD, riscv_ext_zilsd_validate),