All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6] target-sparc: Add and use CPU_FEATURE_CASA
@ 2014-03-11  9:35 Sebastian Huber
  2014-03-11  9:36 ` Sebastian Huber
  0 siblings, 1 reply; 6+ messages in thread
From: Sebastian Huber @ 2014-03-11  9:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel, mark.cave-ayland, afaerber, Fabien Chouteau, rth

v5: Fix two typos. Generate an IU instead of FPU exception in case CASA is not
supported by the CPU. Define CASA feature for all SPARC64 CPUs (due to the
#ifndef TARGET_SPARC64 it must go into the #else branch).

v6: Move CHECK_IU_FEATURE(dc, CASA); in #ifndef TARGET_SPARC64 block since
SPARC64 has this instruction always.  Keep CPU_FEATURE_CASA in
CPU_DEFAULT_FEATURES for TARGET_SPARC64.

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

end of thread, other threads:[~2014-03-12 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11  9:35 [Qemu-devel] [PATCH v6] target-sparc: Add and use CPU_FEATURE_CASA Sebastian Huber
2014-03-11  9:36 ` Sebastian Huber
2014-03-12 10:11   ` Fabien Chouteau
2014-03-12 10:17   ` Fabien Chouteau
2014-03-12 10:22     ` Sebastian Huber
2014-03-12 10:27       ` Fabien Chouteau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.