Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Driscv,timer.yaml16 extension or the RISC-V Sstc extension.
/freebsd/lib/libvmmapi/riscv/
H A Dvmmapi_machdep.c43 [VM_CAP_SSTC] = "sstc",
/freebsd/sys/riscv/riscv/
H A Didentcpu.c163 CHECK_S_EXT("sstc", SV_SSTC); in parse_ext_s()
561 "\01Sstc" in printcpuinfo()
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dextensions.yaml150 - const: sstc
152 The standard Sstc supervisor-level extension for time compare as
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td953 : RISCVExtension<"sstc", 1, 0,
954 "'Sstc' (Supervisor-mode timer interrupts)">;