* m32c.cpu (f-dsp-32-u24): Fix mode of extract handler.
	(f-dsp-40-u20, f-dsp-40-u24): Ditto.
	opcodes/
	* cgen-ibld.in: #include "cgen/basic-modes.h".
	* fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
	* lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
	* mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
	* xstormy16-ibld.c: Regenerate.
This commit is contained in:
Doug Evans
2010-01-06 05:30:19 +00:00
parent 7c5b2b7a25
commit fe8afbc48f
16 changed files with 227 additions and 200 deletions

View File

@ -33,6 +33,7 @@
#include "symcat.h"
#include "@prefix@-desc.h"
#include "@prefix@-opc.h"
#include "cgen/basic-modes.h"
#include "opintl.h"
#include "safe-ctype.h"