Commit again, CVS botched this last time.
[deliverable/binutils-gdb.git] / include / opcode / m68kmri.h
1 #define MOTOROLA_SYNTAX
2
3 /* Allow OP as an alias for OP.l (or OP.w or OP.b, depend on OP). */
4 #define ALLOW_DEFAULT_SIZES
5
6 /* Customers want bhi and friends to be variable sized - stolen from jhi */
7 #define BRANCH_IS_VARIABLE_SIZED
8
9 #include "m68k.h"
This page took 0.029097 seconds and 4 git commands to generate.