From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Mortimer Date: Sun, 13 May 2012 21:35:18 +0000 Subject: Re: How to learn sparc assembler? Message-Id: <4FB02916.8030200@oldelvet.org.uk> List-Id: References: <20120513184935.GB2434@merkur.ravnborg.org> In-Reply-To: <20120513184935.GB2434@merkur.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: sparclinux@vger.kernel.org On 13/05/2012 19:49, Sam Ravnborg wrote: > Hi all. > > I am missing sparc assembler skills. > > Do you have any good pointer or recommendations > to learn sparc assembler? > > If there is a good sparc book I am also all ears! > Especially if you have a spare copy... > Hi Sam, I'm not sure I'd call them easy reading but the V8 and V9 manuals tell you all about the instruction set. Freely downloadable from sparc.org http://www.sparc.org/standards/V8.pdf http://www.sparc.org/standards/SPARCV9.pdf http://www.sparc.org/specificationsDocuments.html Regards Richard > I can follow the basic flow in the *.S files > in arch/sparc/* but I am running short of my > capabilites when I have to write something myself :-( > > Sam > -- > To unsubscribe from this list: send the line "unsubscribe sparclinux" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html