From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Richard Henderson" <richard.henderson@linaro.org>
Subject: [PATCH 2/2] arm.risu: Fix typo in VCVT_B_TT pattern name
Date: Tue, 1 Sep 2020 17:20:46 +0100 [thread overview]
Message-ID: <20200901162046.32670-3-peter.maydell@linaro.org> (raw)
In-Reply-To: <20200901162046.32670-1-peter.maydell@linaro.org>
Fix typo in VCVT_B_TT pattern name.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
arm.risu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arm.risu b/arm.risu
index 43a72ae..048215b 100644
--- a/arm.risu
+++ b/arm.risu
@@ -669,7 +669,7 @@ VABS A2 cond:4 11101 d 11 0000 vd:4 101 sz 1 1 m 0 vm:4
VNEG A2 cond:4 11101 d 11 0001 vd:4 101 sz 0 1 m 0 vm:4
VSQRT A1 cond:4 11101 d 11 0001 vd:4 101 sz 1 1 m 0 vm:4
# VCVTB, VCVTT (A8.6.300) [requires half-precision extension]
-VCTV_B_TT A1 cond:4 1110 1 d 11 001 op vd:4 101 0 t 1 m 0 vm:4
+VCVT_B_TT A1 cond:4 1110 1 d 11 001 op vd:4 101 0 t 1 m 0 vm:4
VCMP A1 cond:4 11101 d 11 0100 vd:4 101 sz e 1 m 0 vm:4
VCMP A2 cond:4 11101 d 11 0101 vd:4 101 sz e 1 0 0 0000
--
2.20.1
next prev parent reply other threads:[~2020-09-01 16:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-01 16:20 [RISU PATCH 0/2] arm.risu: two minor fixes Peter Maydell
2020-09-01 16:20 ` [PATCH 1/2] arm.risu: Correct VLDR/VSTR U=0 patterns Peter Maydell
2020-09-14 13:42 ` Alex Bennée
2020-09-14 13:44 ` Peter Maydell
2020-09-01 16:20 ` Peter Maydell [this message]
2020-09-14 13:42 ` [PATCH 2/2] arm.risu: Fix typo in VCVT_B_TT pattern name Alex Bennée
2020-09-10 19:54 ` [RISU PATCH 0/2] arm.risu: two minor fixes Peter Maydell
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=20200901162046.32670-3-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).