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

  /src/external/gpl3/binutils/dist/opcodes/
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)
  /src/external/gpl3/binutils.old/dist/opcodes/
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)
  /src/external/gpl3/gdb/dist/opcodes/
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)
  /src/external/gpl3/gdb.old/dist/opcodes/
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)
dlx-dis.c 106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char));
152 if (r_opc[idx] != opc)

Completed in 45 milliseconds