Searched refs:match0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dsparc-dis.c251 unsigned long int match0 = op0->match, match1 = op1->match; local
275 if (match0 & lose0)
281 op0->name, match0, lose0);
302 int x0 = (match0 & x) != 0;

Completed in 98 milliseconds