Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h243 #define TIC6X_NUM_PREFER 2 macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c3139 unsigned int opc_rank[TIC6X_NUM_PREFER]; in md_assemble()
3538 for (i = 0; i < TIC6X_NUM_PREFER; i++) in md_assemble()
3541 min_rank = TIC6X_NUM_PREFER - 1; in md_assemble()