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

  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 342 #define IA64_OP(i) (((i) >> 37) & 0xf)
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 342 #define IA64_OP(i) (((i) >> 37) & 0xf)
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 342 #define IA64_OP(i) (((i) >> 37) & 0xf)
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 342 #define IA64_OP(i) (((i) >> 37) & 0xf)
  /src/external/gpl3/binutils/dist/opcodes/
ia64-dis.c 40 op = IA64_OP (opcode);
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-dis.c 40 op = IA64_OP (opcode);
  /src/external/gpl3/gdb/dist/opcodes/
ia64-dis.c 40 op = IA64_OP (opcode);
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-dis.c 40 op = IA64_OP (opcode);

Completed in 114 milliseconds