Lines Matching defs:load
77 * Compare @v against @expectnot. When it does _not_ match, load @v
78 * into @load, and store the content of *@v + voffp into @v.
82 long voffp, intptr_t *load, int cpu)
107 "movq %%rbx, %[load]\n\t"
122 [load] "m" (*load)
589 * Compare @v against @expectnot. When it does _not_ match, load @v
590 * into @load, and store the content of *@v + voffp into @v.
594 long voffp, intptr_t *load, int cpu)
619 "movl %%ebx, %[load]\n\t"
634 [load] "m" (*load)