From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 92C713858406; Thu, 22 Sep 2022 04:13:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 92C713858406 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663820015; bh=pqEaBARz0SFz7syi/HVSW1ttULwoMcsu5w0waw1sheA=; h=From:To:Subject:Date:From; b=owfg0yc86q4ZtPEvWcKSjSAuSVkr+K8f/FpouVYkhxbYBatJj0vUM0Xoy+xM6X6/I SYfjM/pDBq7LM3kFtSq7fSDndbK/u7t4OvxOyqTCSdn04jJheIGgRTtG74aHsRZg/N m+TNkoUpNof91kuQmWW1tzSzQDIp3/pPNvNwaRBI= From: "research_trasio at irq dot a4lg.com" To: gdb-prs@sourceware.org Subject: [Bug sim/29595] New: RISC-V simulator cannot run multiply instructions Date: Thu, 22 Sep 2022 04:13:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: sim X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: research_trasio at irq dot a4lg.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone attachments.created Message-ID: 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=3D29595 Bug ID: 29595 Summary: RISC-V simulator cannot run multiply instructions Product: gdb Version: HEAD Status: UNCONFIRMED Severity: critical Priority: P2 Component: sim Assignee: unassigned at sourceware dot org Reporter: research_trasio at irq dot a4lg.com CC: vapier at gentoo dot org Target Milestone: --- Created attachment 14343 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14343&action=3Ded= it Reproduction source code + generated object files + simulator logs [POSSIBLE RELEASE BLOCKER FOR GDB 13.1] On the latest master, RISC-V simulator cannot run multiply instructions (but CAN run division instructions). I completely know the cause: On the Binutils side, new multiply-only instruction subset extension 'Zmmul= ' is being added. I sent a patchset which spans *both Binutils and GDB* but *on= ly Binutils part is committed.* This is the one (same but both to binutils and gdb-patches ML): I'm proposing remaining part (GDB / simulator part) as a separate patchset = but there's no response from the GDB side... (= ping 1) (= ping 2) Not being able to run the multiply instructions on the simulator is clearly= a release blocker for GDB 13.1. So I'm reporting this to track this issue. My copyright assignment to both Binutils and GDB is complete and I'm now ev= en a "write after approval" committer. If a maintainer gives me an approval, I = can commit it in a day. GitHub tracker of me: --=20 You are receiving this mail because: You are on the CC list for the bug.=