* mips.h: Add macros for cop0, cop1 cop2 and cop3.
authorDawn Perchik <dawn@cygnus>
Sun, 23 Feb 1997 22:24:49 +0000 (22:24 +0000)
committerDawn Perchik <dawn@cygnus>
Sun, 23 Feb 1997 22:24:49 +0000 (22:24 +0000)
commit2fedd0a135dd40d2518b7e563b82c842b08a2978
tree6c254eb04139f956d74b6b20c43150f4bf8ac348
parentefec4a282c17a6814a2ff28b15d6305af8aaf2bb
* mips.h: 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.
include/opcode/ChangeLog
include/opcode/mips.h