HomeSort by: relevance | last modified time | path
    Searched refs:FL_EXT (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
tic54x.h 137 #define FL_EXT 0x20 /* instruction takes two words */
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic54x.h 137 #define FL_EXT 0x20 /* instruction takes two words */
  /src/external/gpl3/gdb/dist/include/opcode/
tic54x.h 137 #define FL_EXT 0x20 /* instruction takes two words */
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic54x.h 137 #define FL_EXT 0x20 /* instruction takes two words */
  /src/external/gpl3/binutils/dist/opcodes/
tic54x-opc.c 252 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},
tic54x-dis.c 81 size, (tm->flags & FL_EXT)))
113 if (tm->flags & FL_EXT)
  /src/external/gpl3/binutils.old/dist/opcodes/
tic54x-opc.c 252 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},
tic54x-dis.c 81 size, (tm->flags & FL_EXT)))
113 if (tm->flags & FL_EXT)
  /src/external/gpl3/gdb/dist/opcodes/
tic54x-opc.c 252 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},
tic54x-dis.c 81 size, (tm->flags & FL_EXT)))
113 if (tm->flags & FL_EXT)
  /src/external/gpl3/gdb.old/dist/opcodes/
tic54x-opc.c 252 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},
tic54x-dis.c 81 size, (tm->flags & FL_EXT)))
113 if (tm->flags & FL_EXT)
  /src/external/gpl3/binutils/dist/gas/config/
tc-tic54x.c 3765 int ext = (insn->tm->flags & FL_EXT) != 0;
4042 if (insn->tm->flags & FL_EXT)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic54x.c 3765 int ext = (insn->tm->flags & FL_EXT) != 0;
4042 if (insn->tm->flags & FL_EXT)

Completed in 43 milliseconds