Message ID | 1582908244-304-68-git-send-email-tsimpson@quicinc.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=5hto=4Q=nongnu.org=qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 99BF6924 for <patchwork-qemu-devel@patchwork.kernel.org>; Fri, 28 Feb 2020 17:40:38 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 714542051A for <patchwork-qemu-devel@patchwork.kernel.org>; Fri, 28 Feb 2020 17:40:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="KTiNRIAa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 714542051A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=quicinc.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Received: from localhost ([::1]:51718 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org>) id 1j7jcr-0001Fn-NF for patchwork-qemu-devel@patchwork.kernel.org; Fri, 28 Feb 2020 12:40:37 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58688) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <tsimpson@qualcomm.com>) id 1j7imb-00068m-En for qemu-devel@nongnu.org; Fri, 28 Feb 2020 11:46:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <tsimpson@qualcomm.com>) id 1j7ima-0007va-Dd for qemu-devel@nongnu.org; Fri, 28 Feb 2020 11:46:37 -0500 Received: from alexa-out-sd-01.qualcomm.com ([199.106.114.38]:13250) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <tsimpson@qualcomm.com>) id 1j7ima-0005Uz-5P for qemu-devel@nongnu.org; Fri, 28 Feb 2020 11:46:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1582908396; x=1614444396; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=EF8OvfLYOLncTtNChmmwfO8ri9hIj4SMPQl0k5+vAQc=; b=KTiNRIAavt9KOjH3NlGURAP65eCvlpWHbBELShMEZ6KTKLIxUQfxjYB6 WNlYnx6421i8p5WM7LSQGQ3TyjMEb26sjMgy/mJLzHorUtmSfHibC7IW5 Mq+DnOXugNH0HkByNYDkMtULvC/wKM09OP9pc1Gpz7O8vbklxzbmg2PjE c=; Received: from unknown (HELO ironmsg05-sd.qualcomm.com) ([10.53.140.145]) by alexa-out-sd-01.qualcomm.com with ESMTP; 28 Feb 2020 08:44:35 -0800 Received: from vu-tsimpson-aus.qualcomm.com (HELO vu-tsimpson1-aus.qualcomm.com) ([10.222.150.1]) by ironmsg05-sd.qualcomm.com with ESMTP; 28 Feb 2020 08:44:34 -0800 Received: by vu-tsimpson1-aus.qualcomm.com (Postfix, from userid 47164) id 430531191; Fri, 28 Feb 2020 10:44:34 -0600 (CST) From: Taylor Simpson <tsimpson@quicinc.com> To: qemu-devel@nongnu.org Subject: [RFC PATCH v2 67/67] Hexagon HVX build infrastructure Date: Fri, 28 Feb 2020 10:44:03 -0600 Message-Id: <1582908244-304-68-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: base64 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: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Cc: riku.voipio@iki.fi, richard.henderson@linaro.org, laurent@vivier.eu, Taylor Simpson <tsimpson@quicinc.com>, philmd@redhat.com, aleksandar.m.mail@gmail.com Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org> |
Series |
Hexagon patch series
|
expand
|
diff --git a/target/hexagon/Makefile.objs b/target/hexagon/Makefile.objs index be0d08f..d18b41f 100644 --- a/target/hexagon/Makefile.objs +++ b/target/hexagon/Makefile.objs @@ -28,7 +28,9 @@ obj-y += \ printinsn.o \ arch.o \ fma_emu.o \ - conv_emu.o + conv_emu.o \ + mmvec/decode_ext_mmvec.o \ + mmvec/system_ext_mmvec.o # # Step 1 @@ -47,10 +49,14 @@ IDEF_FILES = \ $(SRC_PATH)/target/hexagon/imported/mpy.idef \ $(SRC_PATH)/target/hexagon/imported/shift.idef \ $(SRC_PATH)/target/hexagon/imported/subinsns.idef \ - $(SRC_PATH)/target/hexagon/imported/system.idef + $(SRC_PATH)/target/hexagon/imported/system.idef \ + $(SRC_PATH)/target/hexagon/imported/allext.idef \ + $(SRC_PATH)/target/hexagon/imported/mmvec/ext.idef DEF_FILES = \ $(SRC_PATH)/target/hexagon/imported/allidefs.def \ - $(SRC_PATH)/target/hexagon/imported/macros.def + $(SRC_PATH)/target/hexagon/imported/macros.def \ + $(SRC_PATH)/target/hexagon/imported/allext_macros.def \ + $(SRC_PATH)/target/hexagon/imported/mmvec/macros.def $(GEN_SEMANTICS): $(GEN_SEMANTICS_SRC) $(IDEF_FILES) $(DEF_FILES) $(CC) $(CFLAGS) $(GEN_SEMANTICS_SRC) -o $(GEN_SEMANTICS)
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> --- target/hexagon/Makefile.objs | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)