←back to thread

366 points pabs3 | 1 comments | | HN request time: 0.209s | source
Show context
nolist_policy ◴[] No.41366371[source]
> The x86 instruction set is very very big. According to rough statistics, the ARM64 backend implements more than 1,600 x86 instructions in total, while the RV64 backend implements about 1,000 instructions

This is just insane and gets us full-circle to why we want RISC-V.

replies(6): >>41366607 #>>41366813 #>>41367102 #>>41367114 #>>41367130 #>>41368705 #
1. h_tbob ◴[] No.41367114[source]
I want somebody to make a GPT fine tune that specializes in converting instructions and writing tests. If you made it read all x86 docs a bunch and risc v docs, a lot of this could be automated.