Lines Matching defs:load
177 * Compare @v against @expectnot. When it does _not_ match, load @v
178 * into @load, and store the content of *@v + voffp into @v.
182 long voffp, intptr_t *load, int cpu)
207 "movq %%rbx, %[load]\n\t"
222 [load] "m" (*load)
786 * Compare @v against @expectnot. When it does _not_ match, load @v
787 * into @load, and store the content of *@v + voffp into @v.
791 long voffp, intptr_t *load, int cpu)
816 "movl %%ebx, %[load]\n\t"
831 [load] "m" (*load)