Searched refs:MTSP_R1 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-hppa.c | 631 #define MTSP_R1 0x00011820 /* mtsp %r1,%sr0 */ macro 761 bfd_put_32 (stub_bfd, (bfd_vma) MTSP_R1, loc + 16); in hppa_build_one_stub() 814 bfd_put_32 (stub_bfd, (bfd_vma) MTSP_R1, loc + 16); in hppa_build_one_stub() 844 #undef MTSP_R1
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-hppa.c | 660 #define MTSP_R1 0x00011820 /* mtsp %r1,%sr0 */ macro 790 bfd_put_32 (stub_bfd, (bfd_vma) MTSP_R1, loc + 16); in hppa_build_one_stub() 843 bfd_put_32 (stub_bfd, (bfd_vma) MTSP_R1, loc + 16); in hppa_build_one_stub() 873 #undef MTSP_R1
|