qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel]  [ARM]: Adding support for Cortex-M4
@ 2015-05-05 12:52 aurelio remonda
  2015-05-05 13:04 ` Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: aurelio remonda @ 2015-05-05 12:52 UTC (permalink / raw)
  To: alistair23, peter.maydell, peter.crosthwaite, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 672 bytes --]

Hi, i would like to to add support for cortex-m4 on qemu. Most features of
the Cortex-M3 and M4 are the same with the significant difference that
Cortex-M4 has DSP extensions and optional FPU. Even so, i really need some
pointers for this (im a newbie on qemu devel). I found out that qemu can
manage dsp instructions such as ADD16, ASX, SAX, etc. and all their
combinations with suffixes (u, s, sh, etc.), so half (if not all) of the
work is done.

How should I go about this? What's the standard procedure for adding a new
CPU, even if it's so similar to the existing ones? That is, which are the
relevant functions/files that I should modify, and so on.

Thanks a lot!

[-- Attachment #2: Type: text/html, Size: 751 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-05-30 20:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05 12:52 [Qemu-devel] [ARM]: Adding support for Cortex-M4 aurelio remonda
2015-05-05 13:04 ` Peter Maydell
     [not found]   ` <CAE_j2pu_S=dDcm9aTh_EoTMpwV-5coPiy6O0Em7H==7h8hWueg@mail.gmail.com>
     [not found]     ` <CAFEAcA824ioMJq+3WdB3qkj9WR80M_CEeZhXzokpiHgzBjvRjQ@mail.gmail.com>
2015-05-12 12:46       ` aurelio remonda
2015-05-12 12:58         ` Peter Maydell
2015-05-26 15:29           ` aurelio remonda
2015-05-26 15:36             ` Peter Maydell
2015-05-26 17:13               ` aurelio remonda
2015-05-26 17:34                 ` Peter Maydell
2015-05-28 15:28                   ` aurelio remonda
2015-05-28 16:00                     ` Liviu Ionescu
2015-05-30 19:27                     ` Liviu Ionescu
2015-05-30 20:10                       ` Peter Crosthwaite
2015-05-30 20:54                         ` Peter Maydell
2015-05-30 20:58                           ` Peter Crosthwaite
2015-05-05 13:12 ` Liviu Ionescu
2015-05-07 18:00 ` aurelio remonda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).