Whole document tree
    

Whole document tree

Using as: M68K-Directives
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.10.5 680x0 Machine Directives

In order to be compatible with the Sun assembler the 680x0 assembler understands the following directives.

.data1
This directive is identical to a .data 1 directive.

.data2
This directive is identical to a .data 2 directive.

.even
This directive is a special case of the .align directive; it aligns the output to an even byte boundary.

.skip
This directive is identical to a .space directive.



This document was generated by root on January, 30 2002 using texi2html