Lines Matching refs:cmp
183 int IR, cmp; in do_spe_mathemu() local
266 cmp = 0; in do_spe_mathemu()
270 cmp = 1; in do_spe_mathemu()
274 cmp = -1; in do_spe_mathemu()
338 if (IR == cmp) { in do_spe_mathemu()
396 cmp = 0; in do_spe_mathemu()
400 cmp = 1; in do_spe_mathemu()
404 cmp = -1; in do_spe_mathemu()
480 if (IR == cmp) { in do_spe_mathemu()
555 cmp = 0; in do_spe_mathemu()
559 cmp = 1; in do_spe_mathemu()
563 cmp = -1; in do_spe_mathemu()
647 ch = (IR0 == cmp) ? 1 : 0; in do_spe_mathemu()
648 cl = (IR1 == cmp) ? 1 : 0; in do_spe_mathemu()