* config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.
commit9612609452a172c3413bc40dfe1020d2f3447564
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 15 Feb 2007 18:37:08 +0000 (15 18:37 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 15 Feb 2007 18:37:08 +0000 (15 18:37 +0000)
tree3b3546262813a58bf705955408bd31da8b1c71ff
parent92324fb749dffd7c798434c849e76868393a85d4
* config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.
* config/tc-m68k.c (mcfv4e_ctrl): Add ColdFire specific names.
(mcf5475_ctrl, mcf5485_ctrl): New.
(m68k_cpus): Use mcf5485_ctrl and mcf5485_ctrl for those families.
(m68k_ip): Add ASID, MMUBAR, ROMBAR0 handling.
(init_table): Add asid, mmubar, adjust rombar0.
gas/ChangeLog
gas/config/m68k-parse.h
gas/config/tc-m68k.c