Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/alpha/
H A Dtrap.c1020 if (inst->float_format.opcode == op_intmisc) { in emul_fix()
1021 regptr = irp(l, inst->float_format.fc); in emul_fix()
1022 switch (inst->float_format.function) { in emul_fix()
1025 alpha_stt(inst->float_format.fa, &fmem.t); in emul_fix()
1033 alpha_sts(inst->float_format.fa, &fmem.s); in emul_fix()
1041 inst->float_format.function); in emul_fix()
1043 } else if (inst->float_format.opcode == op_fix_float) { in emul_fix()
1044 regptr = irp(l, inst->float_format.fa); in emul_fix()
1047 switch (inst->float_format.function) { in emul_fix()
1051 alpha_lds(inst->float_format.fc, &fmem.s); in emul_fix()
[all …]
H A Ddb_disasm.c894 opcode = vaxf_name(ctx->insn.float_format.function); in alpha_print_instruction()
898 opcode = ieeef_name(ctx->insn.float_format.function); in alpha_print_instruction()
902 opcode = anyf_name(ctx->insn.float_format.function); in alpha_print_instruction()
905 ctx->insn.float_format.fa, in alpha_print_instruction()
906 ctx->insn.float_format.fb, in alpha_print_instruction()
907 ctx->insn.float_format.fc); in alpha_print_instruction()
H A Dfp_complete.c279 switch(inst.float_format.function) { in cvt_qs_ts_st_gf_qf()
546 insn.float_format.opcode, insn.float_format.function, in print_fp_instruction()
547 insn.float_format.fa, insn.float_format.fb, insn.float_format.fc); in print_fp_instruction()
573 if (inst.float_format.function == op_cvtql_sv || in alpha_fp_interpret()
574 inst.float_format.function == op_cvtql_v) { in alpha_fp_interpret()
/netbsd-src/sys/arch/alpha/include/
H A Dalpha_instruction.h185 } float_format; member
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c3241 mips_parse_argument_token (char *s, char float_format) in mips_parse_argument_token() argument
3331 if (float_format) in mips_parse_argument_token()
3336 err = md_atof (float_format, (char *) token.u.flt.data, in mips_parse_argument_token()
3371 mips_parse_arguments (char *s, char float_format) in mips_parse_arguments() argument
3378 s = mips_parse_argument_token (s, float_format); in mips_parse_arguments()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c3244 mips_parse_argument_token (char *s, char float_format) in mips_parse_argument_token() argument
3334 if (float_format) in mips_parse_argument_token()
3339 err = md_atof (float_format, (char *) token.u.flt.data, in mips_parse_argument_token()
3374 mips_parse_arguments (char *s, char float_format) in mips_parse_arguments() argument
3381 s = mips_parse_argument_token (s, float_format); in mips_parse_arguments()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-199984 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,
17866 * configure.in ({rs6000,powerpc}-ibm-aix*): Set float_format to none.
18419 * configure.in (sparcv9-*-solaris2*): Set float_format to none.
18420 (sparc-*-solaris2*): Set float_format to none for 2.5 and higher.
18421 (float_h_file): Set from float_format. Substitute into Makefile.in.
18422 (float_format): No longer substitute into Makefile.in.
19613 * configure.in (i[34567]86-*gnu*): Set float_format to i386.
H A DChangeLog-20028903 * config.gcc: Remove all float_format references.
8904 * configure.in (float_format, float_h_file): Remove.
14825 Set float_format to i128.
23392 * config.gcc (sparc*-*-solaris2*): Set float_format to i128.
27229 * config.gcc (sparc*-solaris): Use float_format=sparc.
H A DChangeLog-20006953 * configure.in (c4x-*): Set float_format to c4x.
11403 * configure.in (ia64-*): Set float_format for i386 long double.
13943 add collect2/float_format information.
18366 * configure.in (*-pc-msdosdjgpp): Set float_format to none.
H A DFSFChangeLog.113915 * configure.in (sparc-*-solaris2): Set float_format to i128.
9393 * configure (sh-*-*): Set float_format to sh.
H A DChangeLog-199810355 * configure.in (i[34567]86-*-linux-*): Set float_format to i386.
11271 * configure.in: Set float_format to m68k for all m68k targets that
H A DFSFChangeLog.103716 * configure: Set CROSS_FLOAT_H from float_format.
H A DChangeLog-200328950 * config.gcc: Remove 'float_format'.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20051350 (vax_gdbarch_init): Set float_format, double_format,
H A DChangeLog-20079680 * gdbarch.sh (float_format, double_format, long_double_format): Change
H A DChangeLog-20044359 (float_format, double_format, long_double_format): List with bit
H A DChangeLog-200212995 initialize float_format, double_format and long_double_format as
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20051350 (vax_gdbarch_init): Set float_format, double_format,
H A DChangeLog-20079680 * gdbarch.sh (float_format, double_format, long_double_format): Change
H A DChangeLog-20044359 (float_format, double_format, long_double_format): List with bit
H A DChangeLog-200212995 initialize float_format, double_format and long_double_format as
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.113915 * configure.in (sparc-*-solaris2): Set float_format to i128.
9393 * configure (sh-*-*): Set float_format to sh.
H A DFSFChangeLog.103716 * configure: Set CROSS_FLOAT_H from float_format.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git62919 float_format
86246 gdbarch_dump: float_format = floatformat_ieee_single_big
86263 gdbarch_dump: float_format = floatformat_ieee_single_little