* dis-asm.h (print_insn_iq2000): Declare.

* common.h (EM_IQ2000): Define.
	* iq2000.h: New file.
This commit is contained in:
Stan Cox
2003-01-03 18:03:18 +00:00
parent f3afe99b0b
commit d26127a55a
5 changed files with 70 additions and 0 deletions

View File

@ -258,6 +258,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* TI msp430 micro controller. */
#define EM_MSP430 0x430
/* Vitesse IQ2000 */
#define EM_IQ2000 0xFEBA
/* See the above comment before you add a new EM_* value here. */
/* Values for e_version. */