Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dadd-logical-with-carry.c12 unsigned long exp_sum; member
144 if (sum != t->exp_sum || cc != t->exp_cc) { in main()
148 t->exp_sum, t->exp_cc); in main()