div(-0) sets both I/SI and D/SD (PR16522)
[binutils-gdb.git] / sim / testsuite / mips64r5900-elf / ChangeLog
1 Wed Nov 11 17:42:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
2
3 * f-rsqrt.s: div(-0) can set both I/SI + D/SD.
4
5 Thu Nov 5 10:37:40 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
6
7 * t-prot3w.s: Correct test of prot3w insn.
8
9 Thu Nov 5 20:22:21 1998 Andrew Cagney <cagney@b1.cygnus.com>
10
11 * f-rsqrt.s: Add tests for 0/sqrt(0) etc.
12
13 Thu Oct 29 12:07:06 1998 Frank Ch. Eigler <fche@cygnus.com>
14
15 * t-psrlvw.s (test_psrlvw): Add test for sign-extension in insn.
16 * t-padsbh.s: New test.
17 * t-mult1.s: New test.
18 * Makefile.in: Run them.
19
20 Tue Oct 27 15:20:16 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
21
22 * t-prot3w.s: Test changed spec of prot3w insn.
23
24 Wed Jul 15 14:57:26 1998 Andrew Cagney <cagney@b1.cygnus.com>
25
26 * f-div.s: Add tests of more edge conditions.
27 * f-rsqrt.s: Add third argument to RSQRT.
28 * f-cond.s: Replace C.LE.S with C.OLE.S and C.LT.S with C.OLT.S.
29
30 Mon May 25 15:46:32 1998 Andrew Cagney <cagney@b1.cygnus.com>
31
32 * t-ldl.s, t-ldr.s, t-lwl.s, t-lwr.s, t-sdl.s, t-sdr.s, t-swl.s,
33 t-swr.s: New files.
34 * Makefile.in (TESTS): Update.
35
36 Thu May 21 19:04:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
37
38 * Makefile.in (TESTS): Add t-sub.ok.
39 (t-sub.s): New file.
40
41 Thu May 14 14:43:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
42
43 * t-div.s, t-ddiv.s, t-div1.s: Check DIV for x/0 and MIN_INT/-1.
44 * t-divu1.s, t-divu.s: Check x/0 and x/MAX_INT.
45 * t-dadd: Test.
46 * trap.s: Test trap instruction.
47 * Makefile.in (TESTS): Update
48
49 * f-add.s, f-adda.s, f-madd.s, f-madda.s, f-msub.s, f-msuba.s: Add
50 more test cases.
51
52 Thu Apr 30 18:57:47 1998 Andrew Cagney <cagney@b1.cygnus.com>
53
54 * f-adda.s: Handle to-the-max accumulator values in madd.s.
55
56 * t-macros.i: Use msub.s instead of madd.s to get a value from the
57 accumulator. Use suba.s instead of adda.s to get a value into the
58 accumulator.
59
60 Thu Apr 16 17:44:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
61
62 * f-mul.s, f-mula.s: More overflow/underflow tests.
63
64 * f-cvt.s: Swap cvt.w.s and cvt.s.w was testing backwards.
65
66 * t-macros.i (loadfpx, checkfpx, checkaccx): Define, accept hex
67 values.
68 (checkfp): Force FP-SCR register bit zero to 1 when checking.
69
70 Wed Feb 25 20:26:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
71
72 * f-*.s: New files.
73
74 * Makefile.in (TESTS): Add floating point f-* tests.
75
76 * t-macros.i: Add lots of floating point macros.
77
78 Mon Feb 2 16:50:21 1998 Andrew Cagney <cagney@b1.cygnus.com>
79
80 * t-sdl.s: New test.
81 (dest): 8 byte align sdl destination.
82
83 * Makefile.in: Update.
84
85 Wed Sep 3 14:32:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
86
87 * Makefile.in (.o.run): Replace .tx59 with .run.
88
89 Mon Sep 1 16:58:13 1997 Andrew Cagney <cagney@b1.cygnus.com>
90
91 * Makefile.in (TESTS): Add t-psrlvw, t-pabsh, t-pabsw.
92 (.s.o, .o.tx59): Add -Ttext 0xa002000, to ld. Add -I <srcdir> to
93 as.
94
95 t-psrlvw.s, t-pabsh, t-pabsw: New files.
96
97 Tue Jul 29 10:56:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
98
99 * t-mtsa.s: Check move/from SA instructions.
100
101 Mon Jul 28 20:51:16 1997 Andrew Cagney <cagney@b1.cygnus.com>
102
103 * t-pdivuw.s: Also check normal cases.
104
105 Tue Jul 15 13:34:07 1997 Andrew Cagney <cagney@sendai.cygnus.com>
106
107 ChangeLog: Create