This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: m68k machine flags


>Although hwdiv is separated from isa_a, I can't find a CF chip that has just isa 
>without the divide instructions.  That seems an unnecessary separation.  (gas 
>can assemble for just isa w/o hwdiv, but I don't see the need for that.)

The MCF5206 which is still being shipped does not have the hardware
divider.  IIRC, the MCF5200, MCF5202, MCF5204 also do not have the
hardware divide(but they have been EOL'd).  The 5206e is where the
hardware divide and the MAC showed up.  Also the 5208 has the EMAC.

isa_a				(5206)
isa_a  + hwdiv + mac		(5206e)
isa_a  + hwdiv + emac		(5208)

-- 
Peter Barada
peter@the-baradas.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]