|
|
|
|
|
by d_tr
2189 days ago
|
|
I do not get the "not exactly ARM" bit. The chip has a lot of cores that execute standard ARM code with SVE instructions mixed in. You can download the manual for the SVE from ARM's website. Following a quick search I also see that GCC has a flag for generating SVE instructions. |
|