qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
To: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: chenhc@lemote.com, aleksandar.rikalo@rt-rk.com,
	QEMU Developers <qemu-devel@nongnu.org>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [PATCH 0/3] target/mips: Add loongson gs464 core
Date: Fri, 3 Apr 2020 12:00:31 +0200	[thread overview]
Message-ID: <CAHiYmc7bQ-kdFtqbdKTnPor0vs4qLiu-4YAFatxE40DFioPyWA@mail.gmail.com> (raw)
In-Reply-To: <CAHiYmc4+mjtFxvTvrKohG2YBAMVqEAVVDT1e-XfJLC9D_+fnyA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2199 bytes --]

00:02 Pet, 27.03.2020. Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
је написао/ла:
>
> 12:05 Sre, 25.03.2020. Jiaxun Yang <jiaxun.yang@flygoat.com> је
написао/ла:
> >
> > Loongson gs464 core can be found in Loongson-3A1000 processor.
> > This patchset add minimal support for that core.
> > There are still some instructions missing, I'm going to work on
> > them later.
> >
> > The corresponding hw board is also missing. I'm using modified kernel
> > for malta for testing purpose and planing to take the design of Lemote's
> > KVM virtual machine.
> >
> > Official manual of this core can be found here [1] (In Chinese).
> > My collection of instruction documents mainly based on Chinese
> > version of manual, binutils gas code and experiments on real machine
> > can be found here [2] (In English).
> >
> > [1]:
http://loongson.cn/uploadfile/cpu/3A1000/Loongson_3A1000_cpu_user_2.pdf
> > [2]:
https://github.com/FlyGoat/loongson-insn/blob/master/loongson-ext.md
> >
>
> Thanks, Jiaxun!
>
> Just to mention whay you probably know, since this is a new feature, this
is too late for 5.0, so we are shooting for integrsying it in 5.1.
>
> Speak to you later of course in more details.
>

Jiaxun, hello again.

May I ask you to provide us the automatic english transl
tion of document [1]?

translate.google.com site has the festure of uploading and translating a
pdf file. Unfortunately, one can't download resulting pdf file. But, there
is a workaround: one can "print" the page to pdf format from the browser.

There may be other ways of automatic translation of pdfs, but the one above
seems pretty reasonable.

Yours,
Aleksandar

> Yours,
> Aleksandar
>
> > Jiaxun Yang (3):
> >   target/mips: Introduce loongson ext & mmi ASE flags
> >   target/mips: Add loongson ext lsdc2 instrustions
> >   target/mips: Add loongson gs464 core
> >
> >  target/mips/mips-defs.h          |   2 +
> >  target/mips/translate.c          | 166 ++++++++++++++++++++++++++++++-
> >  target/mips/translate_init.inc.c |  25 ++++-
> >  3 files changed, 188 insertions(+), 5 deletions(-)
> >
> > --
> > 2.26.0.rc2
> >
> >

[-- Attachment #2: Type: text/html, Size: 3111 bytes --]

  reply	other threads:[~2020-04-03 10:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 10:05 [PATCH 0/3] target/mips: Add loongson gs464 core Jiaxun Yang
2020-03-25 10:05 ` [PATCH 1/3] target/mips: Introduce loongson ext & mmi ASE flags Jiaxun Yang
2020-03-25 10:05 ` [PATCH 2/3] target/mips: Add loongson ext lsdc2 instrustions Jiaxun Yang
2020-03-25 10:05 ` [PATCH 3/3] target/mips: Add loongson gs464 core Jiaxun Yang
2020-03-26 23:02 ` [PATCH 0/3] " Aleksandar Markovic
2020-04-03 10:00   ` Aleksandar Markovic [this message]
2020-04-03 11:36     ` Jiaxun Yang
2020-04-05 17:34       ` Aleksandar Markovic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHiYmc7bQ-kdFtqbdKTnPor0vs4qLiu-4YAFatxE40DFioPyWA@mail.gmail.com \
    --to=aleksandar.qemu.devel@gmail.com \
    --cc=aleksandar.rikalo@rt-rk.com \
    --cc=aurelien@aurel32.net \
    --cc=chenhc@lemote.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).