]> Git Repo - binutils.git/blob - include/opcode/m68kmri.h
* scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
[binutils.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.023675 seconds and 4 git commands to generate.