Home
last modified time | relevance | path

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

/kvm-unit-tests/powerpc/
H A Datomics.c142 unsigned long var1; in test_lqarx_stqcx() member
146 unsigned long var1; in test_lqarx_stqcx()
156 var.var1 = 1; in test_lqarx_stqcx()
174 report(old1 == 2 && old2 == 1 && var.var1 == 4 && var.var2 == 3, in test_lqarx_stqcx()
177 var.var1 = 1; in test_lqarx_stqcx()
190 report(result == 0 && var.var1 == 1 && var.var2 == 2, in test_lqarx_stqcx()
193 var.var1 = 1; in test_lqarx_stqcx()
208 if (result == 0 && (var.var1 == 0 || var.var2 == 0)) in test_lqarx_stqcx()