Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-dis.c275 unsigned long int match0 = op0->match, match1 = op1->match; in compare_opcodes() local
299 if (match0 & lose0) in compare_opcodes()
305 op0->name, match0, lose0); in compare_opcodes()
326 int x0 = (match0 & x) != 0; in compare_opcodes()