On 7/3/23 14:08, Christoph Müllner wrote:
+config-cc.mak: Makefile
+       $(quiet-@)( \
+           $(call cc-option,-mrv64g_zk, CROSS_CC_HAS_ZK) \

I think this should be "-march=rv64g_zk" instead of "-mrv64g_zk"
Otherwise this will always fail.

*shrug* FWIW, something built for me...


But I would drop this gating mechanism and use the idea that you
proposed for Zfa:

... however, you're right, I should be using .insn here.
Thanks for the translations, I've c-n-p'd them in.


r~

Reply via email to