Hacker News new | ask | show | jobs
by programmerjake 1806 days ago
Rust supports powerpc64le-unknown-linux-gnu, it is in-fact what we used to test a lot of POWER9's instructions to replicate the exact results that POWER9 gives, since the ISA spec doesn't specify the results for a lot of cases.

https://git.libre-soc.org/?p=power-instruction-analyzer.git;...

1 comments

I was talking about new architectures in general, not just powerpc.