qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu/target-cris translate.c
@ 2007-10-08 12:49 Thiemo Seufer
  0 siblings, 0 replies; 6+ messages in thread
From: Thiemo Seufer @ 2007-10-08 12:49 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/10/08 12:49:08

Added files:
	target-cris    : translate.c 

Log message:
	CRIS instruction translation, by Edgar E. Iglesias.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-cris/translate.c?cvsroot=qemu&rev=1.1

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

* [Qemu-devel] qemu/target-cris translate.c
@ 2008-02-28  9:37 Edgar E. Iglesias
  0 siblings, 0 replies; 6+ messages in thread
From: Edgar E. Iglesias @ 2008-02-28  9:37 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Edgar E. Iglesias <edgar_igl>	08/02/28 09:37:59

Modified files:
	target-cris    : translate.c 

Log message:
	Cut the translation block after translating a break insn. This avoids an issue where QEMU finds an illegal CRIS insn while the guest is returning through a signal return trampoline.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-cris/translate.c?cvsroot=qemu&r1=1.6&r2=1.7

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

* [Qemu-devel] qemu/target-cris translate.c
@ 2008-03-14  1:11 Edgar E. Iglesias
  0 siblings, 0 replies; 6+ messages in thread
From: Edgar E. Iglesias @ 2008-03-14  1:11 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Edgar E. Iglesias <edgar_igl>	08/03/14 01:11:25

Modified files:
	target-cris    : translate.c 

Log message:
	A first small step to convert the CRIS translator to TCG.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-cris/translate.c?cvsroot=qemu&r1=1.7&r2=1.8

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

* [Qemu-devel] qemu/target-cris translate.c
@ 2008-03-15  9:13 Edgar E. Iglesias
  0 siblings, 0 replies; 6+ messages in thread
From: Edgar E. Iglesias @ 2008-03-15  9:13 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Edgar E. Iglesias <edgar_igl>	08/03/15 09:13:04

Modified files:
	target-cris    : translate.c 

Log message:
	Simplified some dead extended arith code after search and replace.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-cris/translate.c?cvsroot=qemu&r1=1.8&r2=1.9

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

* [Qemu-devel] qemu/target-cris translate.c
@ 2008-03-15 20:45 Edgar E. Iglesias
  0 siblings, 0 replies; 6+ messages in thread
From: Edgar E. Iglesias @ 2008-03-15 20:45 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Edgar E. Iglesias <edgar_igl>	08/03/15 20:45:05

Modified files:
	target-cris    : translate.c 

Log message:
	More TCG conversions for CRIS.
	* Bit swap insn (bitwise not, endian swap and bit reverse).
	* Muls and mulu.
	* Extended arithmetics.
	* Parts of the condition code handling.
	* Use tcg_const_tl.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-cris/translate.c?cvsroot=qemu&r1=1.9&r2=1.10

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

* [Qemu-devel] qemu/target-cris translate.c
@ 2008-03-16 16:51 Edgar E. Iglesias
  0 siblings, 0 replies; 6+ messages in thread
From: Edgar E. Iglesias @ 2008-03-16 16:51 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Edgar E. Iglesias <edgar_igl>	08/03/16 16:51:58

Modified files:
	target-cris    : translate.c 

Log message:
	More TCG conversions for CRIS.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-cris/translate.c?cvsroot=qemu&r1=1.10&r2=1.11

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

end of thread, other threads:[~2008-03-16 16:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-15 20:45 [Qemu-devel] qemu/target-cris translate.c Edgar E. Iglesias
  -- strict thread matches above, loose matches on Subject: below --
2008-03-16 16:51 Edgar E. Iglesias
2008-03-15  9:13 Edgar E. Iglesias
2008-03-14  1:11 Edgar E. Iglesias
2008-02-28  9:37 Edgar E. Iglesias
2007-10-08 12:49 Thiemo Seufer

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).