Searched refs:op1_before (Results 1 – 2 of 2) sorted by relevance
19 quad_word op1_before = op1; in test() local58 if (op1.low != op1_before.low || op1.high != op1_before.high) { in test()79 if ((op1.high >> 32) != (op1_before.high >> 32) || in test()80 (op1.low >> 32) != (op1_before.low >> 32)) { in test()
17 quad_word op1_before, op2_before, op3_before; in test() local24 op1_before = _op1; in test()62 if (_op1.low != op1_before.low || _op1.high != op1_before.high) { in test()