Paul Eggert wrote: > Here is some documentation, which includes ABI documentation: > > https://github.com/loongson/LoongArch-Documentation
Thanks; I already got these documents from https://loongson.github.io/LoongArch-Documentation/README-EN.html But all it contains regarding the ABI is 1 page about register usage: $sp = $r3. I can't port e.g. libsigsegv or libffcall with so little information. Bruno