Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/x86_64/
H A Dcmpxchg.c15 static unsigned long test_cmpxchgw(unsigned long orig) in test_cmpxchgw() function
39 assert(test == test_cmpxchgw(test)); in main()