Home | History | Annotate | Download | only in test

Lines Matching full:cmpxchgl

915     TEST_CMPXCHG(cmpxchgl, "", "=q", 0xfbca7654);
919 TEST_CMPXCHG(cmpxchgl, "", "=q", 0xfffefdfc);
923 TEST_CMPXCHG(cmpxchgl, "", "=m", 0xfbca7654);
927 TEST_CMPXCHG(cmpxchgl, "", "=m", 0xfffefdfc);