* config/tc-m68k.c (init_table): Now const. Always include 68851
authorKen Raeburn <raeburn@cygnus>
Wed, 26 Aug 1992 04:08:45 +0000 (04:08 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 26 Aug 1992 04:08:45 +0000 (04:08 +0000)
commit4134a793c7722b5f721fbc545e42b643610a9b51
tree60208a6a950a254e16b7453a515da9b8745f80af
parentb2f221a9446b37245afef3567796fe054a38f137
* config/tc-m68k.c (init_table): Now const.  Always include 68851
data, so that "bc" is available to 68040 cache instructions.  Added
"tt0", "tt1", and 68ec030 variants.
(md_assemble): Complain if 68000 (only) and 68881 are specified.
(enum _register): Added TT0, TT1.
(m68k_ip, cases '3' and 't'): Handle new operand type codes.  Pass
line number correctly in "internal error" messages.  Don't print
architecture-mismatch message for operand errors.

From Colin Smith (colin@wrs.com):
* config/tc-m68k.c (m68k_ip, case '_'): Use addword twice rather than
install_operand.
gas/config/tc-m68k.c
This page took 0.024103 seconds and 4 git commands to generate.