OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MRS_TPIDR_R0
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/runtime/
tls_arm64.h
14
#define
MRS_TPIDR_R0
WORD $0xd53bd040 // MRS TPIDR_EL0, R0
20
#define
MRS_TPIDR_R0
WORD $0xd53bd060 // MRS TPIDRRO_EL0, R0
26
#define
MRS_TPIDR_R0
TPIDR_UNKNOWN
/prebuilts/go/linux-x86/src/runtime/
tls_arm64.h
14
#define
MRS_TPIDR_R0
WORD $0xd53bd040 // MRS TPIDR_EL0, R0
20
#define
MRS_TPIDR_R0
WORD $0xd53bd060 // MRS TPIDRRO_EL0, R0
26
#define
MRS_TPIDR_R0
TPIDR_UNKNOWN
Completed in 110 milliseconds