OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__set_cpsr_c
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/include/
cpufunc.h
293
static __inline uint32_t
__set_cpsr_c
(uint32_t bic, uint32_t eor) __attribute__((__unused__));
298
__set_cpsr_c
(uint32_t bic, uint32_t eor)
function in typeref:typename:uint32_t
364
(
__set_cpsr_c
((I32_bit | F32_bit), (old_cpsr) & (I32_bit | F32_bit)))
cpufunc.h
293
static __inline uint32_t
__set_cpsr_c
(uint32_t bic, uint32_t eor) __attribute__((__unused__));
298
__set_cpsr_c
(uint32_t bic, uint32_t eor)
function in typeref:typename:uint32_t
364
(
__set_cpsr_c
((I32_bit | F32_bit), (old_cpsr) & (I32_bit | F32_bit)))
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025