diff options
author | Andreas Jaeger <aj@suse.de> | 2002-03-16 09:58:40 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2002-03-16 09:58:40 +0000 |
commit | 949f2b5cda473f7caafb47833f18e7643c30dfc9 (patch) | |
tree | 8de167fb38838917c330a26c786eb7cac83f1318 /gas/doc | |
parent | 43079f18a841652b782a708332edb4c4154f7e95 (diff) | |
download | gdb-949f2b5cda473f7caafb47833f18e7643c30dfc9.zip gdb-949f2b5cda473f7caafb47833f18e7643c30dfc9.tar.gz gdb-949f2b5cda473f7caafb47833f18e7643c30dfc9.tar.bz2 |
* doc/c-mips.texi (Machine Dependencies): Add new node.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-mips.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 1fbe180..18d523a 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -28,6 +28,7 @@ Assembly Language Programming'' in the same work. * MIPS autoextend:: Directives for extending MIPS 16 bit instructions * MIPS insn:: Directive to mark data as an instruction * MIPS option stack:: Directives to save and restore options +* MIPS ASE instruction generation overrides:: Directives to control generation of MIPS ASE instructions @end menu @node MIPS Opts |