public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/28609] New: GDB does not recognize the movn mips instruction
@ 2021-11-20  3:13 andrew.lamarra at gmail dot com
  2022-03-05 14:54 ` [Bug gdb/28609] " andrew.lamarra at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: andrew.lamarra at gmail dot com @ 2021-11-20  3:13 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28609

            Bug ID: 28609
           Summary: GDB does not recognize the movn mips instruction
           Product: gdb
           Version: 9.2
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: andrew.lamarra at gmail dot com
  Target Milestone: ---

It seems that GDB does not recognize the MIPS "movn" instruction:
(gdb) x/3i $pc
=> 0x402db0 <main_loop+612>:    slt     a0,s0,v0
   0x402db4 <main_loop+616>:    0x44800b
   0x402db8 <main_loop+620>:    addiu   v0,v1,18636

That instructions should be: movn s0,v0,a0

Let me know if you'd like the binary that I was debugging when I found this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-07 14:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-20  3:13 [Bug gdb/28609] New: GDB does not recognize the movn mips instruction andrew.lamarra at gmail dot com
2022-03-05 14:54 ` [Bug gdb/28609] " andrew.lamarra at gmail dot com
2022-03-06 17:09 ` tromey at sourceware dot org
2022-03-06 19:19 ` andrew.lamarra at gmail dot com
2022-03-06 20:04 ` tromey at sourceware dot org
2022-03-06 20:12 ` andrew.lamarra at gmail dot com
2022-03-06 21:00 ` andrew.lamarra at gmail dot com
2022-03-07 14:27 ` andrew.lamarra at gmail dot com
2022-03-07 14:31 ` andrew.lamarra at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).