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

  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 855 #define BRSL 0x33000000
864 brsl 00110011 0..
1182 brsl $75,__ovly_load
1298 bfd_put_32 (sec->owner, BRSL + (((to - from) << 5) & 0x007fff80) + 75,
1313 /* A brsl makes lr live and *(*sp+16) is live.
2328 else if (buf[0] == 0x33 && imm == 1 /* brsl .+4 */)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 855 #define BRSL 0x33000000
864 brsl 00110011 0..
1182 brsl $75,__ovly_load
1298 bfd_put_32 (sec->owner, BRSL + (((to - from) << 5) & 0x007fff80) + 75,
1313 /* A brsl makes lr live and *(*sp+16) is live.
2328 else if (buf[0] == 0x33 && imm == 1 /* brsl .+4 */)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 854 #define BRSL 0x33000000
863 brsl 00110011 0..
1181 brsl $75,__ovly_load
1297 bfd_put_32 (sec->owner, BRSL + (((to - from) << 5) & 0x007fff80) + 75,
1312 /* A brsl makes lr live and *(*sp+16) is live.
2324 else if (buf[0] == 0x33 && imm == 1 /* brsl .+4 */)
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 855 #define BRSL 0x33000000
864 brsl 00110011 0..
1182 brsl $75,__ovly_load
1298 bfd_put_32 (sec->owner, BRSL + (((to - from) << 5) & 0x007fff80) + 75,
1313 /* A brsl makes lr live and *(*sp+16) is live.
2328 else if (buf[0] == 0x33 && imm == 1 /* brsl .+4 */)

Completed in 25 milliseconds