qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Aleksandar Markovic <aleksandar.markovic@rt-rk.com>,
	qemu-devel@nongnu.org
Cc: smarkovic@wavecomp.com, pjovanovic@wavecomp.com,
	amarkovic@wavecomp.com, aurelien@aurel32.net
Subject: Re: [Qemu-devel] [PATCH v3 4/5] target/mips: Misc R5900-related cosmetic changes
Date: Tue, 30 Oct 2018 17:57:39 +0100	[thread overview]
Message-ID: <6fc20783-b43a-dff6-3189-f980bb2f3af8@redhat.com> (raw)
In-Reply-To: <1540914249-3392-5-git-send-email-aleksandar.markovic@rt-rk.com>

On 30/10/18 16:44, Aleksandar Markovic wrote:
> From: Aleksandar Markovic <amarkovic@wavecomp.com>
> 
> Misc changes in comments and strings for R5900.
> 
> Reviewed-by: Stefan Markovic <smarkovic@wavecomp.com>
> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
> ---
>   target/mips/translate_init.inc.c | 12 ------------
>   1 file changed, 12 deletions(-)
> 
> diff --git a/target/mips/translate_init.inc.c b/target/mips/translate_init.inc.c
> index 85da4a2..cab2003 100644
> --- a/target/mips/translate_init.inc.c
> +++ b/target/mips/translate_init.inc.c
> @@ -411,18 +411,6 @@ const mips_def_t mips_defs[] =
>           .mmu_type = MMU_TYPE_R4000,
>       },
>       {
> -        /*
> -         * The Toshiba TX System RISC TX79 Core Architecture manual
> -         *
> -         * https://wiki.qemu.org/File:C790.pdf

I still think a single line comment with this URL is well placed here.
This is the entry point to all R5900 specific code.
Anyway, your call.

> -         *
> -         * describes the C790 processor that is a follow-up to the R5900.
> -         * There are a few notable differences in that the R5900 FPU
> -         *
> -         * - is not IEEE 754-1985 compliant,
> -         * - does not implement double format, and
> -         * - its machine code is nonstandard.
> -         */
>           .name = "R5900",
>           .CP0_PRid = 0x00002E00,
>           /* No L2 cache, icache size 32k, dcache size 32k, uncached coherency. */
> 

  reply	other threads:[~2018-10-30 16:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-30 15:44 [Qemu-devel] [PATCH v3 0/5] target/mips: Renaming and limiting modes for R5900 Aleksandar Markovic
2018-10-30 15:44 ` [Qemu-devel] [PATCH v3 1/5] target/mips: Rename MMI-related masks Aleksandar Markovic
2018-10-30 15:44 ` [Qemu-devel] [PATCH v3 2/5] target/mips: Rename MMI-related opcodes Aleksandar Markovic
2018-10-30 15:44 ` [Qemu-devel] [PATCH v3 3/5] target/mips: Rename MMI-related functions Aleksandar Markovic
2018-10-30 15:44 ` [Qemu-devel] [PATCH v3 4/5] target/mips: Misc R5900-related cosmetic changes Aleksandar Markovic
2018-10-30 16:57   ` Philippe Mathieu-Daudé [this message]
2018-10-30 15:44 ` [Qemu-devel] [PATCH v3 5/5] target/mips: Enable only tested modes for R5900 Aleksandar Markovic
2018-10-30 17:02   ` Philippe Mathieu-Daudé
2018-10-30 17:30     ` 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=6fc20783-b43a-dff6-3189-f980bb2f3af8@redhat.com \
    --to=philmd@redhat.com \
    --cc=aleksandar.markovic@rt-rk.com \
    --cc=amarkovic@wavecomp.com \
    --cc=aurelien@aurel32.net \
    --cc=pjovanovic@wavecomp.com \
    --cc=qemu-devel@nongnu.org \
    --cc=smarkovic@wavecomp.com \
    /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).