From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C6D1BC77B7D for ; Mon, 15 May 2023 10:45:31 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pyVhX-0006Nv-E4; Mon, 15 May 2023 06:45:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pyVhW-0006Ni-69; Mon, 15 May 2023 06:45:10 -0400 Received: from mail-pl1-x635.google.com ([2607:f8b0:4864:20::635]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pyVhU-0001hg-Mk; Mon, 15 May 2023 06:45:09 -0400 Received: by mail-pl1-x635.google.com with SMTP id d9443c01a7336-1ab13da70a3so121958855ad.1; Mon, 15 May 2023 03:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684147506; x=1686739506; h=in-reply-to:references:subject:cc:to:from:message-id:date :content-transfer-encoding:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=jqg1RGiKbpP3R+iNYcbW3SgRGLomNE6MLEk+mXnIKZQ=; b=YONluRBb+sihrLsK8jZpGnAjkSqf0D9O8f4xTNzJSkPdIqnPdwemZDXC/Qj7DEa8DS K+DxdTVqfyKTqQrhlTzN2GiZN1VawhIHwYZYHhRxqlETrBhGL5WdLOg72KlTZUUTZ94V IyJ0efSyPJjiLT7xPTwH2Tx1Ljj09PlFoqgoPy2sUAPw8ncEdbeFZEGi/7r9CqwaqI6B XAlx/uzxpUKhwZM39xXmcl6A7DPexjBRq26tjSGu0zkxb63DxykVoRGnwT4zasfYHQQr oBKvRSwLFNB4zwft0JFc1f6lVgZrrKz9LWDU8S2G9hl707KhJLzG8HcDby+dN2mtBq0j dl9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684147506; x=1686739506; h=in-reply-to:references:subject:cc:to:from:message-id:date :content-transfer-encoding:mime-version:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=jqg1RGiKbpP3R+iNYcbW3SgRGLomNE6MLEk+mXnIKZQ=; b=b4G3gh2cVW3qr61j+Qa5l56ExpwSge3TYbWf6xcAYfAwRjQ+Zfq4oJuhjJC+qN50EC k1Rm4WX0JqGdTnmKPTNL0d2zXDB3J0nrpR9oLMRVJyRRCJbOdCc3mSAcFfFzweHO7T2W jxRkSzfx52QT0oGTmhtBcYJ9ue/1+FW47hnuB4C6nALxecAHX3mKea2obdPLwdMJcbC4 h40YEVhMMJ33F0UBGQQhCYGtzmQYR68N1bvBWQaEuu73dHThiSJjq3hRCvn7RvmrkJcS 3LUOILuyXJdEzWX7ZX3SfuaAgyHiQHpdhFiAUEuq2NLIXirCAAWKUR364HWUwOgGGqP/ N3qg== X-Gm-Message-State: AC+VfDx0QW0LsoANOHQW9+BpaNgXMPOTy2+VsyT3uGPTsphChM9fOu28 9vZG0C4XDFuBszwNfoCl9Rk= X-Google-Smtp-Source: ACHHUZ4oQw50ca3/1bG39RINO53yPUPUKW+4balMsGuyHAUqMa2LflU4pVufhNHZ+Zyrnan8viJGAw== X-Received: by 2002:a17:903:10a:b0:1ab:11c8:777a with SMTP id y10-20020a170903010a00b001ab11c8777amr31776687plc.13.1684147506633; Mon, 15 May 2023 03:45:06 -0700 (PDT) Received: from localhost ([202.168.30.146]) by smtp.gmail.com with ESMTPSA id a9-20020a170902ee8900b001a9293597efsm13164955pld.246.2023.05.15.03.45.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 May 2023 03:45:06 -0700 (PDT) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 15 May 2023 20:45:01 +1000 Message-Id: From: "Nicholas Piggin" To: "Harsh Prateek Bora" Cc: , Subject: Re: [PATCH 6/6] target/ppc: Implement HEIR SPR X-Mailer: aerc 0.14.0 References: <20230323022237.1807512-1-npiggin@gmail.com> <20230323022237.1807512-6-npiggin@gmail.com> <67fcac44-675b-67b3-ba7b-61730c356f50@linux.ibm.com> <9d7d3ca6-85d2-ec00-148f-963a12bbc0ad@linux.ibm.com> In-Reply-To: <9d7d3ca6-85d2-ec00-148f-963a12bbc0ad@linux.ibm.com> Received-SPF: pass client-ip=2607:f8b0:4864:20::635; envelope-from=npiggin@gmail.com; helo=mail-pl1-x635.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org On Mon May 15, 2023 at 7:32 PM AEST, Harsh Prateek Bora wrote: > > > On 5/15/23 14:02, Harsh Prateek Bora wrote: > >> > >> That would be wrong for the other HSRR fallthroughs above it. > >> > > Oh yeh, in that case, may be move it to top of the EXCP_HISI, it would= =20 > > need duplicating one line of assignment though (relatively better?). > > correcting myself, no duplication needed if keeping above EXCP_HISI. No, because HV_EMU interrupts get an error code that can not be put into HSRR1. Thanks, Nick