From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 70CB6385841F; Wed, 2 Nov 2022 16:46:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 70CB6385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667407625; bh=fO6Z+21y61jZLiwahNvmwbXTNT82QD5DUvF8SwGU+eo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NDckLXx0Sm+js1DqvzBDoqV8pfqllNAShBmuY1nVcEbvHzz1mrLJJ87Q/K+98prRE oQWeUsN6ycmkyV9hS8HFYxW40puxX9kL0lqLdryB5WaO36sdiblhD5giyJ7/qM8Xib 1QlbEVzY/iYuHBpSzed2vhEzN6kQKFLeO9EkSfa4= From: "nickc at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug sim/8387] sim: arm: Thumb add pc,rn should not word align pc Date: Wed, 02 Nov 2022 16:46:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: sim X-Bugzilla-Version: 5.3 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: nickc at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nickc at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D8387 Nick Clifton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW --- Comment #4 from Nick Clifton --- (In reply to Luis Machado from comment #3) > Hi Nick, are you still planning to address this? No. I looked at the proposed patch, and I can see how it would fix the pro= blem in the testcase shown. But I feel that it is likely to break other code sequences because of its change to the LHS definition. Unfortunately my knowledge of the ARM ISA is now so out of date, that I am not sure that I c= an reasonably review the patch. --=20 You are receiving this mail because: You are on the CC list for the bug.=