Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c484 unsigned int operandCount = 0; in md_assemble() local
506 operandCount = xgate_get_operands (input_line, new_operands); in md_assemble()
509 new_operands, operandCount); in md_assemble()
557 operandCount = xgate_get_operands(input_line, new_operands); in md_assemble()
560 operandCount); in md_assemble()
908 int numberOfModes, s_operand oprs[], unsigned int operandCount) in xgate_find_match() argument
917 switch (operandCount) in xgate_find_match()