Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml321 - const: zcmop
323 The standard Zcmop extension version 1.0, as ratified in commit
324 c732a4f39a4 ("Zcmop is ratified/1.0") of the riscv-isa-manual.
659 # Zcmop depends on Zca
662 const: zcmop
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst234 * :c:macro:`RISCV_HWPROBE_EXT_ZCMOP`: The Zcmop May-Be-Operations extension is
236 c732a4f39a4 ("Zcmop is ratified/1.0").
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c445 KVM_ISA_EXT_ARR(ZCMOP), in isa_ext_single_id_to_str()
980 KVM_ISA_EXT_SIMPLE_CONFIG(zcmop, ZCMOP);
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c108 EXT_KEY(ZCMOP); in hwprobe_isa_ext0()
H A Dcpufeature.c350 __RISCV_ISA_EXT_DATA_VALIDATE(zcmop, RISCV_ISA_EXT_ZCMOP, riscv_ext_zca_depends),
/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c62 KVM_ISA_EXT_ARR(ZCMOP),