From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PATCH 1/1] target/riscv: enable floating point unit
Date: Wed, 18 Sep 2024 16:38:27 +0200 [thread overview]
Message-ID: <ab10b656-c389-47cd-ae20-3287e1f73688@linaro.org> (raw)
In-Reply-To: <20240916181633.366449-1-heinrich.schuchardt@canonical.com>
On 9/16/24 20:16, Heinrich Schuchardt wrote:
> + env->mstatus = set_field(env->mstatus, MSTATUS_FS, env->misa_mxl);
Using mxl is definitely wrong here.
r~
prev parent reply other threads:[~2024-09-19 10:07 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-16 18:16 [PATCH 1/1] target/riscv: enable floating point unit Heinrich Schuchardt
2024-09-17 12:13 ` Andrew Jones
2024-09-17 13:28 ` Heinrich Schuchardt
2024-09-17 14:49 ` Andrew Jones
2024-09-17 16:45 ` Heinrich Schuchardt
2024-09-18 6:05 ` Andrew Jones
2024-09-18 11:10 ` Peter Maydell
2024-09-18 13:06 ` Heinrich Schuchardt
2024-09-18 13:12 ` Peter Maydell
2024-09-18 13:49 ` Heinrich Schuchardt
2024-09-18 13:56 ` Andrew Jones
2024-09-18 15:49 ` Heinrich Schuchardt
2024-09-18 15:32 ` Peter Maydell
2024-09-18 16:27 ` Heinrich Schuchardt
2024-10-08 0:45 ` Alistair Francis
2024-09-18 14:38 ` 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=ab10b656-c389-47cd-ae20-3287e1f73688@linaro.org \
--to=richard.henderson@linaro.org \
--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).