Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h149 MAX_OPRD enumerator
Dcr16.h153 MAX_OPRD enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-dis.c137 if (op < MAX_OPRD) in getbits()
148 if (op < MAX_OPRD) in getargtype()
Dcr16-dis.c141 if (op < MAX_OPRD) in getbits()
152 if (op < MAX_OPRD) in getargtype()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c176 if (op < MAX_OPRD) in get_opbits()
187 if (op < MAX_OPRD) in get_optype()
198 if (op < MAX_OPRD) in get_opflags()
Dtc-cr16.c273 if (op < MAX_OPRD) in get_opbits()
284 if (op < MAX_OPRD) in get_optype()
295 if (op < MAX_OPRD) in get_opflags()