Home
last modified time | relevance | path

Searched refs:float_format (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/sys/arch/alpha/alpha/
H A Ddb_disasm.c911 opcode = vaxf_name(i.float_format.function); in alpha_print_instruction()
915 opcode = ieeef_name(i.float_format.function); in alpha_print_instruction()
919 opcode = anyf_name(i.float_format.function); in alpha_print_instruction()
922 i.float_format.fa, in alpha_print_instruction()
923 i.float_format.fb, in alpha_print_instruction()
924 i.float_format.fc); in alpha_print_instruction()
H A Dfp_complete.c247 switch(inst.float_format.function) { in cvt_qs_ts_st_gf_qf()
513 if (inst.float_format.function == op_cvtql_sv || in alpha_fp_interpret()
514 inst.float_format.function == op_cvtql_v) { in alpha_fp_interpret()
H A Ddb_instruction.h184 } float_format;
186 } float_format; global() member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.c132 const struct floatformat * float_format; member
511 if (current_gdbarch->float_format == 0) in verify_gdbarch()
512 current_gdbarch->float_format = default_float_format (current_gdbarch); in verify_gdbarch()
1103 pformat (current_gdbarch->float_format)); in gdbarch_dump()
1772 return gdbarch->float_format; in gdbarch_float_format()
1777 const struct floatformat * float_format) in set_gdbarch_float_format() argument
1779 gdbarch->float_format = float_format; in set_gdbarch_float_format()
H A Dgdbarch.sh394 …T:const struct floatformat *:float_format:::::default_float_format (current_gdbarch)::pformat (cur…
H A Dgdbarch.h151 …n void set_gdbarch_float_format (struct gdbarch *gdbarch, const struct floatformat * float_format);
H A DChangeLog2478 (float_format, double_format, long_double_format): List with bit
H A DChangeLog-200213007 initialize float_format, double_format and long_double_format as
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dconfig.gcc2472 float_format=i128
2772 float_format=vax
2787 float_format=vax
H A DChangeLog.13398 * configure.in ({rs6000,powerpc}-ibm-aix*): Set float_format to none.
3951 * configure.in (sparcv9-*-solaris2*): Set float_format to none.
3952 (sparc-*-solaris2*): Set float_format to none for 2.5 and higher.
3953 (float_h_file): Set from float_format. Substitute into Makefile.in.
3954 (float_format): No longer substitute into Makefile.in.
5145 * configure.in (i[34567]86-*gnu*): Set float_format to i386.
H A DChangeLog.46947 * configure.in (c4x-*): Set float_format to c4x.
11397 * configure.in (ia64-*): Set float_format for i386 long double.
13937 add collect2/float_format information.
H A DChangeLog.284 float_format=i32 so that float.h will correctly claim "double"
5502 float_format and thread_file definitions.
11920 * configure.in: Use float_format=sparc for sparc-*-linux-gnulibc1,
H A DChangeLog.01776 * configure.in (i[34567]86-*-linux-*): Set float_format to i386.
2692 * configure.in: Set float_format to m68k for all m68k targets that
H A DChangeLog.7378 Set float_format to i128.
8945 * config.gcc (sparc*-*-solaris2*): Set float_format to i128.
12782 * config.gcc (sparc*-solaris): Use float_format=sparc.
H A DFSFChangeLog.113915 * configure.in (sparc-*-solaris2): Set float_format to i128.
9393 * configure (sh-*-*): Set float_format to sh.
H A DChangeLog14729 * config.gcc: Remove all float_format references.
14730 * configure.in (float_format, float_h_file): Remove.
H A DFSFChangeLog.103716 * configure: Set CROSS_FLOAT_H from float_format.
H A DChangeLog.33100 * configure.in (*-pc-msdosdjgpp): Set float_format to none.