aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rl78/rl78.md
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-02-19rl78.md (movdf): New define expand.Sebastian Perta1-0/+8
2018-01-22rl78-protos.h: New function declaration rl78_split_movdiSebastian Perta1-0/+8
2018-01-22rl78.md: New define_expand "anddi3".Sebastian Perta1-0/+10
2018-01-22rl78.md: New define_expand "umindi3".Sebastian Perta1-0/+10
2018-01-22rl78.md: New define_expand "smindi3".Sebastian Perta1-0/+10
2018-01-22rl78.md: New define_expand "smaxdi3".Sebastian Perta1-0/+10
2018-01-22rl78.md: New define_expand "umaxdi3".Sebastian Perta1-0/+10
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23rl78.md: New define_expand "subdi3".Sebastian Perta1-0/+10
2017-10-13rl78.c (rl78_emit_libcall): New function.Sebastian Perta1-0/+10
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-09rl78.c (rl78_expand_prologue): Save the MDUC related registers in all interru...Kaushik Phatak1-3/+7
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-28rl78.c (rl78_addsi3_internal): New function.Nick Clifton1-4/+1
2015-04-16rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT.Nick Clifton1-23/+279
2015-04-15rl78.c (rl78_expand_prologue): Mark large stack decrement instruction as bein...Nick Clifton1-29/+29
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-20rl78.c: Various whitespace and comment tweaks.DJ Delorie1-1/+1
2013-09-17constraints.md: For each W* constraint...DJ Delorie1-0/+9
2013-09-11predicates.md (rl78_cmp_operator_signed): New.DJ Delorie1-27/+70
2013-06-12constraints.md (U): New constraint.Kaushik Phatak1-0/+3
2013-05-31rl78.md (mulqi3,mulhi3): New define_expands.Kaushik Phatak1-0/+67
2013-05-14rl78.md (mulsi3_g13): Add additional 'nop' required in multiply-accumulate mode.Kaushik Phatak1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-08rl78.md (mulsi3_g13): Correct values for MDBL and MDBH registers.Nick Clifton1-4/+4
2011-12-15rl78.md (return): Rename to rl78_return.DJ Delorie1-1/+1
2011-11-29.DJ Delorie1-0/+320