Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dsparc-dis.c255 unsigned long int match0 = op0->match, match1 = op1->match; in compare_opcodes() local
279 if (match0 & lose0) in compare_opcodes()
285 op0->name, match0, lose0); in compare_opcodes()
306 int x0 = (match0 & x) != 0; in compare_opcodes()