| /src/external/bsd/pcc/dist/pcc/mip/ |
| mkext.c | 135 int i, j, areg, breg, creg, dreg, mx, ereg, freg, greg; local 281 areg = breg = creg = dreg = ereg = freg = greg = 0; 291 if (rstatus[i] & SGREG) regclassmap[6][i] = greg++; 299 fprintf(fh, "#define GREGCNT %d\n", greg); 312 if (greg > bitsz) 313 printf("%d regs in class G (max %d)\n", greg, bitsz), rval++; 365 if (greg > mx) mx = greg; 393 areg, breg, creg, dreg, ereg, freg, greg); 401 fprintf(fc, "\treturn 0x%x;\n}\n", (1 << greg)-1) [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfxx-aarch64.c | 683 const void *greg; local 691 greg = va_arg (ap, const void *); 692 memcpy (data + 112, greg, 272);
|
| elf32-mips.c | 2431 const void *greg; 2439 greg = va_arg (ap, const void *); 2440 memcpy (data + 72, greg, 180); 2427 const void *greg; local
|
| elfn32-mips.c | 4034 const void *greg; 4042 greg = va_arg (ap, const void *); 4043 memcpy (data + 72, greg, 360); 4026 const void *greg; local
|
| elf64-mips.c | 4648 const void *greg; 4656 greg = va_arg (ap, const void *); 4657 memcpy (data + 112, greg, 360); 4638 const void *greg; local
|
| elf64-mmix.c | 57 struct bpo_greg_section_info *greg; member in union:_mmix_elf_section_data::__anon11256 132 greg contents section (MMIX_LD_ALLOCATED_REG_CONTENTS_SECTION_NAME), 1181 gregdata = mmix_elf_section_data (bpo_greg_section)->bpo.greg; 1842 /* This relocation causes a GREG allocation. We need to count 1875 GREG allocations, and that works. */ 1884 mmix_elf_section_data (allocated_gregs_section)->bpo.greg 1889 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg; 2306 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; 2323 /* Allocate and set up the GREG arrays. They're filled in at relaxation 2384 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; [all...] |
| elfnn-riscv.c | 5730 const void *greg; local 5738 greg = va_arg (ap, const void *); 5739 memcpy (data + PRSTATUS_OFFSET_PR_REG, greg,
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfxx-aarch64.c | 683 const void *greg; local 691 greg = va_arg (ap, const void *); 692 memcpy (data + 112, greg, 272);
|
| elf32-mips.c | 2431 const void *greg; 2439 greg = va_arg (ap, const void *); 2440 memcpy (data + 72, greg, 180); 2427 const void *greg; local
|
| elfn32-mips.c | 4032 const void *greg; 4040 greg = va_arg (ap, const void *); 4041 memcpy (data + 72, greg, 360); 4024 const void *greg; local
|
| elf64-mips.c | 4633 const void *greg; 4641 greg = va_arg (ap, const void *); 4642 memcpy (data + 112, greg, 360); 4625 const void *greg; local
|
| elf64-mmix.c | 57 struct bpo_greg_section_info *greg; member in union:_mmix_elf_section_data::__anon105 132 greg contents section (MMIX_LD_ALLOCATED_REG_CONTENTS_SECTION_NAME), 1181 gregdata = mmix_elf_section_data (bpo_greg_section)->bpo.greg; 1842 /* This relocation causes a GREG allocation. We need to count 1875 GREG allocations, and that works. */ 1884 mmix_elf_section_data (allocated_gregs_section)->bpo.greg 1889 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg; 2306 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; 2323 /* Allocate and set up the GREG arrays. They're filled in at relaxation 2384 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; [all...] |
| elfnn-riscv.c | 5495 const void *greg; local 5503 greg = va_arg (ap, const void *); 5504 memcpy (data + PRSTATUS_OFFSET_PR_REG, greg,
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ppc-sysv-tdep.c | 101 int greg = 3; local 117 tdep->ppc_gp0_regnum + greg, 119 greg++; 207 if (greg > 9) 209 /* Just in case GREG was 10. */ 210 greg = 11; 219 if ((greg & 1) == 0) 220 greg++; 223 regcache->cooked_write (tdep->ppc_gp0_regnum + greg + 0, 225 regcache->cooked_write (tdep->ppc_gp0_regnum + greg + 1 1251 int greg; member in struct:ppc64_sysv_argpos [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elfxx-aarch64.c | 683 const void *greg; local 691 greg = va_arg (ap, const void *); 692 memcpy (data + 112, greg, 272);
|
| elf32-mips.c | 2431 const void *greg; 2439 greg = va_arg (ap, const void *); 2440 memcpy (data + 72, greg, 180); 2427 const void *greg; local
|
| elfn32-mips.c | 4032 const void *greg; 4040 greg = va_arg (ap, const void *); 4041 memcpy (data + 72, greg, 360); 4024 const void *greg; local
|
| elf64-mips.c | 4633 const void *greg; 4641 greg = va_arg (ap, const void *); 4642 memcpy (data + 112, greg, 360); 4625 const void *greg; local
|
| elf64-mmix.c | 57 struct bpo_greg_section_info *greg; member in union:_mmix_elf_section_data::__anon135 132 greg contents section (MMIX_LD_ALLOCATED_REG_CONTENTS_SECTION_NAME), 1181 gregdata = mmix_elf_section_data (bpo_greg_section)->bpo.greg; 1843 /* This relocation causes a GREG allocation. We need to count 1876 GREG allocations, and that works. */ 1885 mmix_elf_section_data (allocated_gregs_section)->bpo.greg 1890 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg; 2307 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; 2324 /* Allocate and set up the GREG arrays. They're filled in at relaxation 2385 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| ppc-sysv-tdep.c | 101 int greg = 3; local 117 tdep->ppc_gp0_regnum + greg, 119 greg++; 207 if (greg > 9) 209 /* Just in case GREG was 10. */ 210 greg = 11; 219 if ((greg & 1) == 0) 220 greg++; 223 regcache->cooked_write (tdep->ppc_gp0_regnum + greg + 0, 225 regcache->cooked_write (tdep->ppc_gp0_regnum + greg + 1 1251 int greg; member in struct:ppc64_sysv_argpos [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elfxx-aarch64.c | 685 const void *greg; local 693 greg = va_arg (ap, const void *); 694 memcpy (data + 112, greg, 272);
|
| elfn32-mips.c | 4034 const void *greg; 4042 greg = va_arg (ap, const void *); 4043 memcpy (data + 72, greg, 360); 4026 const void *greg; local
|
| elf32-mips.c | 3937 const void *greg; 3945 greg = va_arg (ap, const void *); 3946 memcpy (data + 72, greg, 180); 3933 const void *greg; local
|
| elf64-mips.c | 4648 const void *greg; 4656 greg = va_arg (ap, const void *); 4657 memcpy (data + 112, greg, 360); 4638 const void *greg; local
|
| elf64-mmix.c | 57 struct bpo_greg_section_info *greg; member in union:_mmix_elf_section_data::__anon9773 132 greg contents section (MMIX_LD_ALLOCATED_REG_CONTENTS_SECTION_NAME), 1181 gregdata = mmix_elf_section_data (bpo_greg_section)->bpo.greg; 1843 /* This relocation causes a GREG allocation. We need to count 1876 GREG allocations, and that works. */ 1885 mmix_elf_section_data (allocated_gregs_section)->bpo.greg 1890 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg; 2307 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; 2324 /* Allocate and set up the GREG arrays. They're filled in at relaxation 2385 gregdata = mmix_elf_section_data (bpo_gregs_section)->bpo.greg; [all...] |