Home
last modified time | relevance | path

Searched refs:SBI_SPEC_VERS_MAJOR_MASK (Results 1 – 2 of 2) sorted by relevance

/libcpu/risc-v/common64/
A Dsbi.c110 major = (sbi_spec_version & SBI_SPEC_VERS_MAJOR_MASK) >> in sbi_print_version()
A Dsbi.h56 #define SBI_SPEC_VERS_MAJOR_MASK (0x7F << SBI_SPEC_VERS_MAJOR_OFFSET) macro

Completed in 3 milliseconds