[llvm-dev] ARC target support for jumps with LImm
Wagner, Ilya via llvm-dev
llvm-dev at lists.llvm.org
Wed Apr 4 09:14:57 PDT 2018
Hello,
I noticed that ARC target code is missing support for jumps with long (32-bit) immediate. Arithmetic and load/store operations for LImm are supported but jumps and branches are not present in the decoder tables and do not disassemble correctly.
Is there a plan to add those in the future?
Thanks!
ilya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180404/7a33889e/attachment.html>
More information about the llvm-dev
mailing list