On 9/21/21 7:42 AM, Peter Maydell wrote:
On Mon, 20 Sept 2021 at 18:25, Richard Henderson
<[email protected]> wrote:
On 9/20/21 1:04 AM, WANG Xuerui wrote:
Signed-off-by: WANG Xuerui <[email protected]>
Be consistent with loongarch or loongarch64 everywhere.
If there's no loongarch32, and never will be, then there's probably no point in
keeping
the '64' suffix.
What does Linux 'uname -m' call the architecture, and what is the
name in the gcc triplet?
The kernel will report
arch/loongarch/Makefile:UTS_MACHINE := loongarch64
and it appears that the toolchain is using loongarch64 as well.
So, Xuerui, I think there's your answer...
r~