HomeSort by: relevance | last modified time | path
    Searched defs:fpr (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/tests/lib/libc/sys/
t_ptrace_register_wait.h 44 struct fpreg fpr; local
119 SYSCALL_REQUIRE(ptrace(PT_GETFPREGS, child, &fpr, 0) != -1);
126 ptrace(PT_SETFPREGS, child, &fpr, 0) != -1);
t_ptrace_x86_wait.h 2934 struct fpreg fpr; local
3582 fxs = &fpr.fxstate;
3587 SYSCALL_REQUIRE(ptrace(PT_GETFPREGS, child, &fpr, 0)
3649 fxs = &fpr.fxstate;
3655 "NetBSD-CORE@*", PT_GETFPREGS, &fpr, sizeof(fpr)),
3656 sizeof(fpr));
3678 ? &fpr.fstate.s87_ac[n].f87_exp_sign \
3683 ? &fpr.fstate.s87_ac[n].f87_mantissa \
3752 ATF_CHECK_EQ(fpr.fstate.s87_cw
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
moxie-dis.c 30 static fprintf_ftype fpr; variable
51 fpr = info->fprintf_func;
69 fpr (stream, "%s", opcode->name);
72 fpr (stream, "%s\t%s", opcode->name,
76 fpr (stream, "%s\t%s, %s", opcode->name,
89 fpr (stream, "%s\t%s, 0x%x", opcode->name,
103 fpr (stream, "%s\t0x%x", opcode->name, imm);
116 fpr (stream, "%s\t", opcode->name);
122 fpr (stream, "%s\t(%s), %s", opcode->name,
126 fpr (stream, "%s\t%s, (%s)", opcode->name
    [all...]
ft32-dis.c 32 static fprintf_ftype fpr; variable
57 fpr (stream, "%s", oo->name);
59 fpr (stream, ".%c ", "bsl"[(iword >> FT32_FLD_DW_BIT) & 3]);
61 fpr (stream, " ");
76 case 0x00: fpr (stream, "nz"); break;
77 case 0x01: fpr (stream, "z"); break;
78 case 0x10: fpr (stream, "ae"); break;
79 case 0x11: fpr (stream, "b"); break;
80 case 0x20: fpr (stream, "no"); break;
81 case 0x21: fpr (stream, "o"); break
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
moxie-dis.c 30 static fprintf_ftype fpr; variable
51 fpr = info->fprintf_func;
69 fpr (stream, "%s", opcode->name);
72 fpr (stream, "%s\t%s", opcode->name,
76 fpr (stream, "%s\t%s, %s", opcode->name,
89 fpr (stream, "%s\t%s, 0x%x", opcode->name,
103 fpr (stream, "%s\t0x%x", opcode->name, imm);
116 fpr (stream, "%s\t", opcode->name);
122 fpr (stream, "%s\t(%s), %s", opcode->name,
126 fpr (stream, "%s\t%s, (%s)", opcode->name
    [all...]
ft32-dis.c 32 static fprintf_ftype fpr; variable
57 fpr (stream, "%s", oo->name);
59 fpr (stream, ".%c ", "bsl"[(iword >> FT32_FLD_DW_BIT) & 3]);
61 fpr (stream, " ");
76 case 0x00: fpr (stream, "nz"); break;
77 case 0x01: fpr (stream, "z"); break;
78 case 0x10: fpr (stream, "ae"); break;
79 case 0x11: fpr (stream, "b"); break;
80 case 0x20: fpr (stream, "no"); break;
81 case 0x21: fpr (stream, "o"); break
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
moxie-dis.c 30 static fprintf_ftype fpr; variable
51 fpr = info->fprintf_func;
69 fpr (stream, "%s", opcode->name);
72 fpr (stream, "%s\t%s", opcode->name,
76 fpr (stream, "%s\t%s, %s", opcode->name,
89 fpr (stream, "%s\t%s, 0x%x", opcode->name,
103 fpr (stream, "%s\t0x%x", opcode->name, imm);
116 fpr (stream, "%s\t", opcode->name);
122 fpr (stream, "%s\t(%s), %s", opcode->name,
126 fpr (stream, "%s\t%s, (%s)", opcode->name
    [all...]
ft32-dis.c 32 static fprintf_ftype fpr; variable
57 fpr (stream, "%s", oo->name);
59 fpr (stream, ".%c ", "bsl"[(iword >> FT32_FLD_DW_BIT) & 3]);
61 fpr (stream, " ");
76 case 0x00: fpr (stream, "nz"); break;
77 case 0x01: fpr (stream, "z"); break;
78 case 0x10: fpr (stream, "ae"); break;
79 case 0x11: fpr (stream, "b"); break;
80 case 0x20: fpr (stream, "no"); break;
81 case 0x21: fpr (stream, "o"); break
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
moxie-dis.c 30 static fprintf_ftype fpr; variable
51 fpr = info->fprintf_func;
69 fpr (stream, "%s", opcode->name);
72 fpr (stream, "%s\t%s", opcode->name,
76 fpr (stream, "%s\t%s, %s", opcode->name,
89 fpr (stream, "%s\t%s, 0x%x", opcode->name,
103 fpr (stream, "%s\t0x%x", opcode->name, imm);
116 fpr (stream, "%s\t", opcode->name);
122 fpr (stream, "%s\t(%s), %s", opcode->name,
126 fpr (stream, "%s\t%s, (%s)", opcode->name
    [all...]
ft32-dis.c 32 static fprintf_ftype fpr; variable
57 fpr (stream, "%s", oo->name);
59 fpr (stream, ".%c ", "bsl"[(iword >> FT32_FLD_DW_BIT) & 3]);
61 fpr (stream, " ");
76 case 0x00: fpr (stream, "nz"); break;
77 case 0x01: fpr (stream, "z"); break;
78 case 0x10: fpr (stream, "ae"); break;
79 case 0x11: fpr (stream, "b"); break;
80 case 0x20: fpr (stream, "no"); break;
81 case 0x21: fpr (stream, "o"); break
    [all...]
  /src/sys/arch/m68k/m68k/
sig_machdep.c 364 const __fpregset_t *fpr = &mcp->__fpregs; local
380 fpr->__fp_fpregs, sizeof(fpf->fpf_regs));
381 fpf->fpf_fpcr = fpr->__fp_pcr;
382 fpf->fpf_fpsr = fpr->__fp_psr;
383 fpf->fpf_fpiar = fpr->__fp_piaddr;
397 (void)memcpy(fpf->fpf_regs, fpr->__fp_fpregs,
399 fpf->fpf_fpcr = fpr->__fp_pcr;
400 fpf->fpf_fpsr = fpr->__fp_psr;
401 fpf->fpf_fpiar = fpr->__fp_piaddr;
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
linux-unwind.h 71 double fpr[32]; member in struct:gcc_regs
255 fs->regs.reg[i + 32].loc.offset = (long) &regs->fpr[i] - new_cfa;
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
linux-unwind.h 71 double fpr[32]; member in struct:gcc_regs
255 fs->regs.reg[i + 32].loc.offset = (long) &regs->fpr[i] - new_cfa;
  /src/sys/arch/sparc64/sparc64/
netbsd32_machdep.c 451 netbsd32_fpregset_t *fpr = &mcp->__fpregs;
461 memcpy(&fpr->__fpu_fr, fsp->fs_regs, sizeof (fpr->__fpu_fr));
537 const netbsd32_fpregset_t *fpr = &mcp->__fpregs; local
558 /* Note: sizeof fpr->__fpu_fr <= sizeof fsp->fs_regs. */
559 memcpy(fsp->fs_regs, fpr->__fpu_fr, sizeof (fpr->__fpu_fr));
560 fsp->fs_fsr = fpr->__fpu_fsr; /* don't care about fcc1-3 */
874 const __fpregset_t *fpr = &mcp->__fpregs; local
889 /* Note: sizeof fpr->__fpu_fr <= sizeof fsp->fs_regs. *
959 __fpregset_t *fpr = &mcp->__fpregs; local
    [all...]
machdep.c 2481 __fpregset_t *fpr = &mcp->__fpregs; local
2491 memcpy(&fpr->__fpu_fr, fsp->fs_regs, sizeof (fpr->__fpu_fr));
2583 const __fpregset_t *fpr = &mcp->__fpregs; local
2598 /* Note: sizeof fpr->__fpu_fr <= sizeof fsp->fs_regs. */
2599 memcpy(fsp->fs_regs, &fpr->__fpu_fr, sizeof (fpr->__fpu_fr));
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32_isr.h 407 NDS32_FPU8_TAB fpr; member in struct:__anon13394
409 NDS32_FPU16_TAB fpr; member in struct:__anon13394
411 NDS32_FPU32_TAB fpr; member in struct:__anon13394
413 NDS32_FPU64_TAB fpr; member in struct:__anon13394
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-call.cc 1836 passed in the last FPR as well.
1949 int fpr = ((FP_ARG_MAX_REG + 1 - cum->fregno)
1951 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8);
1956 ret = fpr;
2427 f_fpr = build_decl (BUILTINS_LOCATION, FIELD_DECL, get_identifier ("fpr"),
2470 tree gpr, fpr, ovf, sav, t;
2487 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), unshare_expr (valist),
2516 t = build2 (MODIFY_EXPR, TREE_TYPE (fpr), fpr,
2559 tree gpr, fpr, ovf, sav, reg, t, u
1946 int fpr = ((FP_ARG_MAX_REG + 1 - cum->fregno) local
2465 tree gpr, fpr, ovf, sav, t; local
2554 tree gpr, fpr, ovf, sav, reg, t, u; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32_isr.h 407 NDS32_FPU8_TAB fpr; member in struct:__anon15828
409 NDS32_FPU16_TAB fpr; member in struct:__anon15828
411 NDS32_FPU32_TAB fpr; member in struct:__anon15828
413 NDS32_FPU64_TAB fpr; member in struct:__anon15828
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-call.cc 1844 passed in the last FPR as well.
1957 int fpr = ((FP_ARG_MAX_REG + 1 - cum->fregno)
1959 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8);
1964 ret = fpr;
2431 f_fpr = build_decl (BUILTINS_LOCATION, FIELD_DECL, get_identifier ("fpr"),
2474 tree gpr, fpr, ovf, sav, t;
2491 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), unshare_expr (valist),
2520 t = build2 (MODIFY_EXPR, TREE_TYPE (fpr), fpr,
2563 tree gpr, fpr, ovf, sav, reg, t, u
1954 int fpr = ((FP_ARG_MAX_REG + 1 - cum->fregno) local
2469 tree gpr, fpr, ovf, sav, t; local
2558 tree gpr, fpr, ovf, sav, reg, t, u; local
    [all...]
  /src/external/gpl3/gdb/dist/sim/ppc/
registers.h 265 fpreg fpr[32]; member in struct:_registers
  /src/external/gpl3/gdb.old/dist/sim/ppc/
registers.h 265 fpreg fpr[32]; member in struct:_registers
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-early-ra.cc 115 // Enumerates the single FPR sizes that matter for register allocation.
124 // A live range for an FPR, containing program points [START_POINT,
125 // END_POINT]. If ALLOCNO is not INVALID_ALLOCNO, the FPR is known
196 // allocnos, such that two allocnos joined by an edge use the same FPR.
200 // that has one allocno for every FPR that needs to be allocated to
237 // The largest size of FPR needed by references to the allocno group.
254 // Represents a single FPR-sized quantity that needs to be allocated.
258 // allocnos. Quantities that occupy a single FPR are assigned their own
372 // Represents information about a copy between an allocno and an FPR.
373 // This establishes an affinity between the allocno and the FPR
380 unsigned int fpr : 16; member in struct:__anon12651::early_ra::allocno_copy_info
1638 unsigned int fpr = REGNO (src) - V0_REGNUM; local
1657 unsigned int fpr = REGNO (dest) - V0_REGNUM; local
2824 unsigned int fpr = copy.fpr - offset; local
2961 unsigned int fpr = color->hard_regno - V0_REGNUM; local
3084 unsigned int fpr = color->hard_regno - V0_REGNUM; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 4547 /* FPR size of varargs save area. We don't need it if we don't pass
4698 tree gpr, fpr, ovf, sav, t;
4764 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), unshare_expr (valist),
4787 type = TREE_TYPE (fpr);
4788 t = build2 (MODIFY_EXPR, type, fpr,
4831 tree gpr, fpr, ovf, sav, t;
4854 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), valist, f_fpr, NULL_TREE);
4990 t = build_int_cst (TREE_TYPE (fpr),
4993 t = build2 (GE_EXPR, boolean_type_node, fpr, t);
5008 /* sse_addr = fpr + sav; *
4685 tree gpr, fpr, ovf, sav, t; local
4818 tree gpr, fpr, ovf, sav, t; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 4432 /* FPR size of varargs save area. We don't need it if we don't pass
4581 tree gpr, fpr, ovf, sav, t;
4647 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), unshare_expr (valist),
4670 type = TREE_TYPE (fpr);
4671 t = build2 (MODIFY_EXPR, type, fpr,
4714 tree gpr, fpr, ovf, sav, t;
4737 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), valist, f_fpr, NULL_TREE);
4871 t = build_int_cst (TREE_TYPE (fpr),
4874 t = build2 (GE_EXPR, boolean_type_node, fpr, t);
4889 /* sse_addr = fpr + sav; *
4568 tree gpr, fpr, ovf, sav, t; local
4701 tree gpr, fpr, ovf, sav, t; local
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 17037 int fpr = *s - '0';
17044 know (r[fpr].reg_num == fpr);
17045 return r + fpr;
17028 int fpr = *s - '0'; local

Completed in 83 milliseconds

1 2