Searched refs:fpr (Results 1 - 25 of 25) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Dft32-dis.c32 static fprintf_ftype fpr; variable
44 fpr = info->fprintf_func;
60 fpr (stream, "%08x %s", iword, oo->name);
63 fpr (stream, ".%c ", "bsl"[(iword >> FT32_FLD_DW_BIT) & 3]);
67 fpr (stream, " ");
83 case 0x00: fpr(stream, "nz"); break;
84 case 0x01: fpr(stream, "z"); break;
85 case 0x10: fpr(stream, "ae"); break;
86 case 0x11: fpr(stream, "b"); break;
87 case 0x20: fpr(strea
[all...]
H A Dmoxie-dis.c30 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 (strea
[all...]
H A Dw65-dis.c30 static fprintf_ftype fpr; variable
49 fpr (stream, "0x%x", val);
53 fpr (stream, "%c", c);
71 fpr = info->fprintf_func;
80 fpr (stream, "%s", op->name);
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dfpr-names-32.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=32
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Dfpr-names-64.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=64
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Dfpr-names-n32.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=n32
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Dfpr-names-numeric.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=numeric
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Dnodelay.d8 # insn's if the target fpr is used in the immediately
H A Ddelay.d7 # insn's if the target fpr is used in the
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dfpr-names-32.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=32
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Dfpr-names-64.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=64
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Dfpr-names-n32.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=n32
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Dfpr-names-numeric.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=numeric
3 #source: fpr-names.s
5 # Check objdump's handling of -M fpr-names=foo options.
H A Ddelay.d7 # insn's if the target fpr is used in the
H A Dnodelay.d8 # insn's if the target fpr is used in the immediatly
/haiku-buildtools/legacy/binutils/opcodes/
H A Dw65-dis.c28 static fprintf_ftype fpr; variable
47 fpr (stream, "0x%x", val);
51 fpr (stream, "%c", c);
69 fpr = info->fprintf_func;
78 fpr (stream, "%s", op->name);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr41175.c98 #define X1(n) double fpr##n = 0.0;
106 #define X1(n) "+" FLOAT_REG_CONSTRAINT (fpr##n),
115 #define X1(n) FLOAT_REG_CONSTRAINT (fpr##n),
127 #define X1(n) double fpr##n = 0.0;
135 #define X1(n) "+" FLOAT_REG_CONSTRAINT (fpr##n),
145 #define X1(n) FLOAT_REG_CONSTRAINT (fpr##n),
157 #define X1(n) double fpr##n = 0.0;
165 #define X1(n) "+" FLOAT_REG_CONSTRAINT (fpr##n),
173 #define X1(n) FLOAT_REG_CONSTRAINT (fpr##n),
185 #define X1(n) double fpr##
[all...]
/haiku-buildtools/legacy/gcc/gcc/ginclude/
H A Dva-ppc.h23 unsigned char fpr; /* index into the array of 8 FPRs stored in the member in struct:__va_list_tag
24 register save area fpr=0 corresponds to f1,
25 fpr=1 to f2, etc. */
113 unsigned char __fpr = (AP)->fpr; \
117 (AP)->fpr = __fpr + 1; \
/haiku-buildtools/gcc/libgcc/config/rs6000/
H A Dlinux-unwind.h71 double fpr[32]; member in struct:gcc_regs
251 fs->regs.reg[i + 32].loc.offset = (long) &regs->fpr[i] - new_cfa;
H A Daix-unwind.h232 REGISTER_CFA_OFFSET_FOR (fs, i+32, &mctx->fpr[i], new_cfa);
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Drs6000.c1883 HOST_WIDE_INT words, gpr, fpr;
1906 /* Construct the two characters of `gpr' and `fpr' as a unit. */
1909 fpr = current_function_args_info.fregno - FP_ARG_MIN_REG;
1922 HOST_WIDE_INT bits = gpr << 8 | fpr;
1932 tmp = GEN_INT (fpr << 8 | gpr);
4218 /* Do any required saving of fpr's. If only one or two to save, do it
4485 /* Restore fpr's if we can do it without calling a function. */
4609 /* 3 bitfields: saves backchain, spare bit, number of fpr saved
1870 HOST_WIDE_INT words, gpr, fpr; local
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c408 fpr 15 13 11 9 14 12 10 8 7 5 3 1 6 4 2 0
10046 /* Emit insn to save fpr REGNUM at offset OFFSET relative
10063 /* Emit insn to restore fpr REGNUM from offset OFFSET relative
10342 rtx fpr = gen_rtx_REG (DImode, cfun_gpr_save_slot (i));
10345 insn = emit_insn (gen_stack_restore_from_fpr (fpr));
10347 insn = emit_move_insn (gen_rtx_REG (DImode, i), fpr);
11498 tree gpr, fpr, ovf, sav, t;
11507 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), valist, f_fpr, NULL_TREE);
11526 t = build2 (MODIFY_EXPR, TREE_TYPE (fpr), fpr,
10341 rtx fpr = gen_rtx_REG (DImode, cfun_gpr_save_slot (i)); local
11497 tree gpr, fpr, ovf, sav, t; local
11599 tree gpr, fpr, ovf, sav, reg, t, u; local
[all...]
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c10825 int fpr = ((FP_ARG_MAX_REG + 1 - cum->fregno)
10827 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8);
10832 ret = fpr;
11305 f_fpr = build_decl (BUILTINS_LOCATION, FIELD_DECL, get_identifier ("fpr"),
11348 tree gpr, fpr, ovf, sav, t;
11365 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), unshare_expr (valist),
11394 t = build2 (MODIFY_EXPR, TREE_TYPE (fpr), fpr,
11437 tree gpr, fpr, ovf, sav, reg, t, u;
11533 fpr
10806 int fpr = ((FP_ARG_MAX_REG + 1 - cum->fregno) local
11327 tree gpr, fpr, ovf, sav, t; local
11416 tree gpr, fpr, ovf, sav, reg, t, u; local
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c8955 tree gpr, fpr, ovf, sav, t;
9028 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), unshare_expr (valist),
9051 type = TREE_TYPE (fpr);
9052 t = build2 (MODIFY_EXPR, type, fpr,
9103 tree gpr, fpr, ovf, sav, t;
9125 fpr = build3 (COMPONENT_REF, TREE_TYPE (f_fpr), valist, f_fpr, NULL_TREE);
9237 t = build_int_cst (TREE_TYPE (fpr),
9240 t = build2 (GE_EXPR, boolean_type_node, fpr, t);
9255 /* sse_addr = fpr + sav; */
9256 t = fold_build_pointer_plus (sav, fpr);
8939 tree gpr, fpr, ovf, sav, t; local
9087 tree gpr, fpr, ovf, sav, t; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-i386.c9674 int fpr = *s - '0';
9683 return r + fpr;
9665 int fpr = *s - '0'; local

Completed in 679 milliseconds