mor1kx: Do not generate the ror instruction
authorMateusz Holenko <mholenko@antmicro.com>
Fri, 10 Jul 2020 09:03:35 +0000 (11:03 +0200)
committerMateusz Holenko <mholenko@antmicro.com>
Fri, 10 Jul 2020 09:07:12 +0000 (11:07 +0200)
commitb8d900862c3ba6607aa055f1d96a3fc21965f1eb
tree3e34f5901d280e5ed3f7d10b9622f836a740d848
parent54598ed2f808a376c2b8bc57d4a7306049d617c0
mor1kx: Do not generate the ror instruction

The mor1kx core does not support `l.ror` instruction
by default, but gcc/clang flags allowed the
compiler to generate it.
litex/soc/cores/cpu/mor1kx/core.py