(TM_PRINT_INSN_MACH): Redefine for sparclet.

This commit is contained in:
David Edelsohn 1996-12-05 22:30:45 +00:00
parent cf869869bd
commit edbceb89a8
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define TARGET_SPARCLET 1
/* Select the sparclet disassembler. Slightly different instruction set from
the V8 sparc. */
#undef TM_PRINT_INSN_MACH
#define TM_PRINT_INSN_MACH bfd_mach_sparc_sparclet
/* overrides of tm-sparc.h */
#undef TARGET_BYTE_ORDER