diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2006-04-23 22:12:43 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2006-04-23 22:12:43 +0000 |
commit | 708587a480f09e6dfabb9680c932113e55b79a46 (patch) | |
tree | bba5442959b3f555713816ddca010d7debc8936f /gas/config/tc-crx.c | |
parent | d8006e059231424441dd03301a2838e8547a9947 (diff) | |
download | gdb-708587a480f09e6dfabb9680c932113e55b79a46.zip gdb-708587a480f09e6dfabb9680c932113e55b79a46.tar.gz gdb-708587a480f09e6dfabb9680c932113e55b79a46.tar.bz2 |
* config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,
config/tc-cris.c, config/tc-crx.c, config/tc-i386.c,
config/tc-ia64.c, config/tc-maxq.c, config/tc-maxq.h,
config/tc-mips.c, config/tc-msp430.c, config/tc-sh.c,
config/tc-tic4x.c, config/tc-xtensa.c: Fix comment typos.
Diffstat (limited to 'gas/config/tc-crx.c')
-rw-r--r-- | gas/config/tc-crx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-crx.c b/gas/config/tc-crx.c index 34448cd..961776f 100644 --- a/gas/config/tc-crx.c +++ b/gas/config/tc-crx.c @@ -1271,7 +1271,7 @@ print_constant (int nbits, int shift, argument *arg) /* When instruction size is 3 and 'shift' is 16, a 16-bit constant is always filling the upper part of output_opcode[1]. If we mistakenly write it to output_opcode[0], the constant prefix (that is, 'match') - will be overriden. + will be overridden. 0 1 2 3 +---------+---------+---------+---------+ | 'match' | | X X X X | | |