HomeSort by: relevance | last modified time | path
    Searched defs:operand_forms (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-tic6x.c 3133 unsigned int operand_forms[TIC6X_MAX_SOURCE_OPERANDS] = { 0 }; local
3304 operand_forms[i]
3316 operand_forms[i] |= tic6x_coarse_operand_form (f);
3376 operand_forms[num_operands_read], str, opc_len,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic6x.c 3133 unsigned int operand_forms[TIC6X_MAX_SOURCE_OPERANDS] = { 0 }; local
3304 operand_forms[i]
3316 operand_forms[i] |= tic6x_coarse_operand_form (f);
3376 operand_forms[num_operands_read], str, opc_len,

Completed in 17 milliseconds