You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
251 B

#define MOTOROLA_SYNTAX
/* Allow OP as an alias for OP.l (or OP.w or OP.b, depend on OP). */
#define ALLOW_DEFAULT_SIZES
/* Customers want bhi and friends to be variable sized - stolen from jhi */
#define BRANCH_IS_VARIABLE_SIZED
#include "m68k.h"