Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Drx-parse.y1117 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0])) macro
1238 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++) in rx_lex()