Home | History | Annotate | Download | only in src

Lines Matching refs:o0

16           ld      [%o0], %o2              ! Set the current value
18 ! swap [%o0], %o3 ! Do the compare and swap
19 cas [%o0], %o2, %o3
23 mov %o2, %o0 ! Set the new value
35 ld [%o0], %o2 ! set the current
37 ! swap [%o0], %o3 ! Do the compare and swap
38 cas [%o0], %o2, %o3
57 ld [%o0], %o2 ! set the current
59 ! swap [%o0], %o3 ! Do the compare and swap
60 cas [%o0], %o2, %o3