Location:  Home » Books » Introduction to RISC Assembly Language Programming    

Introduction to RISC Assembly Language Programming

Introduction to RISC Assembly Language ProgrammingAuthor: John Waldron
Publisher: Addison Wesley
Category: Book

List Price: $45.80
Buy New: $19.19
as of 9/5/2010 08:26 CDT details
You Save: $26.61 (58%)

In Stock


New (10) Used (16) from $1.32

Seller: kingseye
Rating: 3.5 out of 5 stars 4 reviews
Sales Rank: 310,283

Media: Paperback
Edition: 1st
Pages: 192
Number Of Items: 1
Shipping Weight (lbs): 0.6
Dimensions (in): 9.2 x 6.2 x 0.4

ISBN: 0201398281
Dewey Decimal Number: 005.265
EAN: 9780201398281
ASIN: 0201398281

Publication Date: October 21, 1998
Availability: Usually ships in 1-2 business days

Similar Items:


Editorial Reviews:

Product Description
As the best way to gain an understanding of how a computer processor works at the lower levels, assembly language programming is essential background for every computer science and electronic engineering student. It is, however, often considered an arcane and complex discipline, because many first encounter it through the daunting instructions and registers of the Intel 8086 family.

Programming in a simple RISC architecture is very different due to the elegant and compact instruction set. Students of this text who have never programmed before and who study it simultaneously with a course on a higher-level language report that it is easier and more logical to program in assembly!

Introduction to RISC Assembly Language Programming:
is based around the MIPS RISC processor, a simple, clean RISC processor whose architecture and assembly language is easy to learn and understand
speeds up the learning process by enabling the reader to start writing simple assembly language programs early, while assuming no prior knowledge of computer programming
links with an automatic program testing system, allowing a lecturer to set programming questions and mark the assignments automatically, or a reader to test a MIPS assembly language program against numerous test inputs
uses the SPIM simulator, a freely available virtual machine that allows users to write and simulate running MIPS R2000/R3000 assembly language programs on PC, Macintosh or UNIX platforms. with excellent source-level debugging tools contains a large number of example programs and programming questions
is supported by related software freely available via the Web http://www.compapp.dcu.ie/~jwaldron


Customer Reviews:
5 out of 5 stars Great Book to learn Mips Assembly Language   October 26, 2001
4 out of 8 found this review helpful

I enjoyed this book, I learn how to program Mips platforms with Assembly language, If you want to learn how to program in assembly language for the Mips this is the book to start, Very understandable book, nice teaching, Nice work John Waldron!.


4 out of 5 stars Great for learning MIPS Assembly Language   March 30, 2004
R. W. Roth (Upland, Indiana USA)
2 out of 2 found this review helpful

Great to learn about assembly language programming in general and MIPS computer RISC architecture in particular. Very readable with many good, understandable examples and good reference tables for the beginning assembly language programmer.

I recommend althought the book seems somewhat over priced for its size and content.


3 out of 5 stars Fair book   January 3, 2007
U. SHAHZAD
0 out of 1 found this review helpful

This book is really not worth the price. It is not that helpful other than finding out what commands are available. You can do that using Google for free.


2 out of 5 stars Overly terse and oblique coverage of difficult concepts   December 29, 2002
beska (St. James, NY)
4 out of 8 found this review helpful

This book is designed to be an introductory primer into Assembly language programing, in particular, on the MIPS processor. Assembly language programming is a subject that can a bit difficult for a reader to wrap his/her head around, even if programming in a higher level language is in his/her background. Not surprisingly, a good book on this subject takes its time to go over the subject in detail, and explain exactly what is happening. By contrast, this book seems to take an overly brusque approach to the whole subject, and the reader is often left guessing about the precise meaning of individual commands. Typos are not uncommon throughout the book, and the organization is not useful. The information, such as it is, appears to be correct for the most part (typos excluded) which keeps this from being a 1 star rating. But when a reader is new to the subject, and still confident that they could write a better book...well, it's a very bad sign.

I would suggest looking at "See MIPS Run", by Dominic Sweetman...I've not read it myself, but there are good reviews on Amazon, and I've heard good things about it from others, as well.


Copyright © 2009 Distance Learning Computer Course