keystone icon indicating copy to clipboard operation
keystone copied to clipboard

Any plans for RISCV ?

Open gsilos opened this issue 4 years ago • 1 comments

:-)

gsilos avatar Feb 22 '21 06:02 gsilos

I'm looking for AVR support rather than RiscV but I was just looking at https://github.com/llvm-mirror/llvm/tree/master/lib/Target (which I believe is the basis for https://github.com/keystone-engine/keystone/tree/master/llvm/lib/Target ) and noted that both "your" RiscV and "my" AVR are in there.

But, at this stage, I'm not sure if it's trivial to copy from one to the other or if it's a more major undertaking.

Just comparing https://github.com/keystone-engine/keystone/tree/master/llvm/lib/Target/ARM to https://github.com/llvm-mirror/llvm/tree/master/lib/Target/ARM there does seem to be a lot of differences between the two.

andy-preston avatar May 11 '21 12:05 andy-preston

Closed as completed.

wtdcode avatar May 19 '23 22:05 wtdcode