Home
last modified time | relevance | path

Searched refs:genmodes (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/usr.bin/backend/
H A DMakefile152 insn-modes.c: genmodes
154 ./genmodes >${.TARGET}
155 insn-modes.h-test: genmodes
157 ./genmodes -h >${.TARGET}
163 min-insn-modes.c: genmodes
165 ./genmodes -m >${.TARGET}
166 insn-modes-inline.h: genmodes
168 ./genmodes -i >${.TARGET}
169 genmodes.lo: ${HH_NORTL}
170 genmodes: genmodes.lo build-errors.lo target
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmachmode.def33 /* This file is included by the genmodes program. Its text is the
184 machmode.h and genmodes.c will have to be changed to allocate
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmachmode.def33 /* This file is included by the genmodes program. Its text is the
188 machmode.h and genmodes.cc will have to be changed to allocate
H A DChangeLog-20033310 * genmodes.c: Change the word "bitsize" to "precision" throughout.
4027 * genmodes.c (complete_mode): Record MODE_CC, MODE_INT,
4324 * genmodes.c (struct mode_data): Add contained and next_cont
5418 * genmodes.c: Include hashtab.h.
5445 * genmodes.c (calc_wider_mode): Allocate enough room for all the
5590 (genobjs): Add genmodes.o.
5596 * genmodes.c (struct mode_data): Add format field.
5639 * genmodes.c (RESET_FLOAT_FORMAT, reset_float_format): New.
5930 * genmodes.c (emit_mode_mask) Change MASK to MODE_MASK.
6038 * genmodes.c, mode-classes.def: New files.
[all …]
H A DChangeLog-201812348 * genmodes.c (complete_mode): Do not handle MODE_POINTER_BOUNDS.
19350 between genmodes* and the rest of the compiler.
29335 * genmodes.c (complex_class): Return MODE_COMPLEX_INT for
34748 * genmodes.c (max_bitsize_mode_any_mode): New variable.
34798 * genmodes.c (mode_data::need_nunits_adj): New field.
34820 * genmodes.c (VECTOR_MODES_WITH_PREFIX): New macro.
34832 * genmodes.c (VECTOR_BOOL_MODE): New macro.
34862 * genmodes.c (emit_mode_size_inline): Make mode_size_inline
34997 * genmodes.c (emit_mode_precision): Change the type of mode_precision
35125 * genmodes.c (ZERO_COEFFS): New macro.
H A DChangeLog-20172927 * genmodes.c (NUM_POLY_INT_COEFFS): Provide a default definition.
13290 * genmodes.c (calc_wider_mode): Suppress qsort macro.
17764 * genmodes.c (get_mode_class): Handle complex mode classes.
17968 * genmodes.c (get_mode_class): Handle remaining scalar modes.
18909 * genmodes.c (emit_mode_int_n): Update accordingly.
18942 * genmodes.c (get_mode_class): Return scalar_int_mode for MODE_INT
19045 * genmodes.c (get_mode_class): New function.
19197 * genmodes.c (emit_insn_modes_h): Define FOOmode to E_FOOmode if
19568 * genmodes.c (mode_size_inline): Add an E_ prefix to mode names.
25583 * genmodes.c (emit_insn_modes_h): Split emission of inline functions
[all …]
H A DChangeLog9995 * genmodes.cc (mode_data): Add boolean field.
13753 * genmodes.cc (emit_mode_inner): Likewise.
14881 * genmodes.c: Moved to...
14882 * genmodes.cc: ...here.
H A DChangeLog-20132056 * genmodes.c (emit_max_int): Fixed missing parens.
2080 * genmodes.c (bits_per_unit, max_bitsize_mode_any_int): New.
4209 * genmodes.c (complete_mode): Support MODE_POINTER_BOUNDS.
11678 * genmodes.c (PARTIAL_INT_MODE): Add precision and name.
12768 * genmodes.c (complete_mode): Support MODE_POINTER_BOUNDS.
16985 genflags.c, gengenrtl.c, gengtype-state.c, gengtype.c, genmodes.c,
34943 * genmodes.c (emit_max_int): New function.
H A DChangeLog-20165327 * genmodes.c (mode_size_inline): Extend return type.
14182 * genmodes.c (parser::parse_expr): Same.
17152 * genmodes.c (emit_mode_size_inline): Emit an assert that
17848 * genmodes.c: Ditto.
18024 * genmodes.c: Ditto.
26378 * genmodes.c (struct mode_data): Add field for the complex type of
H A DChangeLog-200713694 tree-ssa-coalesce.c, genmodes.c, loop-doloop.c, predict.def,
13868 * genmodes.c (cmp_modes): Likewise.
16844 * genmodes.c (struct mode_data): Add ibit and fbit fields.
18596 * genmodes.c (tagged_printf, emit_insn_modes_h): Don't
30679 * genmodes.c (main): Likewise.
H A DChangeLog-20048586 genconstants.c, gengenrtl.c, genmodes.c, genpeep.c,
13912 * genmodes.c (complete_mode): Likewise.
21640 * genmodes.c: Likewise.
21658 * genmodes.c: Likewise.
21749 * genmodes.c: Likewise.
21763 * genmodes.c (blank_mode): Make a few negative constants unsigned.
21899 * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED.
H A DChangeLog-20149537 * genmodes.c (complete_mode): Support MODE_POINTER_BOUNDS.
10838 fwprop.c, gcse.c, gengenrtl.c, genmodes.c, genopinit.c, genoutput.c,
10866 * genmodes.c (emit_insn_modes_h): Hide inline functions if
15244 * genmodes.c (struct mode_data): Add int_n field.
18445 * genmodes.c (emit_insn_modes_h): Define HAVE_%smode for each
42603 * genmodes.c (struct mode_data): Add need_bytesize_adj field.
H A DChangeLog-201517751 * genmodes.c: Add CONST_MODE_UNIT_SIZE modifier.
19034 * genmodes.c (emit_mode_unit_size_inline): New function.
21335 * genmodes.c (emit_mode_inner_inline): Replace void_mode->name with
28714 * genmodes.c : Likewise.
32607 * genmodes.c (emit_mode_int_n): Likewise.
H A DChangeLog-20216002 * genmodes.c (emit_insn_modes_h): Define NUM_MODE_* macros.
6003 * expmed.h (NUM_MODE_INT): Delete in favor of genmodes definitions.
7328 * genmodes.c (VECTOR_MODE): Add default prefix and order
H A DChangeLog-201226967 * genmodes.c (complete_mode): Don't clear component field of partial
27637 * genmodes.c (make_complex_modes): Don't truncate a mode name of
27764 * genmodes.c (make_complex_modes): Avoid unnecessary use of strncpy.
H A DChangeLog-20053018 * genmodes.c (struct mode_data): Add counter field.
16748 * genmodes.c (make_vector_mode): Fix format arguments.
16851 * genmodes.c (mode_data): Add wider_2x.
H A DChangeLog-202015 * genmodes.c (emit_insn_modes_h): Emit a definition of CONST_MODE_MASK.
4460 * genmodes.c (complete_mode): Add MODE_OPAQUE.
H A DChangeLog-200613773 * genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a
H A DChangeLog-20092110 * genmodes.c: Likewise.
H A DChangeLog-201910165 * genmodes.c (mode_data::order): New field.
H A DChangeLog-201013877 * genmodes.c, machmode.def: Update comments mentioning
H A DChangeLog-20111213 * genmodes.c (struct mode_data): Remove wider_2x member.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git2088 gcc/genmodes.cc: In function ‘int main(int, char**)’:
2089 …gcc/genmodes.cc:2152:1: error: ‘gcc/build/genmodes.gcda’ profile count data file not found [-Werro…
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS5285 e4938046b50ba40c17f434670c0ead69 gcc/genmodes.c
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS5744 c4a535228e71fdb6c6526d7cdc6e93be gcc/genmodes.cc