Searched defs:__volatile (Results 1 – 4 of 4) sorted by relevance
75 # define __volatile volatile macro
366 __asm __volatile("mov %%gs:0, %0" : "=r" (segbase)); in ThreadSelfSegbase() local369 __asm __volatile("movq %%fs:0, %0" : "=r" (segbase)); in ThreadSelfSegbase() local
85 __asm __volatile("cpuid" : "=b" (cpu) : "a" (1) : "cx", "dx"); in apicid() local