how to add custom riscv instruction on windows #24
Replies: 1 comment
-
Sorry, but this project just packs the GNU GCC sources, and does not customise the compiler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working with riscv-none-embedd-gcc-xpack I am trying to add a custome instruction to C code or to assembly code. There are few guides in google but they all refer to linux.
Please help
Beta Was this translation helpful? Give feedback.
All reactions