Fix generating documents with modern texinfo

This commit is contained in:
Baptiste Daroussin 2015-01-04 00:44:24 +00:00
parent 0c5cba543b
commit 321f9e5ad9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276647
2 changed files with 8 additions and 8 deletions

View File

@ -317,13 +317,6 @@ Either @samp{#} or @samp{$} can be used to indicate immediate operands.
@cindex register names, ARM
*TODO* Explain about ARM register naming, and the predefined names.
@node ARM Floating Point
@section Floating Point
@cindex floating point, ARM (@sc{ieee})
@cindex ARM floating point (@sc{ieee})
The ARM family uses @sc{ieee} floating-point numbers.
@node ARM-Relocations
@subsection ARM relocation generation
@ -365,6 +358,13 @@ respectively. For example to load the 32-bit address of foo into r0:
MOVT r0, #:upper16:foo
@end smallexample
@node ARM Floating Point
@section Floating Point
@cindex floating point, ARM (@sc{ieee})
@cindex ARM floating point (@sc{ieee})
The ARM family uses @sc{ieee} floating-point numbers.
@node ARM Directives
@section ARM Machine Directives

View File

@ -196,7 +196,7 @@ the @samp{mad} and @samp{madu} instruction, and to not schedule @samp{nop}
instructions around accesses to the @samp{HI} and @samp{LO} registers.
@samp{-no-m4650} turns off this option.
@itemx -m3900
@item -m3900
@itemx -no-m3900
@itemx -m4100
@itemx -no-m4100