Home
last modified time | relevance | path

Searched full:svade (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dextensions.yaml174 - const: svade
176 The standard Svade supervisor-level extension for SW-managed PTE A/D
180 Both Svade and Svadu extensions control the hardware behavior when
183 1) Neither Svade nor Svadu present in DT => It is technically
184 unknown whether the platform uses Svade or Svadu. Supervisor
187 2) Only Svade present in DT => Supervisor must assume Svade to be
191 4) Both Svade and Svadu present in DT => Supervisor must assume
199 privileged ISA specification. Please refer to Svade dt-binding
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td982 : RISCVExtension<"svade", 1, 0,
983 "'Svade' (Raise exceptions on improper A/D bits)">;