rl78.md: New define_expand "anddi3".
commitbc8b0d04284de4288cae4e4ab3bc2d6c36d36245
authorSebastian Perta <sebastian.perta@renesas.com>
Mon, 22 Jan 2018 19:23:15 +0000 (22 19:23 +0000)
committerSebastian Perta <sebastianperta@gcc.gnu.org>
Mon, 22 Jan 2018 19:23:15 +0000 (22 19:23 +0000)
tree6f40695d6f1dddf72c76e99075eb3e6db444d323
parent99cc06ea069ea91ffb2fab663a2a67375d4b0304
rl78.md: New define_expand "anddi3".

2018-01-22  Sebastian Perta  <sebastian.perta@renesas.com>

* config/rl78/rl78.md: New define_expand "anddi3".

2018-01-22  Sebastian Perta  <sebastian.perta@renesas.com>

* config/rl78/anddi3.S: New assembly file.
* config/rl78/t-rl78: Added anddi3.S to LIB2ADD.

From-SVN: r256958
gcc/ChangeLog
gcc/config/rl78/rl78.md
libgcc/ChangeLog
libgcc/config/rl78/anddi3.S [new file with mode: 0644]
libgcc/config/rl78/t-rl78