Home
last modified time | relevance | path

Searched refs:test_cmpxchgl (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/x86_64/
H A Dcmpxchg.c25 static unsigned long test_cmpxchgl(unsigned long orig) in test_cmpxchgl() function
40 assert(test == test_cmpxchgl(test)); in main()