summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/dfp.md
Commit message (Expand)AuthorAgeFilesLines
* rs6000: Fix UNORDERED without NaNs, for DFP (PR92573)Segher Boessenkool2019-11-201-0/+6
* rs6000: Rename DFP iterator and attr to DDTD and qSegher Boessenkool2019-08-081-67/+63
* rs6000: Use iterators in more DFP patternsSegher Boessenkool2019-08-081-99/+39
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* rs6000: Remove "length 4" from other insnsSegher Boessenkool2018-08-161-4/+2
* rs6000: Delete meaningless arguments to define_{expand,split,peephole2}Segher Boessenkool2018-02-221-3/+3
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* rs6000: Remove TARGET_FPRSSegher Boessenkool2017-06-071-36/+12
* re PR target/80246 (Builtin's for POWER's dxex[q] and diex[q] use the wrong t...Peter Bergner2017-03-301-4/+4
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* altivec.md (darn_32): Change the condition to TARGET_P9_MISC instead of TARGE...Kelvin Nilsen2016-06-301-0/+39
* rs6000.md ('type' attribute): Add htmsimple/dfp types.Pat Haugen2016-06-281-26/+26
* rs6000.md ('type' attribute): Add veclogical,veccmpfx,vecexts,vecmove insn ty...Pat Haugen2016-06-281-6/+6
* rs6000: Correct the "length" attribute for trunctddd2Segher Boessenkool2016-06-021-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* rs6000: New attributes for load/store: "sign_extend", "update" and "indexed"Segher Boessenkool2014-05-081-16/+2
* extend.texi (PowerPC Built-in Functions): Document new powerpc extended divid...Michael Meissner2014-04-241-0/+69
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* builtins.def (BUILT_IN_FABSD32): New DFP ABS builtin.Peter Bergner2013-08-191-12/+21
* predicates.md (indexed_address, [...]): New predicates.Michael Meissner2013-03-201-299/+16
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* rs6000.c (legitimize_reload_address): Remove code handling non-aligned ld/std.Alan Modra2012-10-311-5/+5
* aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool2012-08-161-12/+12
* constraints.md: Delete "q" constraint.Segher Boessenkool2012-07-271-12/+9
* * config/rs6000/dfp.md (floatdidd2): New define_insn.Peter Bergner2012-03-021-0/+7
* Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner2011-03-211-4/+4
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR target/42427 (invalid assembly code for 301.apsi for -fnon-call-excepti...Peter Bergner2010-03-171-95/+2
* Create new constraint "d" for PowerPC FPRs with 64-bit values.Michael Eager2009-06-171-68/+68
* dfp.md (nabsdd2_fpr): Correct mode.David Edelsohn2009-06-171-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* config.gcc (powerpc-*-linux*spe*): Use t-dfprules.Joseph Myers2008-06-061-5/+5
* re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner2008-01-261-1/+133
* Reapply reverted change:Janis Johnson2007-09-071-0/+148
* Revert:Janis Johnson2007-09-061-148/+0
* optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson2007-09-051-0/+148
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* rs6000.c (rs6000_hard_regno_mode_ok): Force TDmode regnos into even/odd regis...Peter Bergner2007-04-171-1/+93
* dfp.md: New file.Ben Elliston2007-03-021-0/+316