* doc/md.texi (Machine Constraints): Fix misplaced @end table.
From-SVN: r103065
This commit is contained in:
parent
a5a813f891
commit
db875b15ff
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-08-14 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* doc/md.texi (Machine Constraints): Fix misplaced @end table.
|
||||
|
||||
2005-08-13 James E Wilson <wilson@specifix.com>
|
||||
|
||||
* doc/cpp.texi (__SSP__, __SSP_ALL__): Document.
|
||||
|
|
|
@ -1672,7 +1672,6 @@ An item in the constant pool
|
|||
|
||||
@item S
|
||||
A symbol in the text segment of the current file
|
||||
@end table
|
||||
|
||||
@item Uv
|
||||
A memory reference suitable for VFP load/store insns (reg+constant offset)
|
||||
|
@ -1682,6 +1681,7 @@ A memory reference suitable for iWMMXt load/store instructions.
|
|||
|
||||
@item Uq
|
||||
A memory reference suitable for the ARMv4 ldrsb instruction.
|
||||
@end table
|
||||
|
||||
@item AVR family---@file{avr.h}
|
||||
@table @code
|
||||
|
|
Loading…
Add table
Reference in a new issue