Home
last modified time | relevance | path

Searched refs:sret (Results 1 – 5 of 5) sorted by relevance

/libcpu/risc-v/common64/
A Dsbi.c230 struct sbi_ret sret; in sbi_init() local
236 sret = sbi_get_spec_version(); in sbi_init()
237 if (sret.error != 0) in sbi_init()
245 sbi_spec_version = sret.value; in sbi_init()
A Dcontext_gcc.S88 sret
115 sret
A Dinterrupt_gcc.S89 sret
A Dencoding.h1001 DECLARE_INSN(sret, MATCH_SRET, MASK_SRET)
/libcpu/risc-v/rv64/
A Dencoding.h984 DECLARE_INSN(sret, MATCH_SRET, MASK_SRET)

Completed in 20 milliseconds