Home
last modified time | relevance | path

Searched refs:version (Results 1 – 21 of 21) sorted by relevance

/libcpu/risc-v/common64/
A DREADME.md10 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
13 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
14 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
16 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
19 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
20 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
22 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
25 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
26 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
30 …ISC-V Instruction Set Manual Volume II: privileged supervisor-level ISA version 1.12 …
[all …]
/libcpu/aarch64/common/include/
A Dpsci.h68 #define PSCI_VERSION_MAJOR(version) (((version) & PSCI_VERSION_MAJOR_MASK) >> PSCI_VERSION_… argument
69 #define PSCI_VERSION_MINOR(version) ((version) & PSCI_VERSION_MINOR_MASK) argument
/libcpu/aarch64/common/
A Dpsci.c308 rt_uint32_t version = psci_0_2_get_version(); in psci_0_2_init() local
310 if (version >= PSCI_VERSION(0, 2)) in psci_0_2_init()
369 rt_uint32_t version = rt_psci_get_version(); in psci_ofw_init() local
373 RT_UNUSED(version); in psci_ofw_init()
375 … LOG_I("Using PSCI v%d.%d Function IDs", PSCI_VERSION_MAJOR(version), PSCI_VERSION_MINOR(version)); in psci_ofw_init()
/libcpu/mips/common/
A Dmips.inc8 * 2010-05-17 sangwei first version
/libcpu/ti-dsp/c6x/
A Dvector.asm8 ; 2021-11-16 Dystopia the first version
A Dcontext.asm8 ; 2021-11-16 Dystopia the first version
A Dintexc.asm8 ; 2021-11-16 Dystopia the first version
A Dcontextinc.asm8 ; 2021-11-16 Dystopia the first version
/libcpu/ti-dsp/c28x/
A Dcontext.s8 ; 2018-09-01 xuzhuoyi the first version.
353 ; compatible with old version
/libcpu/arm/cortex-m3/
A Dcontext_iar.S170 ; compatible with old version
A Dcontext_rvds.S177 ; compatible with old version
/libcpu/arm/cortex-m0/
A Dcontext_iar.S195 ; compatible with old version
A Dcontext_rvds.S199 ; compatible with old version
/libcpu/arm/cortex-m23/
A Dcontext_iar.S196 ; compatible with old version
A Dcontext_rvds.S200 ; compatible with old version
/libcpu/arm/cortex-m7/
A Dcontext_iar.S217 ; compatible with old version
A Dcontext_rvds.S218 ; compatible with old version
/libcpu/arm/cortex-m4/
A Dcontext_iar.S224 ; compatible with old version
A Dcontext_rvds.S223 ; compatible with old version
/libcpu/arm/cortex-m33/
A Dcontext_iar.S262 ; compatible with old version
A Dcontext_rvds.S264 ; compatible with old version

Completed in 34 milliseconds