Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dd10v.h46 #define LONG_OPCODE 8 macro
/toolchain/binutils/binutils-2.25/opcodes/
Dd10v-dis.c163 if ((op->format & LONG_OPCODE) in dis_long()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d10v.c973 if ((opcode1->format & LONG_OPCODE) || (opcode2->format & LONG_OPCODE)) in write_2_short()
1783 if (opcode->format & LONG_OPCODE) in md_assemble()