From fe8afbc48fd3fba73600670fd2b0fcbfd45c440a Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 6 Jan 2010 05:30:19 +0000 Subject: cpu/ * 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. --- opcodes/ip2k-ibld.c | 1 + 1 file changed, 1 insertion(+) (limited to 'opcodes/ip2k-ibld.c') diff --git a/opcodes/ip2k-ibld.c b/opcodes/ip2k-ibld.c index a1929a3..dcc9c9a 100644 --- a/opcodes/ip2k-ibld.c +++ b/opcodes/ip2k-ibld.c @@ -33,6 +33,7 @@ #include "symcat.h" #include "ip2k-desc.h" #include "ip2k-opc.h" +#include "cgen/basic-modes.h" #include "opintl.h" #include "safe-ctype.h" -- cgit v1.1