]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR 33214 sparc LDM/STM/LDMA/STMA etc. FAIL on Solaris/SPARC
authorAlan Modra <amodra@gmail.com>
Fri, 25 Jul 2025 22:15:54 +0000 (07:45 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 25 Jul 2025 22:20:49 +0000 (07:50 +0930)
commitc97c1a7d58fa787ef5c118a028e2d92353cb437c
treeed764baad2dc3efa61f078cd3663ff289852f506
parent3a7f7d0be3a2953fd110f084b34586ce9c649d66
PR 33214 sparc LDM/STM/LDMA/STMA etc. FAIL on Solaris/SPARC

Delete code in compare_opcodes preferencing 1+i over i+1 and 1,i over
i,1.  Instead simply make the sort stable, by keeping the original
table order.
opcodes/sparc-dis.c