要开发龙芯,那么要先学习一下它的汇编。而它的汇编跟MIPS的相似,这样的话,就只能拿MIPS32的先来学习了。下面就是一些资料的连接。
MIPS Assembly Language Programming
http://www.eecs.harvard.edu/~ellard/Courses/cs50-asm.pdf
MIPS Assembly Language Programmer’s Guide
http://www.cs.unibo.it/~solmi/te ... LanguageProgDoc.pdf
MIPS Assembly Language
http://www.inf.uni-konstanz.de/d ... /download/rs-05.pdf
网页教程
http://www.cs.purdue.edu/homes/hosking/502/spim/node9.html
http://www.doc.ic.ac.uk/lab/secondyear/spim/node9.html
http://www.cs.bilkent.edu.tr/~baray/cs224/ref/node2.html
http://www.cs.bilkent.edu.tr/~baray/cs224/ref/spim.html
http://chortle.ccsu.edu/AssemblyTutorial/TutorialContents.html
http://www.cs.wisc.edu/~cs354-1/ ... L.instructions.html