Home
last modified time | relevance | path

Searched full:cmpxchg8b (Results 1 – 7 of 7) sorted by relevance

/kvm-unit-tests/x86/
H A Dcmpxchg8b.c13 "lock cmpxchg8b (%0)\n" in test_cmpxchg8b()
16 report(mem[0] == 3 && mem[1] == 4, "cmpxchg8b"); in test_cmpxchg8b()
H A DMakefile.i38612 $(TEST_DIR)/cmpxchg8b.$(exe)
H A Dunittests.cfg47 [cmpxchg8b]
48 file = cmpxchg8b.flat
/kvm-unit-tests/lib/x86/
H A Datomic.h81 * fact that cmpxchg8b returns the current 64-bit value in atomic64_read()
86 "lock cmpxchg8b %1\n" in atomic64_read()
H A Datomic.c11 asm volatile("lock cmpxchg8b %1\n" in atomic64_cmpxchg()
/kvm-unit-tests/ci/
H A Dcirrus-ci-macos-i386.yml19 cmpxchg8b
/kvm-unit-tests/
H A D.gitlab-ci.yml352 cmpxchg8b