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

  /src/external/gpl3/binutils/dist/opcodes/
mips-dis.c 49 unsigned int cp0reg;
1191 unsigned int cp0reg,
1197 if (names[i].cp0reg == cp0reg && names[i].sel == sel)
48 unsigned int cp0reg; member in struct:mips_cp0sel_name
  /src/external/gpl3/binutils.old/dist/opcodes/
mips-dis.c 49 unsigned int cp0reg;
1191 unsigned int cp0reg,
1197 if (names[i].cp0reg == cp0reg && names[i].sel == sel)
48 unsigned int cp0reg; member in struct:mips_cp0sel_name
  /src/external/gpl3/gdb.old/dist/opcodes/
mips-dis.c 49 unsigned int cp0reg;
1164 unsigned int cp0reg,
1170 if (names[i].cp0reg == cp0reg && names[i].sel == sel)
48 unsigned int cp0reg; member in struct:mips_cp0sel_name
  /src/external/gpl3/gdb/dist/opcodes/
mips-dis.c 49 unsigned int cp0reg;
1191 unsigned int cp0reg,
1197 if (names[i].cp0reg == cp0reg && names[i].sel == sel)
48 unsigned int cp0reg; member in struct:mips_cp0sel_name

Completed in 36 milliseconds