Searched refs:float_p (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dreggroups.c151 int float_p; local
159 float_p = (register_type (gdbarch, regnum)->code () == TYPE_CODE_FLT
164 return float_p;
168 return (!vector_p && !float_p);
H A Dia64-tdep.c328 int float_p; local
333 float_p = register_type (gdbarch, regnum)->code () == TYPE_CODE_FLT;
336 return float_p;
340 return (!vector_p && !float_p);
H A Dmips-tdep.c703 int float_p; local
710 float_p = register_type (gdbarch, regnum)->code () == TYPE_CODE_FLT;
717 return float_p && pseudo;
721 return (!vector_p && !float_p) && pseudo;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dreggroups.c196 int float_p; local
205 float_p = (register_type (gdbarch, regnum)->code () == TYPE_CODE_FLT
210 return float_p;
214 return (!vector_p && !float_p);
H A Dia64-tdep.c328 int float_p; local
333 float_p = register_type (gdbarch, regnum)->code () == TYPE_CODE_FLT;
336 return float_p;
340 return (!vector_p && !float_p);
H A Dmips-tdep.c683 int float_p; local
690 float_p = register_type (gdbarch, regnum)->code () == TYPE_CODE_FLT;
698 return float_p && pseudo;
702 return (!vector_p && !float_p) && pseudo;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.h231 unsigned int float_p : 1; member in struct:aarch64_sve::type_suffix_info
874 if (instance.type_suffix (0).float_p || instance.type_suffix (1).float_p)
H A Daarch64-sve-builtins-functions.h393 if (e.type_suffix (0).float_p)
428 if (e.type_suffix (0).float_p)
H A Daarch64-sve-builtins-shapes.cc724 if (type_suffixes[group.types[0][0]].float_p)
746 bool float_p = type_suffixes[type].float_p;
747 unsigned int modifier = float_p ? r.SAME_SIZE : r.QUARTER_SIZE;
H A Daarch64-sve-builtins-base.cc339 if (e.type_suffix (0).float_p)
363 if (e.type_suffix (0).float_p)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.h231 unsigned int float_p : 1; member in struct:aarch64_sve::type_suffix_info
873 if (instance.type_suffix (0).float_p || instance.type_suffix (1).float_p)
H A Daarch64-sve-builtins-functions.h393 if (e.type_suffix (0).float_p)
428 if (e.type_suffix (0).float_p)
H A Daarch64-sve-builtins-shapes.cc724 if (type_suffixes[group.types[0][0]].float_p)
746 bool float_p = type_suffixes[type].float_p;
747 unsigned int modifier = float_p ? r.SAME_SIZE : r.QUARTER_SIZE;
H A Daarch64-sve-builtins-base.cc339 if (e.type_suffix (0).float_p)
363 if (e.type_suffix (0).float_p)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c2329 int two_operands_p, int float_p,
2346 const char *comp = (float_p ? "%F0" : "%C0");
2348 const char *inverted_comp = (float_p ? "%W0" : "%N0");
2393 need_z_p = (!float_p && code != EQ && code != NE);
2408 if (float_p)
2454 if (float_p)
2304 iq2000_output_conditional_branch(rtx_insn *insn, rtx * operands, int two_operands_p, int float_p, int inverted_p, int length) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc2329 int two_operands_p, int float_p,
2346 const char *comp = (float_p ? "%F0" : "%C0");
2348 const char *inverted_comp = (float_p ? "%W0" : "%N0");
2393 need_z_p = (!float_p && code != EQ && code != NE);
2408 if (float_p)
2454 if (float_p)
2304 iq2000_output_conditional_branch(rtx_insn *insn, rtx * operands, int two_operands_p, int float_p, int inverted_p, int length) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c121 dump_number (unsigned char *number, unsigned char *buffer, bool float_p) argument
124 && *number != (float_p ? 'F' : 'U')
125 && *number != (float_p ? 'f' : 'u')
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc121 dump_number (unsigned char *number, unsigned char *buffer, bool float_p) argument
124 && *number != (float_p ? 'F' : 'U')
125 && *number != (float_p ? 'f' : 'u')
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c5968 bool float_p = GET_MODE_CLASS (mode) == MODE_FLOAT; local
5976 s = float_p ? "_neq_" : "_ne_";
6035 fputc (float_p ? 'f' : cmp_signed ? 'i' : 'u', file);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc6272 bool float_p = GET_MODE_CLASS (mode) == MODE_FLOAT; local
6280 s = float_p ? "_neq_" : "_ne_";
6339 fputc (float_p ? 'f' : cmp_signed ? 'i' : 'u', file);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c8607 neon_cmode_for_move_imm (unsigned immlo, unsigned immhi, int float_p, argument
8613 if (type == NT_float && !float_p)
19448 int op, cmode, float_p;
19463 float_p = inst.operands[1].immisfloat;
19465 if ((cmode = neon_cmode_for_move_imm (immlo, immhi, float_p, &immbits, &op,
19474 if ((cmode = neon_cmode_for_move_imm (immlo, immhi, float_p, &immbits,
19442 int op, cmode, float_p; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c8720 neon_cmode_for_move_imm (unsigned immlo, unsigned immhi, int float_p, argument
8726 if (type == NT_float && !float_p)
19564 int op, cmode, float_p;
19579 float_p = inst.operands[1].immisfloat;
19581 if ((cmode = neon_cmode_for_move_imm (immlo, immhi, float_p, &immbits, &op,
19590 if ((cmode = neon_cmode_for_move_imm (immlo, immhi, float_p, &immbits,
19558 int op, cmode, float_p; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c8653 neon_cmode_for_move_imm (unsigned immlo, unsigned immhi, int float_p, argument
8659 if (type == NT_float && !float_p)
19504 int op, cmode, float_p;
19519 float_p = inst.operands[1].immisfloat;
19521 if ((cmode = neon_cmode_for_move_imm (immlo, immhi, float_p, &immbits, &op,
19530 if ((cmode = neon_cmode_for_move_imm (immlo, immhi, float_p, &immbits,
19498 int op, cmode, float_p; local

Completed in 1104 milliseconds