X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig%2Fm68k-parse.h;h=099e064d8184dcfbcd0487fb86cfc308e7c34698;hb=de54374205650be71237ce51ef7981d30ddd78dc;hp=a057841096753e58aa30de5e2bf89264ce802e58;hpb=cf869cce6215e2b8cc0daeccf06ace32d3798bd6;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/m68k-parse.h b/gas/config/m68k-parse.h index a057841096..099e064d81 100644 --- a/gas/config/m68k-parse.h +++ b/gas/config/m68k-parse.h @@ -1,6 +1,5 @@ /* m68k-parse.h -- header file for m68k assembler - Copyright 1987, 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2000, - 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 1987-2020 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -101,6 +100,7 @@ enum m68k_register CACR, VBR, CAAR, + CPUCR, MSP, ITT0, ITT1, @@ -126,9 +126,11 @@ enum m68k_register PCR3U0, PCR3L0, PCR3U1, PCR3L1,/* mcfv4e added these. */ MBAR0, MBAR1, /* mcfv4e added these. */ ACR0, ACR1, ACR2, ACR3, /* mcf5200 added these. */ + ACR4, ACR5, ACR6, ACR7, /* mcf54418 added these. */ FLASHBAR, RAMBAR, /* mcf528x added these. */ MBAR2, /* mcf5249 added this. */ MBAR, + RGPIOBAR, /* mcf54418 added this. */ ASID, /* m5475. */ CAC, /* fido added this. */ MBO,