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

  /src/external/gpl3/gdb.old/dist/sim/rx/
rx.c 169 op_lookup (int a, int b, int c) function
2187 int omap = op_lookup (opcode->op[0].type, opcode->op[1].type, opcode->op[2].type);
  /src/external/gpl3/gdb/dist/sim/rx/
rx.c 169 op_lookup (int a, int b, int c) function
2187 int omap = op_lookup (opcode->op[0].type, opcode->op[1].type, opcode->op[2].type);
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 3632 op_lookup (const char *mnemonic)
7908 op_lookup (mnemonic);
8110 op_lookup (mnemonic);
8132 op_lookup (mnemonic);
8140 op_lookup (mnemonic);
8153 op_lookup (mnemonic);
8160 op_lookup (mnemonic);
3630 op_lookup (const char *mnemonic) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 3578 op_lookup (const char *mnemonic)
7742 op_lookup (mnemonic);
7944 op_lookup (mnemonic);
7966 op_lookup (mnemonic);
7974 op_lookup (mnemonic);
7987 op_lookup (mnemonic);
7994 op_lookup (mnemonic);
3576 op_lookup (const char *mnemonic) function

Completed in 64 milliseconds