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

  /src/external/gpl3/binutils/dist/bfd/
elf32-or1k.c 43 #define OR1K_NOP 0x15000000
2288 if (insns[insn_count-1] == OR1K_NOP)
2299 output_insns[insn_count] = OR1K_NOP;
2404 plt[2] = OR1K_NOP;
2530 plt[2] = OR1K_NOP;
2551 plt[4] = OR1K_NOP;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-or1k.c 43 #define OR1K_NOP 0x15000000
2287 if (insns[insn_count-1] == OR1K_NOP)
2298 output_insns[insn_count] = OR1K_NOP;
2402 plt[2] = OR1K_NOP;
2528 plt[2] = OR1K_NOP;
2549 plt[4] = OR1K_NOP;
  /src/external/gpl3/gdb/dist/bfd/
elf32-or1k.c 43 #define OR1K_NOP 0x15000000
2287 if (insns[insn_count-1] == OR1K_NOP)
2298 output_insns[insn_count] = OR1K_NOP;
2402 plt[2] = OR1K_NOP;
2528 plt[2] = OR1K_NOP;
2549 plt[4] = OR1K_NOP;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-or1k.c 43 #define OR1K_NOP 0x15000000
2289 if (insns[insn_count-1] == OR1K_NOP)
2300 output_insns[insn_count] = OR1K_NOP;
2404 plt[2] = OR1K_NOP;
2530 plt[2] = OR1K_NOP;
2551 plt[4] = OR1K_NOP;

Completed in 32 milliseconds