qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu/target-mips op_helper.c
@ 2005-07-02 15:22 Fabrice Bellard
  0 siblings, 0 replies; 19+ messages in thread
From: Fabrice Bellard @ 2005-07-02 15:22 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/07/02 15:22:34

Modified files:
	target-mips    : op_helper.c 

Log message:
	fixed C0 status codes (Ralf Baechle)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-mips/op_helper.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2005-07-02 15:29 Fabrice Bellard
  0 siblings, 0 replies; 19+ messages in thread
From: Fabrice Bellard @ 2005-07-02 15:29 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/07/02 15:29:46

Modified files:
	target-mips    : op_helper.c 

Log message:
	use mask in C0_status (Ralf Baechle)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-mips/op_helper.c.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2006-03-11 16:39 Paul Brook
  0 siblings, 0 replies; 19+ messages in thread
From: Paul Brook @ 2006-03-11 16:39 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Branch: 	
Changes by:	Paul Brook <pbrook@savannah.gnu.org>	06/03/11 16:39:23

Modified files:
	target-mips    : op_helper.c 

Log message:
	Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/target-mips/op_helper.c.diff?tr1=1.9&tr2=1.10&r1=text&r2=text

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2006-04-23 18:18 Fabrice Bellard
  0 siblings, 0 replies; 19+ messages in thread
From: Fabrice Bellard @ 2006-04-23 18:18 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	06/04/23 18:18:10

Modified files:
	target-mips    : op_helper.c 

Log message:
	removed unnecessary header

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/target-mips/op_helper.c.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2006-11-12 20:55 Paul Brook
  0 siblings, 0 replies; 19+ messages in thread
From: Paul Brook @ 2006-11-12 20:55 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Paul Brook <pbrook>	06/11/12 20:55:05

Modified files:
	target-mips    : op_helper.c 

Log message:
	Avoid redundant TLB flushes (Daniel Jacobowitz).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.15&r2=1.16

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-01-01 20:32 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-01-01 20:32 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/01/01 20:32:08

Modified files:
	target-mips    : op_helper.c 

Log message:
	Simplify code and fix formatting.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.22&r2=1.23

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-04-02 15:54 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-04-02 15:54 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/04/02 15:54:05

Modified files:
	target-mips    : op_helper.c 

Log message:
	Build fix for 64bit machines. (This is still not correct mul/div handling.)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.35&r2=1.36

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-04-13 22:30 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-04-13 22:30 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/04/13 22:30:36

Modified files:
	target-mips    : op_helper.c 

Log message:
	Nicer Log formatting.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.38&r2=1.39

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-04-15 17:27 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-04-15 17:27 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/04/15 17:27:07

Modified files:
	target-mips    : op_helper.c 

Log message:
	Delete unused define.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.39&r2=1.40

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-05-28 17:36 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-05-28 17:36 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/05/28 17:36:30

Modified files:
	target-mips    : op_helper.c 

Log message:
	Fix ddivu for 32bit hosts, by Aurelien Jarno.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.49&r2=1.50

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-06-27 19:01 Thiemo Seufer
  2007-06-27 22:12 ` Fabrice Bellard
  0 siblings, 1 reply; 19+ messages in thread
From: Thiemo Seufer @ 2007-06-27 19:01 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/06/27 19:01:46

Modified files:
	target-mips    : op_helper.c 

Log message:
	Fix computation for ceil, floor and round instructions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.54&r2=1.55

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

* Re: [Qemu-devel] qemu/target-mips op_helper.c
  2007-06-27 19:01 Thiemo Seufer
@ 2007-06-27 22:12 ` Fabrice Bellard
  2007-06-28  2:19   ` Thiemo Seufer
  0 siblings, 1 reply; 19+ messages in thread
From: Fabrice Bellard @ 2007-06-27 22:12 UTC (permalink / raw)
  To: qemu-devel

IMHO, calling floatX_round_to_int before floatX_to_intY is not useful...

Fabrice.

Thiemo Seufer wrote:
> CVSROOT:	/sources/qemu
> Module name:	qemu
> Changes by:	Thiemo Seufer <ths>	07/06/27 19:01:46
> 
> Modified files:
> 	target-mips    : op_helper.c 
> 
> Log message:
> 	Fix computation for ceil, floor and round instructions.
> 
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.54&r2=1.55
> 
> 
> 
> 

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

* Re: [Qemu-devel] qemu/target-mips op_helper.c
  2007-06-27 22:12 ` Fabrice Bellard
@ 2007-06-28  2:19   ` Thiemo Seufer
  2007-06-28  8:24     ` Fabrice Bellard
  0 siblings, 1 reply; 19+ messages in thread
From: Thiemo Seufer @ 2007-06-28  2:19 UTC (permalink / raw)
  To: Fabrice Bellard; +Cc: qemu-devel

Fabrice Bellard wrote:
> IMHO, calling floatX_round_to_int before floatX_to_intY is not useful...

I don't understand. floatX_round_to_int does round/ceil/floor but
keeps the floating point representation. floatX_to_intY converts
the adjusted value to integer representation.

Doing this in two steps may have its own problems like spurious
inexact signalling, but at least the calculated values appear to
be correct.


Thiemo

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

* Re: [Qemu-devel] qemu/target-mips op_helper.c
  2007-06-28  2:19   ` Thiemo Seufer
@ 2007-06-28  8:24     ` Fabrice Bellard
  0 siblings, 0 replies; 19+ messages in thread
From: Fabrice Bellard @ 2007-06-28  8:24 UTC (permalink / raw)
  To: Thiemo Seufer; +Cc: qemu-devel

floatX_to_intY should already do the rounding according to the current 
rounding direction.

Fabrice.

Thiemo Seufer wrote:
> Fabrice Bellard wrote:
> 
>>IMHO, calling floatX_round_to_int before floatX_to_intY is not useful...
> 
> 
> I don't understand. floatX_round_to_int does round/ceil/floor but
> keeps the floating point representation. floatX_to_intY converts
> the adjusted value to integer representation.
> 
> Doing this in two steps may have its own problems like spurious
> inexact signalling, but at least the calculated values appear to
> be correct.
> 
> 
> Thiemo
> 
> 

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-06-28 14:07 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-06-28 14:07 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/06/28 14:07:06

Modified files:
	target-mips    : op_helper.c 

Log message:
	Simplify round/ceil/floor implementation, spotted by Fabrice Bellard.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.55&r2=1.56

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-09-28 19:30 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-09-28 19:30 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/09/28 19:30:36

Modified files:
	target-mips    : op_helper.c 

Log message:
	Fix MIPS FP underflow handling, spotted by Daniel Jacobowitz.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.60&r2=1.61

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-09-29 19:20 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-09-29 19:20 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/09/29 19:20:00

Modified files:
	target-mips    : op_helper.c 

Log message:
	Less magic constants.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.61&r2=1.62

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2007-12-25  3:18 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2007-12-25  3:18 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/12/25 03:18:20

Modified files:
	target-mips    : op_helper.c 

Log message:
	Avoid host FPE for overflowing division on MIPS, by Richard Sandiford.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.74&r2=1.75

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

* [Qemu-devel] qemu/target-mips op_helper.c
@ 2008-01-08 18:11 Thiemo Seufer
  0 siblings, 0 replies; 19+ messages in thread
From: Thiemo Seufer @ 2008-01-08 18:11 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	08/01/08 18:11:09

Modified files:
	target-mips    : op_helper.c 

Log message:
	Fix broken absoluteness check for cabs.d.*.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.76&r2=1.77

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

end of thread, other threads:[~2008-01-08 18:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28 14:07 [Qemu-devel] qemu/target-mips op_helper.c Thiemo Seufer
  -- strict thread matches above, loose matches on Subject: below --
2008-01-08 18:11 Thiemo Seufer
2007-12-25  3:18 Thiemo Seufer
2007-09-29 19:20 Thiemo Seufer
2007-09-28 19:30 Thiemo Seufer
2007-06-27 19:01 Thiemo Seufer
2007-06-27 22:12 ` Fabrice Bellard
2007-06-28  2:19   ` Thiemo Seufer
2007-06-28  8:24     ` Fabrice Bellard
2007-05-28 17:36 Thiemo Seufer
2007-04-15 17:27 Thiemo Seufer
2007-04-13 22:30 Thiemo Seufer
2007-04-02 15:54 Thiemo Seufer
2007-01-01 20:32 Thiemo Seufer
2006-11-12 20:55 Paul Brook
2006-04-23 18:18 Fabrice Bellard
2006-03-11 16:39 Paul Brook
2005-07-02 15:29 Fabrice Bellard
2005-07-02 15:22 Fabrice Bellard

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