From patchwork Thu Mar 1 11:23:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 130160 Delivered-To: patch@linaro.org Received: by 10.80.172.228 with SMTP id x91csp2692028edc; Thu, 1 Mar 2018 03:45:32 -0800 (PST) X-Google-Smtp-Source: AG47ELu/Z7SSgiBJA6fVNxwP0HeNMfgOkQ4i/XD3i6TJcYyMcWJ9qG6+WvagHlxjwgThsafr7RUy X-Received: by 10.129.147.3 with SMTP id k3mr803666ywg.27.1519904732715; Thu, 01 Mar 2018 03:45:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519904732; cv=none; d=google.com; s=arc-20160816; b=PoYCDsQwDc6XqSRGPs2kzkT2/y3JkO5LjmREIzCQqoOMAvVqi8hO/zoYAZxf8AazBM lFGIqXkUuZR8+tSoo8DpPmUR9bVtuUvVdZH8BEjMdWyZHEW8Elw+N3baEAZxtlMHC0/j +pp0/NEkZrGuJHV9bAIVqwZ7fnftx82YCAUlhk0/Nsoc/u2DmUDXs1SqRGNzpCh0ZIi+ +NQW4XgoQ7Au6VYkFqZME3PaQOMlQyY09MHRgTgiqVs0KB77KUI9Iu5z7fbm9k3WTnc4 B/zmH9kjsA+JxtwFD8PP7yi9hml/SYBkRLPG057iZjV/oJRhSd3B/Bb/7mv6k97wvnXw NtSw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject :content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:to:from:arc-authentication-results; bh=4zqaXAm6Z0+O1h9TUyrOCCYDu2F/yMgozMBInkzWbnU=; b=NHTZc7SIEtIq4LWWnORbk+Mm2SqH9iqNz4adwZH3k0wFDtmZ0o1wkH70ddAMGtvmK+ zgpTph/dgpvZR4sAz1bZabjmsxBWOaDtLNWMzr7ywPg/2gNUypiizl5Q6PrXQ4XneTPF Du1cgIdWXNitabN9qBIZNVx4jUX2ObJkaHxdvJ/wYpLCw40yzV6rKdujzfQ9DjDgdXwT RFj/IF4phsmgtegBIJ2seeRW3LWBw2vww1xLgycukm8WJ1aElpmB3ukjdhqkx337mAbO 9ocADBOp7yo9Wfx+4/BEUu3K2L7ga9qvTj4Gzis3fncMXuqaasEjvRwGVVlao2tvmhOm fssw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id q187-v6si628480ybc.149.2018.03.01.03.45.29 for (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 01 Mar 2018 03:45:32 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from localhost ([::1]:55808 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erMdK-00036V-Ih for patch@linaro.org; Thu, 01 Mar 2018 06:44:22 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erMJt-0003hJ-EV for qemu-devel@nongnu.org; Thu, 01 Mar 2018 06:24:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erMJp-00084X-Fi for qemu-devel@nongnu.org; Thu, 01 Mar 2018 06:24:17 -0500 Received: from orth.archaic.org.uk ([2001:8b0:1d0::2]:46698) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1erMJp-00082m-9W for qemu-devel@nongnu.org; Thu, 01 Mar 2018 06:24:13 -0500 Received: from pm215 by orth.archaic.org.uk with local (Exim 4.89) (envelope-from ) id 1erMJo-0000Zc-0m for qemu-devel@nongnu.org; Thu, 01 Mar 2018 11:24:12 +0000 From: Peter Maydell To: qemu-devel@nongnu.org Date: Thu, 1 Mar 2018 11:23:32 +0000 Message-Id: <20180301112403.12487-12-peter.maydell@linaro.org> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180301112403.12487-1-peter.maydell@linaro.org> References: <20180301112403.12487-1-peter.maydell@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:8b0:1d0::2 Subject: [Qemu-devel] [PULL 11/42] target/arm/cpu.h: update comment for half-precision values X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Alex Bennée Signed-off-by: Alex Bennée Reviewed-by: Richard Henderson Message-id: 20180227143852.11175-4-alex.bennee@linaro.org Signed-off-by: Peter Maydell --- target/arm/cpu.h | 1 + 1 file changed, 1 insertion(+) -- 2.16.2 diff --git a/target/arm/cpu.h b/target/arm/cpu.h index 267a9d7e2f..25f31a4e21 100644 --- a/target/arm/cpu.h +++ b/target/arm/cpu.h @@ -168,6 +168,7 @@ typedef struct { * Qn = regs[n].d[1]:regs[n].d[0] * Dn = regs[n].d[0] * Sn = regs[n].d[0] bits 31..0 + * Hn = regs[n].d[0] bits 15..0 * * This corresponds to the architecturally defined mapping between * the two execution states, and means we do not need to explicitly