Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml500 - const: zilsd
502 The standard Zilsd extension which provides support for aligned
510 Load/Store Pair for RV32. As with Zilsd, this extension was ratified
1079 # Zclsd depends on Zilsd and Zca
1087 - const: zilsd
1106 # Zilsd extension does not exist on rv64
1117 const: 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.c135 EXT_KEY(isainfo->isa, ZILSD, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c534 __RISCV_ISA_EXT_DATA_VALIDATE(zilsd, RISCV_ISA_EXT_ZILSD, riscv_ext_zilsd_validate),