Searched defs:COPROC_READ_WORD (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libplatsupport/sel4_arch_include/aarch64/platsupport/sel4_arch/
H A Dutil.h16 #define COPROC_READ_WORD(R,W) asm volatile ("mrs %0, " R : "=r" (W)) macro
/seL4-refos-master/projects/util_libs/libplatsupport/sel4_arch_include/aarch64/platsupport/sel4_arch/
H A Dutil.h16 #define COPROC_READ_WORD(R,W) asm volatile ("mrs %0, " R : "=r" (W)) macro
/seL4-refos-master/libs/libplatsupport/sel4_arch_include/aarch32/platsupport/sel4_arch/
H A Dutil.h29 #define COPROC_READ_WORD(R,W) MRC(R,W) macro
/seL4-refos-master/projects/util_libs/libplatsupport/sel4_arch_include/aarch32/platsupport/sel4_arch/
H A Dutil.h29 #define COPROC_READ_WORD(R,W) MRC(R,W) macro

Completed in 29 milliseconds