Searched defs:__volatile__ (Results 1 – 2 of 2) sorted by relevance
41 __asm__ __volatile__("str x18, [%0]" ::"r"(&scs)); in ScopedSCSExit() local45 __asm__ __volatile__("ldr x18, [%0]; str xzr, [%0]" ::"r"(&scs)); in ~ScopedSCSExit() local
401 __asm__ __volatile__("" : : "r"(f) : "memory"); in Trap() local732 __asm__ __volatile__(".arch_extension mte; stg %0, [%0]" : : "r"(tagged_addr) : "memory"); in CreateTagMapping() local