aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/dfp.md
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-06-09Add 128-bit int to 128-bit DFP (floattitd2) and 128-bit DFP to 128-bit int (f...Carl Love1-0/+14
2021-03-03Update size attribute for Power10.Pat Haugen1-12/+25
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-02Add bcd builtings listed in appendix B of the ABICarl Love1-0/+22
2020-07-17rs6000: Generate _Decimal128 to _Decimal32 hardware conversion instructionsPeter Bergner1-0/+13
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-20rs6000: Fix UNORDERED without NaNs, for DFP (PR92573)Segher Boessenkool1-0/+6
2019-08-08rs6000: Rename DFP iterator and attr to DDTD and qSegher Boessenkool1-67/+63
2019-08-08rs6000: Use iterators in more DFP patternsSegher Boessenkool1-99/+39
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-16rs6000: Remove "length 4" from other insnsSegher Boessenkool1-4/+2
2018-02-22rs6000: Delete meaningless arguments to define_{expand,split,peephole2}Segher Boessenkool1-3/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-07rs6000: Remove TARGET_FPRSSegher Boessenkool1-36/+12
2017-03-30re PR target/80246 (Builtin's for POWER's dxex[q] and diex[q] use the wrong t...Peter Bergner1-4/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-30altivec.md (darn_32): Change the condition to TARGET_P9_MISC instead of TARGE...Kelvin Nilsen1-0/+39
2016-06-28rs6000.md ('type' attribute): Add htmsimple/dfp types.Pat Haugen1-26/+26
2016-06-28rs6000.md ('type' attribute): Add veclogical,veccmpfx,vecexts,vecmove insn ty...Pat Haugen1-6/+6
2016-06-02rs6000: Correct the "length" attribute for trunctddd2Segher Boessenkool1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-08rs6000: New attributes for load/store: "sign_extend", "update" and "indexed"Segher Boessenkool1-16/+2
2014-04-24extend.texi (PowerPC Built-in Functions): Document new powerpc extended divid...Michael Meissner1-0/+69
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-19builtins.def (BUILT_IN_FABSD32): New DFP ABS builtin.Peter Bergner1-12/+21
2013-03-20predicates.md (indexed_address, [...]): New predicates.Michael Meissner1-299/+16
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-10-31rs6000.c (legitimize_reload_address): Remove code handling non-aligned ld/std.Alan Modra1-5/+5
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool1-12/+12
2012-07-27constraints.md: Delete "q" constraint.Segher Boessenkool1-12/+9
2012-03-02* config/rs6000/dfp.md (floatdidd2): New define_insn.Peter Bergner1-0/+7
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner1-4/+4
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-17re PR target/42427 (invalid assembly code for 301.apsi for -fnon-call-excepti...Peter Bergner1-95/+2
2009-06-17Create new constraint "d" for PowerPC FPRs with 64-bit values.Michael Eager1-68/+68
2009-06-17dfp.md (nabsdd2_fpr): Correct mode.David Edelsohn1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-06config.gcc (powerpc-*-linux*spe*): Use t-dfprules.Joseph Myers1-5/+5
2008-01-26re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner1-1/+133
2007-09-07Reapply reverted change:Janis Johnson1-0/+148
2007-09-06Revert:Janis Johnson1-148/+0
2007-09-05optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson1-0/+148
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-04-17rs6000.c (rs6000_hard_regno_mode_ok): Force TDmode regnos into even/odd regis...Peter Bergner1-1/+93
2007-03-02dfp.md: New file.Ben Elliston1-0/+316