Home
last modified time | relevance | path

Searched refs:ARM64_THREAD_REG (Results 1 – 3 of 3) sorted by relevance

/libcpu/aarch64/common/include/
A Dcpuport.h60 __asm__ volatile ("mrs %0, " RT_STRINGIFY(ARM64_THREAD_REG) :"=r"(thread)); in rt_hw_thread_self()
67 __asm__ volatile ("msr " RT_STRINGIFY(ARM64_THREAD_REG) ", %0"::"r"(thread)); in rt_hw_thread_set_self()
A Darmv8.h17 #define ARM64_THREAD_REG tpidr_el1 macro
/libcpu/aarch64/common/mp/
A Dcontext_gcc.S32 msr ARM64_THREAD_REG, \srcx

Completed in 5 milliseconds