Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/x86_64/
H A Dcmpxchg.c5 static unsigned long test_cmpxchgb(unsigned long orig) in test_cmpxchgb() function
38 assert(test == test_cmpxchgb(test)); in main()