diff options
author | Nick Clifton <nickc@redhat.com> | 2009-07-01 16:36:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-07-01 16:36:28 +0000 |
commit | 1ef52f49b55a9e0dfc107f5c6832bf9db6c0fc2d (patch) | |
tree | af682de06c7d3e351a80647be7a38194f6bd6293 /gas/doc | |
parent | c9d707578e291858083028f1b4230be113d84d46 (diff) | |
download | gdb-1ef52f49b55a9e0dfc107f5c6832bf9db6c0fc2d.zip gdb-1ef52f49b55a9e0dfc107f5c6832bf9db6c0fc2d.tar.gz gdb-1ef52f49b55a9e0dfc107f5c6832bf9db6c0fc2d.tar.bz2 |
PR 10168
* config/tc-arm.c (do_t_pkhtb): Swap Rm and Rn when encoding as
PKHBT.
* gas/arm/thumb32.d: Fix expected disassembly of PKHTB insn.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/as.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index fc6794b..d1240bf 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -305,7 +305,7 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}. @emph{Target i386 options:} [@b{--32}|@b{--64}] [@b{-n}] - [@b{-march}=@var{CPU}[+@var{EXTENSION}@dots{}]] [@b{-mtune}=@var{CPU}] + [@b{-march}=@var{CPU}[+@var{EXTENSION}@dots{}]] [@b{-mtune}=@var{CPU}] @end ifset @ifset I960 |