HomeSort by relevance Sort by last modified time
    Searched full:new_operands (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.c 487 s_operand new_operands[MAX_NUM_OPERANDS]; local
506 operandCount = xgate_get_operands (input_line, new_operands);
509 new_operands, operandCount);
519 xgate_scan_operands (opcode, new_operands);
557 operandCount = xgate_get_operands(input_line, new_operands);
559 opcode_handle->number_of_modes, new_operands,
561 xgate_scan_operands (macro_opcode, new_operands);
    [all...]

Completed in 860 milliseconds