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

  /src/external/gpl3/binutils/dist/bfd/
elf32-or1k.c 42 #define OR1K_JR(B) (0x44000000 | (B << 11))
2415 or1k_write_plt_entry (output_bfd, splt->contents, OR1K_JR(15),
2556 OR1K_JR(12), plt, plt_insn_count);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-or1k.c 42 #define OR1K_JR(B) (0x44000000 | (B << 11))
2413 or1k_write_plt_entry (output_bfd, splt->contents, OR1K_JR(15),
2554 OR1K_JR(12), plt, plt_insn_count);
  /src/external/gpl3/gdb/dist/bfd/
elf32-or1k.c 42 #define OR1K_JR(B) (0x44000000 | (B << 11))
2413 or1k_write_plt_entry (output_bfd, splt->contents, OR1K_JR(15),
2554 OR1K_JR(12), plt, plt_insn_count);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-or1k.c 42 #define OR1K_JR(B) (0x44000000 | (B << 11))
2415 or1k_write_plt_entry (output_bfd, splt->contents, OR1K_JR(15),
2556 OR1K_JR(12), plt, plt_insn_count);

Completed in 32 milliseconds