* mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.
authorDawn Perchik <dawn@cygnus>
Sun, 23 Feb 1997 22:26:01 +0000 (22:26 +0000)
committerDawn Perchik <dawn@cygnus>
Sun, 23 Feb 1997 22:26:01 +0000 (22:26 +0000)
commita2768484d90464c221a45bdb0e0a21c0e874e72c
tree2bbafb15ccbd37a614234d04b32b7713c6b88fa9
parent2fedd0a135dd40d2518b7e563b82c842b08a2978
* mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.
Change mips_opcodes from const array to a pointer,
and change bfd_mips_num_opcodes from const int to int,
so that we can increase the size of the mips opcodes table
dynamically.
opcodes/ChangeLog
opcodes/mips-opc.c