From nobody Thu Nov 13 22:04:23 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.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; dkim=fail header.i=@quicinc.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=quicinc.com ARC-Seal: i=1; a=rsa-sha256; t=1582908741; cv=none; d=zohomail.com; s=zohoarc; b=k3NnoNmShJrACRoipmL7lhJPHg+pzgGOXNm3UN7ssm1j5m2n+j9MuLwxZI2zLdv4rQbCDHcsGHoVwAdY84lxz0agerF+MPotX57j4yqi+j8BZPQ5p4KCW+TeSjsbnoxtn1lwla2IK10lkuUPobViKV+MyLkrEBexZprR2qcDImE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582908741; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=KjSfe/LNgxASg/kGzX2P+rVYr/qkO7AS5cqs9VoEV50=; b=KfE4qudp5FVM9vRV7QckaaDFaeBklZVxR3nKpZr3urphrASg1x2U1bUGSFHLBFr71zCztR3n0HSwJosbHeMi/NoJyqRcX9sECIW7dPZ+2UwjndJAtdBV3Mzskd+9MWReMAIVp5Cfk6+EdkuYZtq5J4YLw3T3Uwjec0vAP9+ilBU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail header.i=@quicinc.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1582908741918236.3407259777058; Fri, 28 Feb 2020 08:52:21 -0800 (PST) Received: from localhost ([::1]:50640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7is8-0006XM-Nm for importer@patchew.org; Fri, 28 Feb 2020 11:52:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:57635) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7ikb-0002m5-8P for qemu-devel@nongnu.org; Fri, 28 Feb 2020 11:44:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7ikZ-0005WH-Qt for qemu-devel@nongnu.org; Fri, 28 Feb 2020 11:44:33 -0500 Received: from alexa-out-sd-01.qualcomm.com ([199.106.114.38]:13235) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j7ikZ-0005U6-HN for qemu-devel@nongnu.org; Fri, 28 Feb 2020 11:44:31 -0500 Received: from unknown (HELO ironmsg-SD-alpha.qualcomm.com) ([10.53.140.30]) by alexa-out-sd-01.qualcomm.com with ESMTP; 28 Feb 2020 08:44:28 -0800 Received: from vu-tsimpson-aus.qualcomm.com (HELO vu-tsimpson1-aus.qualcomm.com) ([10.222.150.1]) by ironmsg-SD-alpha.qualcomm.com with ESMTP; 28 Feb 2020 08:44:28 -0800 Received: by vu-tsimpson1-aus.qualcomm.com (Postfix, from userid 47164) id B060EFCD; Fri, 28 Feb 2020 10:44:27 -0600 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1582908271; x=1614444271; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=KjSfe/LNgxASg/kGzX2P+rVYr/qkO7AS5cqs9VoEV50=; b=rNILWEs/NhYlGeNT2VR0IjxAcDOELwhpIVL7e5lVM0v/4WHAWDLswBiL ebEEdRDGezq/X8lqBddY0zko+OWfzEKAkHxdqMuKLsEA2Gjvm9p1TIhp4 jz3VWlKCHdHUs9pb+DlOYYvtKebkEoBqVZhOAfAbvDZt4Xt71+Ln8KThs M=; From: Taylor Simpson To: qemu-devel@nongnu.org Subject: [RFC PATCH v2 09/67] Hexagon architecture types Date: Fri, 28 Feb 2020 10:43:05 -0600 Message-Id: <1582908244-304-10-git-send-email-tsimpson@quicinc.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1582908244-304-1-git-send-email-tsimpson@quicinc.com> References: <1582908244-304-1-git-send-email-tsimpson@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [fuzzy] X-Received-From: 199.106.114.38 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: riku.voipio@iki.fi, richard.henderson@linaro.org, laurent@vivier.eu, Taylor Simpson , philmd@redhat.com, aleksandar.m.mail@gmail.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Define types used in files imported from the Hexagon architecture library Signed-off-by: Taylor Simpson --- target/hexagon/hex_arch_types.h | 42 +++++++++++++++++++++++++++++++++++++= ++++ 1 file changed, 42 insertions(+) create mode 100644 target/hexagon/hex_arch_types.h diff --git a/target/hexagon/hex_arch_types.h b/target/hexagon/hex_arch_type= s.h new file mode 100644 index 0000000..bb58f49 --- /dev/null +++ b/target/hexagon/hex_arch_types.h @@ -0,0 +1,42 @@ +/* + * Copyright(c) 2019-2020 Qualcomm Innovation Center, Inc. All Rights Res= erved. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, see . + */ + +#ifndef HEXAGON_ARCH_TYPES_H +#define HEXAGON_ARCH_TYPES_H + +/* + * These types are used by the code generated from the Hexagon + * architecture library. + */ +typedef unsigned char size1u_t; +typedef char size1s_t; +typedef unsigned short int size2u_t; +typedef short size2s_t; +typedef unsigned int size4u_t; +typedef int size4s_t; +typedef unsigned long long int size8u_t; +typedef long long int size8s_t; +typedef size8u_t paddr_t; +typedef size4u_t vaddr_t; +typedef size8u_t pcycles_t; + +typedef struct size16s { + size8s_t hi; + size8u_t lo; +} size16s_t; + +#endif --=20 2.7.4