VAX Ultrix assembler info

George Robbins grr at cbmvax.commodore.com
Wed Nov 21 07:03:18 AEST 1990


In article <1990Nov19.203115.14061 at dsuvax.uucp> ghelmer at dsuvax.uucp (Guy Helmer) writes:
> Hello!  I am in desperate need of guidance, as I am in search of
> good reference materials for the VAX Ultrix assembler.  The target
> audience of this information is undergrad students, and I need to
> find a good reference detailing things like the instruction set
> and registers, grammar of the assembler, running the assembler and
> loader, and other things pertinent to teaching a class VAX assembler
> language.

You have a bit of a problem...  The unix assemblers aren't really intended
as general purpose assemblers, rather they are compiler back ends that
you can hand write code for if you really want to.

There is a section on the VAX assembler in the orginal Berkeley manual
set that is distributed as Ultrix supplementary documentation.  It's
pretty sketchy.

> I am having a bit of trouble locating such material.  All help
> is graciously accepted.  Thank you.

Much as I hate to admit it, but if you intend to teach a traditional
assembly language class, I'd recommed using VMS, where you can find
a traditional full-featured macro-assembler.

-- 
George Robbins - now working for,     uucp:   {uunet|pyramid|rutgers}!cbmvax!grr
but no way officially representing:   domain: grr at cbmvax.commodore.com
Commodore, Engineering Department     phone:  215-431-9349 (only by moonlite)



More information about the Comp.unix.ultrix mailing list