This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA] Add sh4a tests to sim/testsuite/sim/sh


Joern Rennecke wrote:
+ test_infm:
+ 	# Test negitive infinity

negative.


+ 	fldi0	fr11
+ 	mov.l	infm, r0
+ 	lds	r0, fpul
+ 	fsts	fpul, fr0
+ 	fipr	fv0, fv8
+ 	# fr11 should be plus infinity

minus.



cmp/ge is signed.
cmp/hs is unsigned.

OK, then the test is OK and I should remove the comment?


Yes.

OK, committed with that change.



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