Searched refs:restgpr0 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | powerpc.cc | 4805 restgpr0(unsigned char* p, int r) in restgpr0() function 4819 p = restgpr0<big_endian>(p, r); in restgpr0_tail() 4824 p = restgpr0<big_endian>(p, 30); in restgpr0_tail() 4825 p = restgpr0<big_endian>(p, 31); in restgpr0_tail() 4986 restgpr0<big_endian>, restgpr0_tail<big_endian>); in Output_data_save_res() 4989 restgpr0<big_endian>, restgpr0_tail<big_endian>); in Output_data_save_res()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-ppc.c | 6612 restgpr0 (bfd *abfd, bfd_byte *p, int r) in restgpr0() function 6623 p = restgpr0 (abfd, p, r); in restgpr0_tail() 6628 p = restgpr0 (abfd, p, 30); in restgpr0_tail() 6629 p = restgpr0 (abfd, p, 31); in restgpr0_tail() 6902 { "_restgpr0_", 14, 29, restgpr0, restgpr0_tail }, in ppc64_elf_func_desc_adjust() 6903 { "_restgpr0_", 30, 31, restgpr0, restgpr0_tail }, in ppc64_elf_func_desc_adjust()
|
D | ChangeLog-2004 | 1576 (savegpr0, savegpr0_tail, restgpr0, restgpr0_tail): New functions.
|