diff options
Diffstat (limited to 'gas/doc/c-arc.texi')
-rw-r--r-- | gas/doc/c-arc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-arc.texi b/gas/doc/c-arc.texi index 64285b8..04544d1 100644 --- a/gas/doc/c-arc.texi +++ b/gas/doc/c-arc.texi @@ -49,7 +49,7 @@ Base instruction set. Jump-and-link (jl) instruction. No requirement of an instruction between setting flags and conditional jump. For example: -@smallexample @ta +@smallexample mov.f r0,r1 beq foo @end smallexample |