qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>,
	Simon Burge <simonb@NetBSD.org>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [PATCH] target/mips: Remove duplicated MIPSCPU::cp0_count_rate
Date: Mon, 13 Dec 2021 07:41:52 -0800	[thread overview]
Message-ID: <c51c516f-3c53-f941-6e47-110a01d79a81@linaro.org> (raw)
In-Reply-To: <20211213102340.1847248-1-f4bug@amsat.org>

On 12/13/21 2:23 AM, Philippe Mathieu-Daudé wrote:
> Since the previous commit 9ea89876f9d ("target/mips: Fix cycle
> counter timing calculations"), MIPSCPU::cp0_count_rate is not
> used anymore. We don't need it since it is already expressed
> as mips_def_t::CCRes. Remove the duplicate and clean.
> 
> Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
> ---
> Based-on:<20211116072606.BE9C8A1856@thoreau.thistledown.com.au>
> ---
>   target/mips/cpu.h      |  9 ---------
>   target/mips/internal.h |  9 +++++++++
>   target/mips/cpu.c      | 10 ----------
>   3 files changed, 9 insertions(+), 19 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


      reply	other threads:[~2021-12-13 15:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13 10:23 [PATCH] target/mips: Remove duplicated MIPSCPU::cp0_count_rate Philippe Mathieu-Daudé
2021-12-13 15:41 ` Richard Henderson [this message]

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=c51c516f-3c53-f941-6e47-110a01d79a81@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --cc=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    --cc=simonb@NetBSD.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).