* config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,
[deliverable/binutils-gdb.git] / gas / config / tc-crx.c
index 34448cd8dca7a54341d7795f7d0d96eac0352675..961776f9e3a4244c3e6e3327e299424ff043c5b7 100644 (file)
@@ -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 |         |
This page took 0.026233 seconds and 4 git commands to generate.