Re: [osol-discuss] Sparc Dissassembler

2007-05-02 Thread Dennis Clarke
On 5/2/07, Artem Kachitchkine <[EMAIL PROTECTED]> wrote: Perhaps stating the obvious, but Ultra 5 can be had for $40 on ebay. access to the Sparc[1] stack at Blastwave can be had for free to community people. Dennis [1] from sun4m to sun4v ___ ope

Re: [osol-discuss] Sparc Dissassembler

2007-05-02 Thread Artem Kachitchkine
Perhaps stating the obvious, but Ultra 5 can be had for $40 on ebay. -Artem. ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Sparc Dissassembler

2007-05-02 Thread Jason King
On 5/2/07, Mike Kupfer <[EMAIL PROTECTED]> wrote: > "Jason" == Jason King <[EMAIL PROTECTED]> writes: Jason> Unfortunately, I don't have access to Sparc machines outside of Jason> work, so sort of starting to manually assemble sparc instructions Jason> and feed them to the code, I have no w

[osol-discuss] Sparc Dissassembler

2007-04-26 Thread Jason King
I have a prototype sparc disassembler I've put together available at http://www.madhack.com/~jason/dis_sparc.c There are still some things left to do (mostly implement support for most of the standard synthetic instructions), plus whatever shows up during testing. Unfortunately, I don't have ac