[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index

Jump to:   !   +   -   .   ;   \  
A   B   C   D   E   F   G   I   L   M   N   P   R   S   T   W  

Index Entry Section

!
! default comment char2. Command Line Options

+
+3.8.1 Special syntactic markers

-
--alternate2. Command Line Options
--alternate2. Command Line Options
--commentchar 'char'2. Command Line Options
--commentchar 'char'2. Command Line Options
--copysource2. Command Line Options
--copysource2. Command Line Options
--debug2. Command Line Options
--debug2. Command Line Options
--help2. Command Line Options
--help2. Command Line Options
--mri2. Command Line Options
--mri2. Command Line Options
--output outfile2. Command Line Options
--output outfile2. Command Line Options
--print2. Command Line Options
--print2. Command Line Options
--unreasonable2. Command Line Options
--unreasonable2. Command Line Options
--version2. Command Line Options
--version2. Command Line Options
-a2. Command Line Options
-a2. Command Line Options
-c 'char'2. Command Line Options
-c 'char'2. Command Line Options
-d2. Command Line Options
-d2. Command Line Options
-h2. Command Line Options
-h2. Command Line Options
-M2. Command Line Options
-M2. Command Line Options
-o outfile2. Command Line Options
-o outfile2. Command Line Options
-p2. Command Line Options
-p2. Command Line Options
-s2. Command Line Options
-s2. Command Line Options
-u2. Command Line Options
-u2. Command Line Options
-v2. Command Line Options
-v2. Command Line Options

.
.AELSE3.1 Conditional assembly
.AELSE3.1 Conditional assembly
.AENDI3.1 Conditional assembly
.AENDI3.1 Conditional assembly
.AENDR3.2 Repetitive sections of assembly
.AENDR3.2 Repetitive sections of assembly
.AENDW3.2 Repetitive sections of assembly
.AENDW3.2 Repetitive sections of assembly
.AENDW3.2 Repetitive sections of assembly
.AENDW3.2 Repetitive sections of assembly
.AIF &quot;stra&quot; cmp &quot;strb&quot;3.1 Conditional assembly
.AIF &quot;stra&quot; cmp &quot;strb&quot;3.1 Conditional assembly
.AIF expra cmp exprb3.1 Conditional assembly
.AIF expra cmp exprb3.1 Conditional assembly
.ALIGN size3.7 Miscellaneous commands
.ALIGN size3.7 Miscellaneous commands
.ALTERNATE3.7 Miscellaneous commands
.ALTERNATE3.7 Miscellaneous commands
.AREPEAT aexp3.2 Repetitive sections of assembly
.AREPEAT aexp3.2 Repetitive sections of assembly
.AWHILE expra cmp exprb3.2 Repetitive sections of assembly
.AWHILE expra cmp exprb3.2 Repetitive sections of assembly
.AWHILE stra cmp strb3.2 Repetitive sections of assembly
.AWHILE stra cmp strb3.2 Repetitive sections of assembly
.DATA expr, expr, <small>...</small>3.5.1 Initialized data
.DATA expr, expr, <small>...</small>3.5.1 Initialized data
.DATA.B expr, expr, <small>...</small>3.5.1 Initialized data
.DATA.B expr, expr, <small>...</small>3.5.1 Initialized data
.DATA.L expr, expr, <small>...</small>3.5.1 Initialized data
.DATA.L expr, expr, <small>...</small>3.5.1 Initialized data
.DATA.W expr, expr, <small>...</small>3.5.1 Initialized data
.DATA.W expr, expr, <small>...</small>3.5.1 Initialized data
.DATAB repeat, expr3.5.1 Initialized data
.DATAB repeat, expr3.5.1 Initialized data
.DATAB.B repeat, expr3.5.1 Initialized data
.DATAB.B repeat, expr3.5.1 Initialized data
.DATAB.L repeat, expr3.5.1 Initialized data
.DATAB.L repeat, expr3.5.1 Initialized data
.DATAB.W repeat, expr3.5.1 Initialized data
.DATAB.W repeat, expr3.5.1 Initialized data
.END3.7 Miscellaneous commands
.END3.7 Miscellaneous commands
.ENDM3.4 Defining your own directives
.ENDM3.4 Defining your own directives
.EXITM3.4 Defining your own directives
.EXITM3.4 Defining your own directives
.EXPORT name3.7 Miscellaneous commands
.EXPORT name3.7 Miscellaneous commands
.FORM COL=cols3.6 Assembly listing control
.FORM COL=cols3.6 Assembly listing control
.FORM LIN=ln3.6 Assembly listing control
.FORM LIN=ln3.6 Assembly listing control
.FORM LIN=ln COL=cols3.6 Assembly listing control
.FORM LIN=ln COL=cols3.6 Assembly listing control
.GLOBAL name3.7 Miscellaneous commands
.GLOBAL name3.7 Miscellaneous commands
.HEADING string3.6 Assembly listing control
.HEADING string3.6 Assembly listing control
.INCLUDE &quot;str&quot;3.7 Miscellaneous commands
.INCLUDE &quot;str&quot;3.7 Miscellaneous commands
.INSTR(&quot;string&quot;, &quot;seg&quot;, ix)3.8.5 String primitives
.INSTR(&quot;string&quot;, &quot;seg&quot;, ix)3.8.5 String primitives
.LEN(&quot;str&quot;)3.8.5 String primitives
.LEN(&quot;str&quot;)3.8.5 String primitives
.MACRO macname3.4 Defining your own directives
.MACRO macname3.4 Defining your own directives
.MACRO macname macargs <small>...</small>3.4 Defining your own directives
.MACRO macname macargs <small>...</small>3.4 Defining your own directives
.ORG3.7 Miscellaneous commands
.ORG3.7 Miscellaneous commands
.PAGE3.6 Assembly listing control
.PAGE3.6 Assembly listing control
.PRINT LIST3.6 Assembly listing control
.PRINT LIST3.6 Assembly listing control
.PRINT NOLIST3.6 Assembly listing control
.PRINT NOLIST3.6 Assembly listing control
.PROGRAM3.7 Miscellaneous commands
.PROGRAM3.7 Miscellaneous commands
.RADIX s3.7 Miscellaneous commands
.RADIX s3.7 Miscellaneous commands
.RES count3.5.2 Uninitialized data
.RES count3.5.2 Uninitialized data
.RES.B count3.5.2 Uninitialized data
.RES.B count3.5.2 Uninitialized data
.RES.L count3.5.2 Uninitialized data
.RES.L count3.5.2 Uninitialized data
.RES.W count3.5.2 Uninitialized data
.RES.W count3.5.2 Uninitialized data
.SDATA &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SDATA &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SDATAB repeat, &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SDATAB repeat, &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SDATAC &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SDATAC &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SDATAZ &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SDATAZ &quot;str&quot; <small>...</small>3.5.1 Initialized data
.SRES count3.5.2 Uninitialized data
.SRES count3.5.2 Uninitialized data
.SRES.B count3.5.2 Uninitialized data
.SRES.B count3.5.2 Uninitialized data
.SRES.L count3.5.2 Uninitialized data
.SRES.L count3.5.2 Uninitialized data
.SRES.W count3.5.2 Uninitialized data
.SRES.W count3.5.2 Uninitialized data
.SRESC count3.5.2 Uninitialized data
.SRESC count3.5.2 Uninitialized data
.SRESC.B count3.5.2 Uninitialized data
.SRESC.B count3.5.2 Uninitialized data
.SRESC.L count3.5.2 Uninitialized data
.SRESC.L count3.5.2 Uninitialized data
.SRESC.W count3.5.2 Uninitialized data
.SRESC.W count3.5.2 Uninitialized data
.SRESZ count3.5.2 Uninitialized data
.SRESZ count3.5.2 Uninitialized data
.SRESZ.B count3.5.2 Uninitialized data
.SRESZ.B count3.5.2 Uninitialized data
.SRESZ.L count3.5.2 Uninitialized data
.SRESZ.L count3.5.2 Uninitialized data
.SRESZ.W count3.5.2 Uninitialized data
.SRESZ.W count3.5.2 Uninitialized data
.SUBSTR(&quot;string&quot;,start,len)3.8.5 String primitives
.SUBSTR(&quot;string&quot;,start,len)3.8.5 String primitives

Jump to:   !   +   -   .   ;   \  
A   B   C   D   E   F   G   I   L   M   N   P   R   S   T   W  

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by MIPS Technologies, Inc. on September, 12 2003 using texi2html