Searched refs:B_DOT (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-ppc.c | 211 #define B_DOT 0x48000000 /* b . */ macro 3427 insn ^= B_DOT; in ppc64_elf_get_synthetic_symtab() 10386 bfd_put_32 (obfd, B_DOT | (cmp_branch_off & 0x3fffffc), p), p += 4; in build_plt_stub() 10568 bfd_put_32 (htab->params->stub_bfd, B_DOT | (off & 0x3fffffc), loc); in ppc_build_one_stub() 12808 B_DOT | ((htab->glink->contents - p + 8) & 0x3fffffc), p); in ppc64_elf_build_stubs()
|
D | ChangeLog-0203 | 11152 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
|