Home | History | Annotate | Download | only in X86

Lines Matching refs:cmpxchgb

154 // CHECK: cmpxchgb %al, (%ebx)
155 lock;cmpxchgb %al, 0(%ebx)