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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 1854 int64_t nme = ~(insn >> 1) & 0x1f; local
1855 if (sh != nme)
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 1854 int64_t nme = ~(insn >> 1) & 0x1f; local
1855 if (sh != nme)
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 1808 int64_t nme = ~(insn >> 1) & 0x1f; local
1809 if (sh != nme)
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 1808 int64_t nme = ~(insn >> 1) & 0x1f; local
1809 if (sh != nme)

Completed in 69 milliseconds