It is a Chinese MIPS-based Arch
It is a Chinese MIPS-based Arch
Posted Dec 23, 2025 12:00 UTC (Tue) by ballombe (subscriber, #9523)In reply to: It is a Chinese MIPS-based Arch by gmatht
Parent article: Loong64 is now an official Debian architecture
Yes it is very similar to mips r6, except for some reason they use different asm syntax for operand.
(eg daddu became add.d) so one have to modify existing mips64 asm code.
Probably the motivation is that mips r6 was abandoned in favor of risc-v but China has invested too much on mips64 (instead of arm) to switch.
(eg daddu became add.d) so one have to modify existing mips64 asm code.
Probably the motivation is that mips r6 was abandoned in favor of risc-v but China has invested too much on mips64 (instead of arm) to switch.
Debian has a long history of supporting MIPS (mips, mipsel, mipsel64) so why not.
