Re: Is this "gdb disassembler" code still needed?
Richard Sandiford <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
"Maciej W. Rozycki" <[email protected]> writes: > Hmm, it looks like some cleanup might be in order here, especially the > microMIPS stuff seems backwards (probably blindly copied from the standard > MIPS version whereas MIPS16 conditions stand here) and should be fixed. > > Other than that I am fairly sure the behaviour is intentional, so except > from any microMIPS change to match the MIPS16 variant please refrain from > fiddling with these bits until I am done with the change proposed here: > > http://sourceware.org/ml/binutils/2012-05/msg00183.html > http://sourceware.org/ml/binutils/2012-06/msg00114.html OK, thanks. I'll change microMIPS to match MIPS16 like you say. Richard