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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1122 int cpumatch;
1123 opcode = find_opcode_match (opcode, tok, &ntok, &cpumatch);
1129 else if (cpumatch)
3095 int cpumatch = 1;
3128 opcode = find_opcode_match (opcode, tok, &ntok, &cpumatch);
3145 if (cpumatch)
1115 int cpumatch; local
3088 int cpumatch = 1; local

Completed in 201 milliseconds