
SHARC Processor Evaluation Kit Limited Time Offer
Analog Devices is offering a 50% discount on new SHARC Processor Family evaluation kits until July 31, 2008.
The SHARC Processor fits into a variety of applications such as Digital Home, Pro Audio, Industrial and Instrumentation, Automotive, Military, and Medical.
The following kits will be discounted to $249 through your local Distributor: ADZS-21262-EZLITE, ADZS-21364-EZLITE, ADZS-21369-EZLITE, and ADZS-21375-EZLITE.

| |
-
paper
-
Introduction to RISC Assembly Language Programming
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 study it simultaneously with a course on a higher-level language report it is easier and more logical to program in assembly!
preview:
http://www.cs.tcd.ie
-
paper
-
Linux Assembly Tutorial
This tutorial is an introduction to coding assembly in Linux.
There are two 'versions' to accommodate various people: The Step-by-Step Guide: This version explains everything in detail.
It assumes that you have done at least a little bit of DOS assembly, and that you have Linux on your computer (although you may not have used it much yet). Since not everyone may know how to use Linux, there are links to sections where I explain how to do...
preview:
http://docs.cs.up.ac.za
-
paper
-
PowerPC assembly Introduction to assembly on the PowerPC
Assembly language is not widely known among the programming community these days, and PowerPC assembly is even more exotic.
Hollis Blanchard presents an overview of assembly language from a PowerPC perspective and contrasts examples for three architectures: ia32, ppc, and ppc64.
High-level languages offer great advantages in general by hiding many mundane and repetitive details from programmers, allowing them to concentrate on their goals....
preview:
http://www.ibm.com
date: 7/1/2002
 |
-
article
-
Improving reliability and security by analyzing executables
Many source code analysis tools available today, including Coverity Prevent, GrammaTech CodeSonar, Klocwork K7, and The MathWorks PolySpace Verifier detect software defects and vulnerabilities.
During the past few years, interest has grown in performing similar analyses on executable machine code.
Three main factors are driving this interest in direct machine code analysis: the need to control COTS software reliability and security, the techni...
preview:
http://www.embedded-computing.com
date: 4/15/2008

-
article
-
Developing Software in Assembly Language
This article, which discusses assembly language programming, accompanies the book Embedded Microcomputer Systems: Real Time Interfacing published by Brooks-Cole 1999.
For an introduction describing how to run the application TExaS, see the help files included with the application.
To develop assembly language software, we first use an editor to create our source code.
preview:
http://www.ece.utexas.edu
date: 1/1/1999
-
hot list
-
Assembly Language Papers
Assembly programming tutorials, specifications, references, guides and online books.
All of these are hosted locally at the Assembly Directory , enabling quick access and accurate search.
preview:
http://oopweb.com
-
hot list
-
Paul Hsieh's Assembly Language Page
Hot list and overview of x86 assembly language resources.
preview:
http://www.azillionmonkeys.com
 |