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

  /src/external/gpl3/binutils/dist/bfd/
elf32-or1k.c 41 #define OR1K_ORI0(D) (0xA8000000 | (D << 21))
2508 plt[2] = OR1K_ORI0(11) | plt_reloc;
2529 plt[1] = OR1K_ORI0(11) | plt_reloc;
2539 plt[2] = OR1K_ORI0(11) | plt_reloc;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-or1k.c 41 #define OR1K_ORI0(D) (0xA8000000 | (D << 21))
2506 plt[2] = OR1K_ORI0(11) | plt_reloc;
2527 plt[1] = OR1K_ORI0(11) | plt_reloc;
2537 plt[2] = OR1K_ORI0(11) | plt_reloc;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-or1k.c 41 #define OR1K_ORI0(D) (0xA8000000 | (D << 21))
2506 plt[2] = OR1K_ORI0(11) | plt_reloc;
2527 plt[1] = OR1K_ORI0(11) | plt_reloc;
2537 plt[2] = OR1K_ORI0(11) | plt_reloc;
  /src/external/gpl3/gdb/dist/bfd/
elf32-or1k.c 41 #define OR1K_ORI0(D) (0xA8000000 | (D << 21))
2507 plt[2] = OR1K_ORI0(11) | plt_reloc;
2528 plt[1] = OR1K_ORI0(11) | plt_reloc;
2538 plt[2] = OR1K_ORI0(11) | plt_reloc;

Completed in 18 milliseconds