summaryrefslogtreecommitdiff
path: root/opcodes/m32c-opc.h
diff options
context:
space:
mode:
authorDoug Evans <dje@sebabeach.org>2009-10-24 00:17:07 +0000
committerDoug Evans <dje@sebabeach.org>2009-10-24 00:17:07 +0000
commita7251b1debc9f3a1ee7f0138d8fb49633ef88d98 (patch)
tree8a9032ddeee77142d0bb61ef8e28a18c959cc3e7 /opcodes/m32c-opc.h
parent2809ad6c44eb80a44ccacc206785a3d0c7c167fc (diff)
downloadbinutils-redhat-a7251b1debc9f3a1ee7f0138d8fb49633ef88d98.tar.gz
cpu/
* m32c.opc (opc.h): cgen-types.h -> cgen/basic-modes.h. cgen-ops.h -> cgen/basic-ops.h. include/opcode/ * cgen-bitset.h: Delete, moved to ../cgen/bitset.h. * cgen.h: Update. Improve multi-inclusion macro name. include/cgen/ * basic-modes.h: New file. Moved here from opcodes/cgen-types.h. * basic-ops.h: New file. Moved here from opcodes/cgen-ops.h. * bitset.h: New file. Moved here from ../opcode/cgen-bitset.h. Update license to GPL v3. opcodes/ * cgen-ops.h: Delete, moved to ../include/cgen/basic-ops.h. * cgen-types.h: Delete, moved to ../include/cgen/basic-modes.h. * cgen-bitset.c: Update. * fr30-desc.h: Regenerate. * frv-desc.h: Regenerate. * ip2k-desc.h: Regenerate. * iq2000-desc.h: Regenerate. * lm32-desc.h: Regenerate. * m32c-desc.h: Regenerate. * m32c-opc.h: Regenerate. * m32r-desc.h: Regenerate. * mep-desc.h: Regenerate. * mt-desc.h: Regenerate. * openrisc-desc.h: Regenerate. * xc16x-desc.h: Regenerate. * xstormy16-desc.h: Regenerate.
Diffstat (limited to 'opcodes/m32c-opc.h')
-rw-r--r--opcodes/m32c-opc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/m32c-opc.h b/opcodes/m32c-opc.h
index 67461feba0..3174b198f3 100644
--- a/opcodes/m32c-opc.h
+++ b/opcodes/m32c-opc.h
@@ -28,8 +28,8 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
/* -- opc.h */
/* Needed for RTL's 'ext' and 'trunc' operators. */
-#include "cgen-types.h"
-#include "cgen-ops.h"
+#include "cgen/basic-modes.h"
+#include "cgen/basic-ops.h"
/* We can't use the default hash size because many bits are used by
operands. */