Jason,

That would be very cool.

Adam

On Fri, Sep 21, 2007 at 05:33:54PM -0500, Jason King wrote:
> As a potential follow on to my work with implementing an unencumbered
> sparc libdisasm, I was wondering if there would be interest in adding
> ASI name support to the disassembly.
> 
> I.e. instead of:
> 
> lda [%r1 + %r2] 0x80, %r3
> 
> you'd see
> 
> lda [%r1 + %r2] ASI_P, %r3
> 
> or perhaps
> 
> lda [%r1 + %r2] ASI_PRIMARY, %r3
> 
> Similar for sta, etc.
> 
> Myself, I find symbolic names easier to remember/deal with than
> arbitrary numbers, but I'd rather get the opinions of those who would
> be using this far more regularly than I would (I'm hoping they're
> reading these lists).
> 
> Anyone care to comment?
> _______________________________________________
> mdb-discuss mailing list
> mdb-discuss at opensolaris.org

-- 
Adam Leventhal, FishWorks                        http://blogs.sun.com/ahl

Reply via email to