qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model


From: Pavel Dovgalyuk
Subject: Re: [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model
Date: Thu, 7 Jul 2022 10:06:32 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 06.07.2022 23:53, Philippe Mathieu-Daudé wrote:
On 4/7/22 12:59, Pavel Dovgalyuk wrote:
ping

This is the only non-reviewed patch in the series.

I've been looking for doc/datasheets but no luck (except the Linux kernel comments).

What kind of testing are you doing?

We compared the instruction emulation with the behavior on dev board.


On 20.06.2022 15:05, Pavel Dovgalyuk wrote:
This patch adds Cavium Octeon 68XX vCPU which provides
Octeon-specific instructions.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>

--
v3 changes:
  - split the patch to instruction set introduction and new vCPU
    (suggested by Philippe Mathieu-Daudé)
v2 changes:
  - vCPU name changed to Octeon68XX (suggested by Richard Henderson)
---
  target/mips/cpu-defs.c.inc |   28 ++++++++++++++++++++++++++++
  1 file changed, 28 insertions(+)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]