qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Basic TCG Loongson-3A1000 Support
@ 2020-06-14  8:00 Jiaxun Yang
  2020-06-14  8:00 ` [PATCH 1/4] target/mips: Legalize Loongson insn flags Jiaxun Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jiaxun Yang @ 2020-06-14  8:00 UTC (permalink / raw)
  To: aleksandar.qemu.devel
  Cc: Jiaxun Yang, aleksandar.rikalo, qemu-devel, aurelien

This series is the sucessor of
"target/mips: Add loongson gs464 core" [1].

Based on Huacai's CPU define.
Boot test have been performed with Huacai's KVM series.

Note: This series only adds instructions that can be generated by GCC,
as we're relying on toolchain for documents of these instructions.  

[1]: https://patchwork.kernel.org/cover/11457385/

Thanks.

Jiaxun Yang (4):
  target/mips: Legalize Loongson insn flags
  target/mips: Add comments for vendor-specific ASEs
  target/mips: Add loongson ext lsdc2 instrustions
  target/mips: Add loongson ext lswc2 instrustions

 target/mips/mips-defs.h |   8 +-
 target/mips/translate.c | 442 +++++++++++++++++++++++++++++++++++++++-
 2 files changed, 442 insertions(+), 8 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-14  9:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-14  8:00 [PATCH 0/4] Basic TCG Loongson-3A1000 Support Jiaxun Yang
2020-06-14  8:00 ` [PATCH 1/4] target/mips: Legalize Loongson insn flags Jiaxun Yang
2020-06-14  8:42   ` Aleksandar Markovic
2020-06-14  8:00 ` [PATCH 2/4] target/mips: Add comments for vendor-specific ASEs Jiaxun Yang
2020-06-14  8:43   ` Aleksandar Markovic
2020-06-14  8:00 ` [PATCH 3/4] target/mips: Add loongson ext lsdc2 instrustions Jiaxun Yang
2020-06-14  9:34   ` Aleksandar Markovic
2020-06-14  9:41 ` [PATCH 0/4] Basic TCG Loongson-3A1000 Support Aleksandar Markovic

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).