Searched refs:FL_EXT (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dtic54x.h137 #define FL_EXT 0x20 /* instruction takes two words */ macro
/haiku-buildtools/binutils/include/opcode/
H A Dtic54x.h137 #define FL_EXT 0x20 /* instruction takes two words */ macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Dtic54x-opc.c250 FL_EXT|FL_SMR, 0x0C00, 0xFCE0, XREST},
326 FL_EXT|FL_SMR, 0x0C40, 0xFEE0, XREST},
431 FL_EXT, 0x0C60, 0xFEE0, XREST},
436 FL_EXT, 0x0C80, 0xFEE0, XREST },
447 FL_EXT|FL_SMR, 0x0C20, 0xFCE0, XREST},
H A Dtic54x-dis.c79 size, (tm->flags & FL_EXT)))
111 if (tm->flags & FL_EXT)
/haiku-buildtools/binutils/opcodes/
H A Dtic54x-opc.c252 FL_EXT|FL_SMR, 0x0C00, 0xFCE0, XREST},
328 FL_EXT|FL_SMR, 0x0C40, 0xFEE0, XREST},
433 FL_EXT, 0x0C60, 0xFEE0, XREST},
438 FL_EXT, 0x0C80, 0xFEE0, XREST },
449 FL_EXT|FL_SMR, 0x0C20, 0xFCE0, XREST},
H A Dtic54x-dis.c81 size, (tm->flags & FL_EXT)))
113 if (tm->flags & FL_EXT)
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-tic54x.c4058 int ext = (insn->tm->flags & FL_EXT) != 0;
4339 if (insn->tm->flags & FL_EXT)
/haiku-buildtools/binutils/gas/config/
H A Dtc-tic54x.c3751 int ext = (insn->tm->flags & FL_EXT) != 0;
4031 if (insn->tm->flags & FL_EXT)

Completed in 177 milliseconds