From nobody Mon Feb 9 17:59:16 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1561979310; cv=none; d=zoho.com; s=zohoarc; b=TE1wOOgURYreI5N/FxyKCP/5372IELLt6VVBuxYUZwx47GBTNbbh2x1h+pmDK2bFSp3mNUnrmCJQado/XhOMrygiZVm9QAAX1uMHjE/mQSPbj02h4bhZvltyNO01NrDg0isgQedHjn8lRCr/0PQKh2haaegJ2yMeoHuqLmOcBAY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561979310; h=Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=FrqSo9iMQvAOzoMhKNbMpGkK7OoG/b+BnrIY/5nAjgQ=; b=BiPCId6+ao06IkX1WZDZDaoPxoJZl1pC3SoqvXQGRftshyM7trGz1TubK9BSf4Pdh82l4Lp7/hL8ISk5hWfiI/ZZMIT4o+e60800GQwjfpt1Ll6odRn29hbC/2FiSuNVwJqVbmHQuIf/1JuRecQu9fg0hYiZ+8EoLOStwVTI/pc= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (209.51.188.17 [209.51.188.17]) by mx.zohomail.com with SMTPS id 1561979310473604.8509407396218; Mon, 1 Jul 2019 04:08:30 -0700 (PDT) Received: from localhost ([::1]:57138 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhuAa-0006Ws-E1 for importer@patchew.org; Mon, 01 Jul 2019 07:08:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41134) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhu8D-0004sz-TB for qemu-devel@nongnu.org; Mon, 01 Jul 2019 07:05:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhu8C-00076A-OQ for qemu-devel@nongnu.org; Mon, 01 Jul 2019 07:05:57 -0400 Received: from mx2.rt-rk.com ([89.216.37.149]:48943 helo=mail.rt-rk.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hhu8C-00067R-DT for qemu-devel@nongnu.org; Mon, 01 Jul 2019 07:05:56 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.rt-rk.com (Postfix) with ESMTP id 7B1DB1A2005; Mon, 1 Jul 2019 13:04:51 +0200 (CEST) Received: from rtrkw774-lin.domain.local (rtrkw774-lin.domain.local [10.10.13.43]) by mail.rt-rk.com (Postfix) with ESMTPSA id 53AA01A1FE3; Mon, 1 Jul 2019 13:04:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at rt-rk.com From: Aleksandar Markovic To: qemu-devel@nongnu.org, arikalo@wavecomp.com Date: Mon, 1 Jul 2019 13:04:36 +0200 Message-Id: <1561979080-26195-4-git-send-email-aleksandar.markovic@rt-rk.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1561979080-26195-1-git-send-email-aleksandar.markovic@rt-rk.com> References: <1561979080-26195-1-git-send-email-aleksandar.markovic@rt-rk.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 89.216.37.149 Subject: [Qemu-devel] [PATCH 3/7] target/mips: Correct comments in msa_helper.c X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: amarkovic@wavecomp.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" From: Aleksandar Markovic Fix some errors in comments for MSA helpers. Signed-off-by: Aleksandar Markovic --- target/mips/msa_helper.c | 44 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/target/mips/msa_helper.c b/target/mips/msa_helper.c index 8bad636..880fc52 100644 --- a/target/mips/msa_helper.c +++ b/target/mips/msa_helper.c @@ -72,9 +72,6 @@ * -------- * * +---------------+------------------------------------------------------= ----+ - * | BMNZ.V | Vector Bit Move If Not Zero = | - * | BMZ.V | Vector Bit Move If Zero = | - * | BSEL.V | Vector Bit Select = | * | BINSL.B | Vector Bit Insert Left (byte) = | * | BINSL.H | Vector Bit Insert Left (halfword) = | * | BINSL.W | Vector Bit Insert Left (word) = | @@ -83,6 +80,9 @@ * | BINSR.H | Vector Bit Insert Right (halfword) = | * | BINSR.W | Vector Bit Insert Right (word) = | * | BINSR.D | Vector Bit Insert Right (doubleword) = | + * | BMNZ.V | Vector Bit Move If Not Zero = | + * | BMZ.V | Vector Bit Move If Zero = | + * | BSEL.V | Vector Bit Select = | * +---------------+------------------------------------------------------= ----+ */ =20 @@ -179,12 +179,12 @@ * | ADDV.H | Vector Add (halfword) = | * | ADDV.W | Vector Add (word) = | * | ADDV.D | Vector Add (doubleword) = | - * | HSUB_S.H | Vector Signed Horizontal Add (halfword) = | - * | HSUB_S.W | Vector Signed Horizontal Add (word) = | - * | HSUB_S.D | Vector Signed Horizontal Add (doubleword) = | - * | HSUB_U.H | Vector Unigned Horizontal Add (halfword) = | - * | HSUB_U.W | Vector Unigned Horizontal Add (word) = | - * | HSUB_U.D | Vector Unigned Horizontal Add (doubleword) = | + * | HADD_S.H | Vector Signed Horizontal Add (halfword) = | + * | HADD_S.W | Vector Signed Horizontal Add (word) = | + * | HADD_S.D | Vector Signed Horizontal Add (doubleword) = | + * | HADD_U.H | Vector Unigned Horizontal Add (halfword) = | + * | HADD_U.W | Vector Unigned Horizontal Add (word) = | + * | HADD_U.D | Vector Unigned Horizontal Add (doubleword) = | * +---------------+------------------------------------------------------= ----+ */ =20 @@ -279,6 +279,18 @@ * | DOTP_U.H | Vector Unsigned Dot Product (halfword) = | * | DOTP_U.W | Vector Unsigned Dot Product (word) = | * | DOTP_U.D | Vector Unsigned Dot Product (doubleword) = | + * | DPADD_S.H | Vector Signed Dot Product (halfword) = | + * | DPADD_S.W | Vector Signed Dot Product (word) = | + * | DPADD_S.D | Vector Signed Dot Product (doubleword) = | + * | DPADD_U.H | Vector Unsigned Dot Product (halfword) = | + * | DPADD_U.W | Vector Unsigned Dot Product (word) = | + * | DPADD_U.D | Vector Unsigned Dot Product (doubleword) = | + * | DPSUB_S.H | Vector Signed Dot Product (halfword) = | + * | DPSUB_S.W | Vector Signed Dot Product (word) = | + * | DPSUB_S.D | Vector Signed Dot Product (doubleword) = | + * | DPSUB_U.H | Vector Unsigned Dot Product (halfword) = | + * | DPSUB_U.W | Vector Unsigned Dot Product (word) = | + * | DPSUB_U.D | Vector Unsigned Dot Product (doubleword) = | * +---------------+------------------------------------------------------= ----+ */ =20 @@ -446,7 +458,19 @@ * +---------------+------------------------------------------------------= ----+ */ =20 -/* TODO: insert Logic group helpers here */ +/* TODO: insert Interleave group helpers here */ + + +/* + * Move + * ---- + * + * +---------------+------------------------------------------------------= ----+ + * | MOVE.V | Vector Move = | + * +---------------+------------------------------------------------------= ----+ + */ + +/* TODO: insert Move group helpers here */ =20 =20 /* --=20 2.7.4