Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 24 Jun 2021 19:56:17 +0800
From: 罗勇刚(Yonggang Luo) <luoyonggang@...il.com>
To: Musl <musl@...ts.openwall.com>
Subject: Re: Re: Port the new architecture loongarch64 to musl

On Thu, Jun 24, 2021 at 7:43 PM 翟小娟 <zhaixiaojuan@...ngson.cn> wrote:
>
> Hi, qemu supports loongarch64 architecture has been completed:
https://github.com/loongson/qemu .

Good to hear that, which qemu branches support for loongarch64?

> For musl loongarch64 source code can also be obtained from
https://github.com/loongson-community/musl. If necessary, we can also
provide a remote testing enviroment.
> See the attachment for specific modifications.
>
> -----原始邮件-----
> 发件人:"罗勇刚(Yonggang Luo)" <luoyonggang@...il.com>
> 发送时间:2021-05-08 00:29:40 (星期六)
> 收件人: Musl <musl@...ts.openwall.com>
> 抄送: "陈国祺" <chenguoqi@...ngson.cn>
> 主题: Re: [musl] Port the new architecture loongarch64 to musl
>
> Same question, does qemu have already support for  loongarch64, that's
means a lot for auto testing
> As the real hardware will be not broadly  available in the next few years.
>
>
>
> On Fri, May 7, 2021 at 5:01 PM 翟小娟 <zhaixiaojuan@...ngson.cn> wrote:
> Hi,
> I ported a new architecture loongarch64 on the latest branch of musl
master. It has been successfully compiled and run the official test
libraries libc-testsuit and libc-test of musl.
> The source code of the prot has been published in
https://github.com/loongson-community/musl.  Or check the attachment
0001-port-to-loongarch64.patch, it is the transplanted patch file.
>
> Introduction to loongarch architecture:
> The Loongarch architecture is a simplified instruction computer style
instruction system architecture. The instruction length is fixed and the
encoding format is regular. Most instructions have only two source operands
and one destination operand. The load/store architecture is adopted, that
is, only load/store memory access instructions can access the memory, and
the operation objects of other instructions are all It is the immediate
value in the register or instruction code in the processor core.
> The Loongson architecture is divided into two versions, 32bit and 64bit,
called LA32 and LA64 respectively. LA64 architecture application level is
downward binary compatible with LA32 architecture.
>
>
>
> --
> 此致
> 礼
> 罗勇刚
> Yours
> sincerely,
> Yonggang Luo
>
>
> </zhaixiaojuan@...ngson.cn></chenguoqi@...ngson.cn></
musl@...ts.openwall.com></luoyonggang@...il.com>



--
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.