]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/mips/ChangeLog
2002-02-05 Chris Demetriou <cgd@broadcom.com>
[thirdparty/binutils-gdb.git] / sim / mips / ChangeLog
1 2002-02-05 Chris Demetriou <cgd@broadcom.com>
2
3 * sim-main.h (SIGNEXTEND): Remove.
4
5 2002-02-04 Chris Demetriou <cgd@broadcom.com>
6
7 * mips.igen: Remove gencode comment from top of file, fix
8 spelling in another comment.
9
10 2002-02-04 Chris Demetriou <cgd@broadcom.com>
11
12 * mips.igen (check_fmt, check_fmt_p): New functions to check
13 whether specific floating point formats are usable.
14 (ABS.fmt, ADD.fmt, CEIL.L.fmt, CEIL.W, DIV.fmt, FLOOR.L.fmt)
15 (FLOOR.W.fmt, MOV.fmt, MUL.fmt, NEG.fmt, RECIP.fmt, ROUND.L.fmt)
16 (ROUND.W.fmt, RSQRT.fmt, SQRT.fmt, SUB.fmt, TRUNC.L.fmt, TRUNC.W):
17 Use the new functions.
18 (do_c_cond_fmt): Remove format checks...
19 (C.cond.fmta, C.cond.fmtb): And move them into all callers.
20
21 2002-02-03 Chris Demetriou <cgd@broadcom.com>
22
23 * mips.igen: Fix formatting of check_fpu calls.
24
25 2002-03-03 Chris Demetriou <cgd@broadcom.com>
26
27 * mips.igen (FLOOR.L.fmt): Store correct destination register.
28
29 2002-03-03 Chris Demetriou <cgd@broadcom.com>
30
31 * mips.igen: Remove whitespace at end of lines.
32
33 2002-03-02 Chris Demetriou <cgd@broadcom.com>
34
35 * mips.igen (loadstore_ea): New function to do effective
36 address calculations.
37 (do_load, do_load_left, do_load_right, LL, LDD, PREF, do_store,
38 do_store_left, do_store_right, SC, SCD, PREFX, SWC1, SWXC1,
39 CACHE): Use loadstore_ea to do effective address computations.
40
41 2002-03-02 Chris Demetriou <cgd@broadcom.com>
42
43 * interp.c (load_word): Use EXTEND32 rather than SIGNEXTEND.
44 * mips.igen (LL, CxC1, MxC1): Likewise.
45
46 2002-03-02 Chris Demetriou <cgd@broadcom.com>
47
48 * mips.igen (LL, LLD, PREF, SC, SCD, ABS.fmt, ADD.fmt, CEIL.L.fmt,
49 CEIL.W, CVT.D.fmt, CVT.L.fmt, CVT.S.fmt, CVT.W.fmt, DIV.fmt,
50 FLOOR.L.fmt, FLOOR.W.fmt, MADD.D, MADD.S, MOV.fmt, MOVtf.fmt,
51 MSUB.D, MSUB.S, MUL.fmt, NEG.fmt, NMADD.D, NMADD.S, NMSUB.D,
52 NMSUB.S, PREFX, RECIP.fmt, ROUND.L.fmt, ROUND.W.fmt, RSQRT.fmt,
53 SQRT.fmt, SUB.fmt, SWC1, SWXC1, TRUNC.L.fmt, TRUNC.W, CACHE):
54 Don't split opcode fields by hand, use the opcode field values
55 provided by igen.
56
57 2002-03-01 Chris Demetriou <cgd@broadcom.com>
58
59 * mips.igen (do_divu): Fix spacing.
60
61 * mips.igen (do_dsllv): Move to be right before DSLLV,
62 to match the rest of the do_<shift> functions.
63
64 2002-03-01 Chris Demetriou <cgd@broadcom.com>
65
66 * mips.igen (do_dsll, do_dsllv, DSLL32, do_dsra, DSRA32, do_dsrl,
67 DSRL32, do_dsrlv): Trace inputs and results.
68
69 2002-03-01 Chris Demetriou <cgd@broadcom.com>
70
71 * mips.igen (CACHE): Provide instruction-printing string.
72
73 * interp.c (signal_exception): Comment tokens after #endif.
74
75 2002-02-28 Chris Demetriou <cgd@broadcom.com>
76
77 * mips.igen (LWXC1): Mark with filter "64,f", rather than just "32".
78 (MOVtf, MxC1, MxC1, DMxC1, DMxC1, CxC1, CxC1, SQRT.fmt, MOV.fmt,
79 NEG.fmt, ROUND.L.fmt, TRUNC.L.fmt, CEIL.L.fmt, FLOOR.L.fmt,
80 ROUND.W.fmt, TRUNC.W, CEIL.W, FLOOR.W.fmt, RECIP.fmt, RSQRT.fmt,
81 CVT.S.fmt, CVT.D.fmt, CVT.W.fmt, CVT.L.fmt, MOVtf.fmt, C.cond.fmta,
82 C.cond.fmtb, SUB.fmt, MUL.fmt, DIV.fmt, MOVZ.fmt, MOVN.fmt, LDXC1,
83 SWXC1, SDXC1, MSUB.D, MSUB.S, NMADD.S, NMADD.D, NMSUB.S, NMSUB.D,
84 LWC1, SWC1): Add "f" to filter, since these are FP instructions.
85
86 2002-02-28 Chris Demetriou <cgd@broadcom.com>
87
88 * mips.igen (DSRA32, DSRAV): Fix order of arguments in
89 instruction-printing string.
90 (LWU): Use '64' as the filter flag.
91
92 2002-02-28 Chris Demetriou <cgd@broadcom.com>
93
94 * mips.igen (SDXC1): Fix instruction-printing string.
95
96 2002-02-28 Chris Demetriou <cgd@broadcom.com>
97
98 * mips.igen (LDC1, SDC1): Remove mipsI model, and mark with
99 filter flags "32,f".
100
101 2002-02-27 Chris Demetriou <cgd@broadcom.com>
102
103 * mips.igen (PREFX): This is a 64-bit instruction, use '64'
104 as the filter flag.
105
106 2002-02-27 Chris Demetriou <cgd@broadcom.com>
107
108 * mips.igen (PREFX): Tweak instruction opcode fields (i.e.,
109 add a comma) so that it more closely match the MIPS ISA
110 documentation opcode partitioning.
111 (PREF): Put useful names on opcode fields, and include
112 instruction-printing string.
113
114 2002-02-27 Chris Demetriou <cgd@broadcom.com>
115
116 * mips.igen (check_u64): New function which in the future will
117 check whether 64-bit instructions are usable and signal an
118 exception if not. Currently a no-op.
119 (DADD, DADDI, DADDIU, DADDU, DDIV, DDIVU, DMULT, DMULTU, DSLL,
120 DSLL32, DSLLV, DSRA, DSRA32, DSRAV, DSRL, DSRL32, DSRLV, DSUB,
121 DSUBU, LD, LDL, LDR, LLD, LWU, SCD, SD, SDL, SDR, DMxC1, LDXC1,
122 LWXC1, SDXC1, SWXC1, DMFC0, DMTC0): Use check_u64.
123
124 * mips.igen (check_fpu): New function which in the future will
125 check whether FPU instructions are usable and signal an exception
126 if not. Currently a no-op.
127 (ABS.fmt, ADD.fmt, BC1a, BC1b, C.cond.fmta, C.cond.fmtb,
128 CEIL.L.fmt, CEIL.W, CxC1, CVT.D.fmt, CVT.L.fmt, CVT.S.fmt,
129 CVT.W.fmt, DIV.fmt, DMxC1, DMxC1, FLOOR.L.fmt, FLOOR.W.fmt, LDC1,
130 LDXC1, LWC1, LWXC1, MADD.D, MADD.S, MxC1, MOV.fmt, MOVtf,
131 MOVtf.fmt, MOVN.fmt, MOVZ.fmt, MSUB.D, MSUB.S, MUL.fmt, NEG.fmt,
132 NMADD.D, NMADD.S, NMSUB.D, NMSUB.S, RECIP.fmt, ROUND.L.fmt,
133 ROUND.W.fmt, RSQRT.fmt, SDC1, SDXC1, SQRT.fmt, SUB.fmt, SWC1,
134 SWXC1, TRUNC.L.fmt, TRUNC.W): Use check_fpu.
135
136 2002-02-27 Chris Demetriou <cgd@broadcom.com>
137
138 * mips.igen (do_load_left, do_load_right): Move to be immediately
139 following do_load.
140 (do_store_left, do_store_right): Move to be immediately following
141 do_store.
142
143 2002-02-27 Chris Demetriou <cgd@broadcom.com>
144
145 * mips.igen (mipsV): New model name. Also, add it to
146 all instructions and functions where it is appropriate.
147
148 2002-02-18 Chris Demetriou <cgd@broadcom.com>
149
150 * mips.igen: For all functions and instructions, list model
151 names that support that instruction one per line.
152
153 2002-02-11 Chris Demetriou <cgd@broadcom.com>
154
155 * mips.igen: Add some additional comments about supported
156 models, and about which instructions go where.
157 (BC1b, MFC0, MTC0, RFE): Sort supported models in the same
158 order as is used in the rest of the file.
159
160 2002-02-11 Chris Demetriou <cgd@broadcom.com>
161
162 * mips.igen (ADD, ADDI, DADDI, DSUB, SUB): Add comment
163 indicating that ALU32_END or ALU64_END are there to check
164 for overflow.
165 (DADD): Likewise, but also remove previous comment about
166 overflow checking.
167
168 2002-02-10 Chris Demetriou <cgd@broadcom.com>
169
170 * mips.igen (DDIV, DIV, DIVU, DMULT, DMULTU, DSLL, DSLL32,
171 DSLLV, DSRA, DSRA32, DSRAV, DSRL, DSRL32, DSRLV, DSUB, DSUBU,
172 JALR, JR, MOVN, MOVZ, MTLO, MULT, MULTU, SLL, SLLV, SLT, SLTU,
173 SRAV, SRLV, SUB, SUBU, SYNC, XOR, MOVtf, DI, DMFC0, DMTC0, EI,
174 ERET, RFE, TLBP, TLBR, TLBWI, TLBWR): Tweak instruction opcode
175 fields (i.e., add and move commas) so that they more closely
176 match the MIPS ISA documentation opcode partitioning.
177
178 2002-02-10 Chris Demetriou <cgd@broadcom.com>
179
180 * mips.igen (ADDI): Print immediate value.
181 (BREAK): Print code.
182 (DADDIU, DSRAV, DSRLV): Print correct instruction name.
183 (SLL): Print "nop" specially, and don't run the code
184 that does the shift for the "nop" case.
185
186 2001-11-17 Fred Fish <fnf@redhat.com>
187
188 * sim-main.h (float_operation): Move enum declaration outside
189 of _sim_cpu struct declaration.
190
191 2001-04-12 Jim Blandy <jimb@redhat.com>
192
193 * mips.igen (CFC1, CTC1): Pass the correct register numbers to
194 PENDING_FILL. Use PENDING_SCHED directly to handle the pending
195 set of the FCSR.
196 * sim-main.h (COCIDX): Remove definition; this isn't supported by
197 PENDING_FILL, and you can get the intended effect gracefully by
198 calling PENDING_SCHED directly.
199
200 2001-02-23 Ben Elliston <bje@redhat.com>
201
202 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Only define if not
203 already defined elsewhere.
204
205 2001-02-19 Ben Elliston <bje@redhat.com>
206
207 * sim-main.h (sim_monitor): Return an int.
208 * interp.c (sim_monitor): Add return values.
209 (signal_exception): Handle error conditions from sim_monitor.
210
211 2001-02-08 Ben Elliston <bje@redhat.com>
212
213 * sim-main.c (load_memory): Pass cia to sim_core_read* functions.
214 (store_memory): Likewise, pass cia to sim_core_write*.
215
216 2000-10-19 Frank Ch. Eigler <fche@redhat.com>
217
218 On advice from Chris G. Demetriou <cgd@sibyte.com>:
219 * sim-main.h (GPR_CLEAR): Remove unused alternative macro.
220
221 Thu Jul 27 22:02:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
222
223 From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
224 * Makefile.in: Don't delete *.igen when cleaning directory.
225
226 Wed Jul 19 18:50:51 2000 Andrew Cagney <cagney@b1.cygnus.com>
227
228 * m16.igen (break): Call SignalException not sim_engine_halt.
229
230 Mon Jul 3 11:13:20 2000 Andrew Cagney <cagney@b1.cygnus.com>
231
232 From Jason Eckhardt:
233 * mips.igen (MOVZ.fmt, MOVN.fmt): Move conditional on GPR[RT].
234
235 Tue Jun 13 20:52:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
236
237 * mips.igen (MxC1, DMxC1): Fix printf formatting.
238
239 2000-05-24 Michael Hayes <mhayes@cygnus.com>
240
241 * mips.igen (do_dmultx): Fix typo.
242
243 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
244
245 * configure: Regenerated to track ../common/aclocal.m4 changes.
246
247 Fri Apr 28 20:48:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
248
249 * mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call.
250
251 2000-04-12 Frank Ch. Eigler <fche@redhat.com>
252
253 * sim-main.h (GPR_CLEAR): Define macro.
254
255 Mon Apr 10 00:07:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
256
257 * interp.c (decode_coproc): Output long using %lx and not %s.
258
259 2000-03-21 Frank Ch. Eigler <fche@redhat.com>
260
261 * interp.c (sim_open): Sort & extend dummy memory regions for
262 --board=jmr3904 for eCos.
263
264 2000-03-02 Frank Ch. Eigler <fche@redhat.com>
265
266 * configure: Regenerated.
267
268 Tue Feb 8 18:35:01 2000 Donald Lindsay <dlindsay@hound.cygnus.com>
269
270 * interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf
271 calls, conditional on the simulator being in verbose mode.
272
273 Fri Feb 4 09:45:15 2000 Donald Lindsay <dlindsay@cygnus.com>
274
275 * sim-main.c (cache_op): Added case arm so that CACHE ops to a secondary
276 cache don't get ReservedInstruction traps.
277
278 1999-11-29 Mark Salter <msalter@cygnus.com>
279
280 * dv-tx3904sio.c (tx3904sio_io_write_buffer): Use write value as a mask
281 to clear status bits in sdisr register. This is how the hardware works.
282
283 * interp.c (sim_open): Added more memory aliases for jmr3904 hardware
284 being used by cygmon.
285
286 1999-11-11 Andrew Haley <aph@cygnus.com>
287
288 * interp.c (decode_coproc): Correctly handle DMFC0 and DMTC0
289 instructions.
290
291 Thu Sep 9 15:12:08 1999 Geoffrey Keating <geoffk@cygnus.com>
292
293 * mips.igen (MULT): Correct previous mis-applied patch.
294
295 Tue Sep 7 13:34:54 1999 Geoffrey Keating <geoffk@cygnus.com>
296
297 * mips.igen (delayslot32): Handle sequence like
298 mtc1 $at,$f12 ; jal fp_add ; mov.s $f13,$f12
299 correctly by calling ENGINE_ISSUE_PREFIX_HOOK() before issue.
300 (MULT): Actually pass the third register...
301
302 1999-09-03 Mark Salter <msalter@cygnus.com>
303
304 * interp.c (sim_open): Added more memory aliases for additional
305 hardware being touched by cygmon on jmr3904 board.
306
307 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
308
309 * configure: Regenerated to track ../common/aclocal.m4 changes.
310
311 Tue Jul 27 16:36:51 1999 Andrew Cagney <cagney@amy.cygnus.com>
312
313 * interp.c (sim_store_register): Handle case where client - GDB -
314 specifies that a 4 byte register is 8 bytes in size.
315 (sim_fetch_register): Ditto.
316
317 1999-07-14 Frank Ch. Eigler <fche@cygnus.com>
318
319 Implement "sim firmware" option, inspired by jimb's version of 1998-01.
320 * interp.c (firmware_option_p): New global flag: "sim firmware" given.
321 (idt_monitor_base): Base address for IDT monitor traps.
322 (pmon_monitor_base): Ditto for PMON.
323 (lsipmon_monitor_base): Ditto for LSI PMON.
324 (MONITOR_BASE, MONITOR_SIZE): Removed macros.
325 (mips_option): Add "firmware" option with new OPTION_FIRMWARE key.
326 (sim_firmware_command): New function.
327 (mips_option_handler): Call it for OPTION_FIRMWARE.
328 (sim_open): Allocate memory for idt_monitor region. If "--board"
329 option was given, add no monitor by default. Add BREAK hooks only if
330 monitors are also there.
331
332 Mon Jul 12 00:02:27 1999 Andrew Cagney <cagney@amy.cygnus.com>
333
334 * interp.c (sim_monitor): Flush output before reading input.
335
336 Sun Jul 11 19:28:11 1999 Andrew Cagney <cagney@b1.cygnus.com>
337
338 * tconfig.in (SIM_HANDLES_LMA): Always define.
339
340 Thu Jul 8 16:06:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
341
342 From Mark Salter <msalter@cygnus.com>:
343 * interp.c (BOARD_BSP): Define. Add to list of possible boards.
344 (sim_open): Add setup for BSP board.
345
346 Wed Jul 7 12:45:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
347
348 * mips.igen (MULT, MULTU): Add syntax for two operand version.
349 (DMFC0, DMTC0): Recognize. Call DecodeCoproc which will report
350 them as unimplemented.
351
352 1999-05-08 Felix Lee <flee@cygnus.com>
353
354 * configure: Regenerated to track ../common/aclocal.m4 changes.
355
356 1999-04-21 Frank Ch. Eigler <fche@cygnus.com>
357
358 * mips.igen (bc0f): For the TX39 only, decode this as a no-op stub.
359
360 Thu Apr 15 14:15:17 1999 Andrew Cagney <cagney@amy.cygnus.com>
361
362 * configure.in: Any mips64vr5*-*-* target should have
363 -DTARGET_ENABLE_FR=1.
364 (default_endian): Any mips64vr*el-*-* target should default to
365 LITTLE_ENDIAN.
366 * configure: Re-generate.
367
368 1999-02-19 Gavin Romig-Koch <gavin@cygnus.com>
369
370 * mips.igen (ldl): Extend from _16_, not 32.
371
372 Wed Jan 27 18:51:38 1999 Andrew Cagney <cagney@chook.cygnus.com>
373
374 * interp.c (sim_store_register): Force registers written to by GDB
375 into an un-interpreted state.
376
377 1999-02-05 Frank Ch. Eigler <fche@cygnus.com>
378
379 * dv-tx3904sio.c (tx3904sio_tickle): After a polled I/O from the
380 CPU, start periodic background I/O polls.
381 (tx3904sio_poll): New function: periodic I/O poller.
382
383 1998-12-30 Frank Ch. Eigler <fche@cygnus.com>
384
385 * mips.igen (BREAK): Call signal_exception instead of sim_engine_halt.
386
387 Tue Dec 29 16:03:53 1998 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
388
389 * configure.in, configure (mips64vr5*-*-*): Added missing ;; in
390 case statement.
391
392 1998-12-29 Frank Ch. Eigler <fche@cygnus.com>
393
394 * interp.c (sim_open): Allocate jm3904 memory in smaller chunks.
395 (load_word): Call SIM_CORE_SIGNAL hook on error.
396 (signal_exception): Call SIM_CPU_EXCEPTION_TRIGGER hook before
397 starting. For exception dispatching, pass PC instead of NULL_CIA.
398 (decode_coproc): Use COP0_BADVADDR to store faulting address.
399 * sim-main.h (COP0_BADVADDR): Define.
400 (SIM_CORE_SIGNAL): Define hook to call mips_core_signal.
401 (SIM_CPU_EXCEPTION*): Define hooks to call mips_cpu_exception*().
402 (_sim_cpu): Add exc_* fields to store register value snapshots.
403 * mips.igen (*): Replace memory-related SignalException* calls
404 with references to SIM_CORE_SIGNAL hook.
405
406 * dv-tx3904irc.c (tx3904irc_port_event): printf format warning
407 fix.
408 * sim-main.c (*): Minor warning cleanups.
409
410 1998-12-24 Gavin Romig-Koch <gavin@cygnus.com>
411
412 * m16.igen (DADDIU5): Correct type-o.
413
414 Mon Dec 21 10:34:48 1998 Andrew Cagney <cagney@chook>
415
416 * mips.igen (do_ddiv, do_ddivu): Pacify GCC. Update hi/lo via tmp
417 variables.
418
419 Wed Dec 16 18:20:28 1998 Andrew Cagney <cagney@chook>
420
421 * Makefile.in (SIM_EXTRA_CFLAGS): No longer need to add .../newlib
422 to include path.
423 (interp.o): Add dependency on itable.h
424 (oengine.c, gencode): Delete remaining references.
425 (BUILT_SRC_FROM_GEN): Clean up.
426
427 1998-12-16 Gavin Romig-Koch <gavin@cygnus.com>
428
429 * vr4run.c: New.
430 * Makefile.in (SIM_HACK_OBJ,HACK_OBJS,HACK_GEN_SRCS,libhack.a,
431 tmp-hack,tmp-m32-hack,tmp-m16-hack,tmp-itable-hack,
432 tmp-run-hack) : New.
433 * m16.igen (LD,DADDIU,DADDUI5,DADJSP,DADDIUSP,DADDI,DADDU,DSUBU,
434 DSLL,DSRL,DSRA,DSLLV,DSRAV,DMULT,DMULTU,DDIV,DDIVU,JALX32,JALX):
435 Drop the "64" qualifier to get the HACK generator working.
436 Use IMMEDIATE rather than IMMED. Use SHAMT rather than SHIFT.
437 * mips.igen (do_daddiu,do_ddiv,do_divu): Remove the 64-only
438 qualifier to get the hack generator working.
439 (do_dsll,do_dsllv,do_dsra,do_dsrl,do_dsrlv): New.
440 (DSLL): Use do_dsll.
441 (DSLLV): Use do_dsllv.
442 (DSRA): Use do_dsra.
443 (DSRL): Use do_dsrl.
444 (DSRLV): Use do_dsrlv.
445 (BC1): Move *vr4100 to get the HACK generator working.
446 (CxC1, DMxC1, MxC1,MACCU,MACCHI,MACCHIU): Rename to
447 get the HACK generator working.
448 (MACC) Rename to get the HACK generator working.
449 (DMACC,MACCS,DMACCS): Add the 64.
450
451 1998-12-12 Gavin Romig-Koch <gavin@cygnus.com>
452
453 * mips.igen (BC1): Renamed to BC1a and BC1b to avoid conflicts.
454 * sim-main.h (SizeFGR): Handle TARGET_ENABLE_FR.
455
456 1998-12-11 Gavin Romig-Koch <gavin@cygnus.com>
457
458 * mips/interp.c (DEBUG): Cleanups.
459
460 1998-12-10 Frank Ch. Eigler <fche@cygnus.com>
461
462 * dv-tx3904sio.c (tx3904sio_io_read_buffer): Endianness fixes.
463 (tx3904sio_tickle): fflush after a stdout character output.
464
465 1998-12-03 Frank Ch. Eigler <fche@cygnus.com>
466
467 * interp.c (sim_close): Uninstall modules.
468
469 Wed Nov 25 13:41:03 1998 Andrew Cagney <cagney@b1.cygnus.com>
470
471 * sim-main.h, interp.c (sim_monitor): Change to global
472 function.
473
474 Wed Nov 25 17:33:24 1998 Andrew Cagney <cagney@b1.cygnus.com>
475
476 * configure.in (vr4100): Only include vr4100 instructions in
477 simulator.
478 * configure: Re-generate.
479 * m16.igen (*): Tag all mips16 instructions as also being vr4100.
480
481 Mon Nov 23 18:20:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
482
483 * Makefile.in (SIM_CFLAGS): Do not define WITH_IGEN.
484 * sim-main.h, sim-main.c, interp.c: Delete #if WITH_IGEN keeping
485 true alternative.
486
487 * configure.in (sim_default_gen, sim_use_gen): Replace with
488 sim_gen.
489 (--enable-sim-igen): Delete config option. Always using IGEN.
490 * configure: Re-generate.
491
492 * Makefile.in (gencode): Kill, kill, kill.
493 * gencode.c: Ditto.
494
495 Mon Nov 23 18:07:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
496
497 * configure.in: Configure mips64vr4100-elf nee mips64vr41* as a 64
498 bit mips16 igen simulator.
499 * configure: Re-generate.
500
501 * mips.igen (check_div_hilo, check_mult_hilo, check_mf_hilo): Mark
502 as part of vr4100 ISA.
503 * vr.igen: Mark all instructions as 64 bit only.
504
505 Mon Nov 23 17:07:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
506
507 * interp.c (get_cell, sim_monitor, fetch_str, CoProcPresent):
508 Pacify GCC.
509
510 Mon Nov 23 13:23:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
511
512 * configure.in: Configure mips-lsi-elf nee mips*lsi* as a
513 mipsIII/mips16 igen simulator. Fix sim_gen VS sim_igen typos.
514 * configure: Re-generate.
515
516 * m16.igen (BREAK): Define breakpoint instruction.
517 (JALX32): Mark instruction as mips16 and not r3900.
518 * mips.igen (C.cond.fmt): Fix typo in instruction format.
519
520 * sim-main.h (PENDING_FILL): Wrap C statements in do/while.
521
522 Sat Nov 7 09:54:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
523
524 * gencode.c (build_instruction - BREAK): For MIPS16, handle BREAK
525 insn as a debug breakpoint.
526
527 * sim-main.h (PENDING_SLOT_BIT): Fix, was incorrectly defined as
528 pending.slot_size.
529 (PENDING_SCHED): Clean up trace statement.
530 (PENDING_SCHED): Increment PENDING_IN and PENDING_TOTAL.
531 (PENDING_FILL): Delay write by only one cycle.
532 (PENDING_FILL): For FSRs, write fmt_uninterpreted to FPR_STATE.
533
534 * sim-main.c (pending_tick): Clean up trace statements. Add trace
535 of pending writes.
536 (pending_tick): Fix sizes in switch statements, 4 & 8 instead of
537 32 & 64.
538 (pending_tick): Move incrementing of index to FOR statement.
539 (pending_tick): Only update PENDING_OUT after a write has occured.
540
541 * configure.in: Add explicit mips-lsi-* target. Use gencode to
542 build simulator.
543 * configure: Re-generate.
544
545 * interp.c (sim_engine_run OLD): Delete explicit call to
546 PENDING_TICK. Now called via ENGINE_ISSUE_PREFIX_HOOK.
547
548 Sat Oct 30 09:49:10 1998 Frank Ch. Eigler <fche@cygnus.com>
549
550 * dv-tx3904cpu.c (deliver_tx3904cpu_interrupt): Add dummy
551 interrupt level number to match changed SignalExceptionInterrupt
552 macro.
553
554 Fri Oct 9 18:02:25 1998 Doug Evans <devans@canuck.cygnus.com>
555
556 * interp.c: #include "itable.h" if WITH_IGEN.
557 (get_insn_name): New function.
558 (sim_open): Initialize CPU_INSN_NAME,CPU_MAX_INSNS.
559 * sim-main.h (MAX_INSNS,INSN_NAME): Delete.
560
561 Mon Sep 14 12:36:44 1998 Frank Ch. Eigler <fche@cygnus.com>
562
563 * configure: Rebuilt to inhale new common/aclocal.m4.
564
565 Tue Sep 1 15:39:18 1998 Frank Ch. Eigler <fche@cygnus.com>
566
567 * dv-tx3904sio.c: Include sim-assert.h.
568
569 Tue Aug 25 12:49:46 1998 Frank Ch. Eigler <fche@cygnus.com>
570
571 * dv-tx3904sio.c: New file: tx3904 serial I/O module.
572 * configure.in: Add dv-tx3904sio, dv-sockser for tx39 target.
573 Reorganize target-specific sim-hardware checks.
574 * configure: rebuilt.
575 * interp.c (sim_open): For tx39 target boards, set
576 OPERATING_ENVIRONMENT, add tx3904sio devices.
577 * tconfig.in: For tx39 target, set SIM_HANDLES_LMA for loading
578 ROM executables. Install dv-sockser into sim-modules list.
579
580 * dv-tx3904irc.c: Compiler warning clean-up.
581 * dv-tx3904tmr.c: Compiler warning clean-up. Remove particularly
582 frequent hw-trace messages.
583
584 Fri Jul 31 18:14:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
585
586 * vr.igen (MulAcc): Identify as a vr4100 specific function.
587
588 Sat Jul 25 16:03:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
589
590 * Makefile.in (IGEN_INCLUDE): Add vr.igen.
591
592 * vr.igen: New file.
593 (MAC/MADD16, DMAC/DMADD16): Implement using code from gencode.c.
594 * mips.igen: Define vr4100 model. Include vr.igen.
595 Mon Jun 29 09:21:07 1998 Gavin Koch <gavin@cygnus.com>
596
597 * mips.igen (check_mf_hilo): Correct check.
598
599 Wed Jun 17 12:20:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
600
601 * sim-main.h (interrupt_event): Add prototype.
602
603 * dv-tx3904tmr.c (tx3904tmr_io_write_buffer): Delete unused
604 register_ptr, register_value.
605 (deliver_tx3904tmr_tick): Fix types passed to printf fmt.
606
607 * sim-main.h (tracefh): Make extern.
608
609 Tue Jun 16 14:39:00 1998 Frank Ch. Eigler <fche@cygnus.com>
610
611 * dv-tx3904tmr.c: Deschedule timer event after dispatching.
612 Reduce unnecessarily high timer event frequency.
613 * dv-tx3904cpu.c: Ditto for interrupt event.
614
615 Wed Jun 10 13:22:32 1998 Frank Ch. Eigler <fche@cygnus.com>
616
617 * interp.c (decode_coproc): For TX39, add stub COP0 register #7,
618 to allay warnings.
619 (interrupt_event): Made non-static.
620
621 * dv-tx3904tmr.c (deliver_tx3904tmr_tick): Correct accidental
622 interchange of configuration values for external vs. internal
623 clock dividers.
624
625 Tue Jun 9 12:46:24 1998 Ian Carmichael <iancarm@cygnus.com>
626
627 * mips.igen (BREAK): Moved code to here for
628 simulator-reserved break instructions.
629 * gencode.c (build_instruction): Ditto.
630 * interp.c (signal_exception): Code moved from here. Non-
631 reserved instructions now use exception vector, rather
632 than halting sim.
633 * sim-main.h: Moved magic constants to here.
634
635 Tue Jun 9 12:29:50 1998 Frank Ch. Eigler <fche@cygnus.com>
636
637 * dv-tx3904cpu.c (deliver_*_interrupt,*_port_event): Set the CAUSE
638 register upon non-zero interrupt event level, clear upon zero
639 event value.
640 * dv-tx3904irc.c (*_port_event): Handle deactivated interrupt signal
641 by passing zero event value.
642 (*_io_{read,write}_buffer): Endianness fixes.
643 * dv-tx3904tmr.c (*_io_{read,write}_buffer): Endianness fixes.
644 (deliver_*_tick): Reduce sim event interval to 75% of count interval.
645
646 * interp.c (sim_open): Added jmr3904pal board type that adds PAL-based
647 serial I/O and timer module at base address 0xFFFF0000.
648
649 Tue Jun 9 11:52:29 1998 Gavin Koch <gavin@cygnus.com>
650
651 * mips.igen (SWC1) : Correct the handling of ReverseEndian
652 and BigEndianCPU.
653
654 Tue Jun 9 11:40:57 1998 Gavin Koch <gavin@cygnus.com>
655
656 * configure.in (mips_fpu_bitsize) : Set this correctly for 32-bit mips
657 parts.
658 * configure: Update.
659
660 Thu Jun 4 15:37:33 1998 Frank Ch. Eigler <fche@cygnus.com>
661
662 * dv-tx3904tmr.c: New file - implements tx3904 timer.
663 * dv-tx3904{irc,cpu}.c: Mild reformatting.
664 * configure.in: Include tx3904tmr in hw_device list.
665 * configure: Rebuilt.
666 * interp.c (sim_open): Instantiate three timer instances.
667 Fix address typo of tx3904irc instance.
668
669 Tue Jun 2 15:48:02 1998 Ian Carmichael <iancarm@cygnus.com>
670
671 * interp.c (signal_exception): SystemCall exception now uses
672 the exception vector.
673
674 Mon Jun 1 18:18:26 1998 Frank Ch. Eigler <fche@cygnus.com>
675
676 * interp.c (decode_coproc): For TX39, add stub COP0 register #3,
677 to allay warnings.
678
679 Fri May 29 11:40:39 1998 Andrew Cagney <cagney@b1.cygnus.com>
680
681 * configure.in (sim_igen_filter): Match mips*tx39 not mipst*tx39.
682
683 Mon May 25 20:47:45 1998 Andrew Cagney <cagney@b1.cygnus.com>
684
685 * dv-tx3904cpu.c, dv-tx3904irc.c: Rename *_callback to *_method.
686
687 * dv-tx3904cpu.c, dv-tx3904irc.c: Include hw-main.h and
688 sim-main.h. Declare a struct hw_descriptor instead of struct
689 hw_device_descriptor.
690
691 Mon May 25 12:41:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
692
693 * mips.igen (do_store_left, do_load_left): Compute nr of left and
694 right bits and then re-align left hand bytes to correct byte
695 lanes. Fix incorrect computation in do_store_left when loading
696 bytes from second word.
697
698 Fri May 22 13:34:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
699
700 * configure.in (SIM_AC_OPTION_HARDWARE): Only enable when tx3904.
701 * interp.c (sim_open): Only create a device tree when HW is
702 enabled.
703
704 * dv-tx3904irc.c (tx3904irc_finish): Pacify GCC.
705 * interp.c (signal_exception): Ditto.
706
707 Thu May 21 14:24:11 1998 Gavin Koch <gavin@cygnus.com>
708
709 * gencode.c: Mark BEGEZALL as LIKELY.
710
711 Thu May 21 18:57:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
712
713 * sim-main.h (ALU32_END): Sign extend 32 bit results.
714 * mips.igen (ADD, SUB, ADDI, DADD, DSUB): Trace.
715
716 Mon May 18 18:22:42 1998 Frank Ch. Eigler <fche@cygnus.com>
717
718 * configure.in (SIM_AC_OPTION_HARDWARE): Added common hardware
719 modules. Recognize TX39 target with "mips*tx39" pattern.
720 * configure: Rebuilt.
721 * sim-main.h (*): Added many macros defining bits in
722 TX39 control registers.
723 (SignalInterrupt): Send actual PC instead of NULL.
724 (SignalNMIReset): New exception type.
725 * interp.c (board): New variable for future use to identify
726 a particular board being simulated.
727 (mips_option_handler,mips_options): Added "--board" option.
728 (interrupt_event): Send actual PC.
729 (sim_open): Make memory layout conditional on board setting.
730 (signal_exception): Initial implementation of hardware interrupt
731 handling. Accept another break instruction variant for simulator
732 exit.
733 (decode_coproc): Implement RFE instruction for TX39.
734 (mips.igen): Decode RFE instruction as such.
735 * configure.in (tx3904cpu,tx3904irc): Added devices for tx3904.
736 * interp.c: Define "jmr3904" and "jmr3904debug" board types and
737 bbegin to implement memory map.
738 * dv-tx3904cpu.c: New file.
739 * dv-tx3904irc.c: New file.
740
741 Wed May 13 14:40:11 1998 Gavin Koch <gavin@cygnus.com>
742
743 * mips.igen (check_mt_hilo): Create a separate r3900 version.
744
745 Wed May 13 14:11:46 1998 Gavin Koch <gavin@cygnus.com>
746
747 * tx.igen (madd,maddu): Replace calls to check_op_hilo
748 with calls to check_div_hilo.
749
750 Wed May 13 09:59:27 1998 Gavin Koch <gavin@cygnus.com>
751
752 * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):
753 Replace check_op_hilo with check_mult_hilo and check_div_hilo.
754 Add special r3900 version of do_mult_hilo.
755 (do_dmultx,do_mult,do_multu): Replace calls to check_op_hilo
756 with calls to check_mult_hilo.
757 (do_ddiv,do_ddivu,do_div,do_divu): Replace calls to check_op_hilo
758 with calls to check_div_hilo.
759
760 Tue May 12 15:22:11 1998 Andrew Cagney <cagney@b1.cygnus.com>
761
762 * configure.in (SUBTARGET_R3900): Define for mipstx39 target.
763 Document a replacement.
764
765 Fri May 8 17:48:19 1998 Ian Carmichael <iancarm@cygnus.com>
766
767 * interp.c (sim_monitor): Make mon_printf work.
768
769 Wed May 6 19:42:19 1998 Doug Evans <devans@canuck.cygnus.com>
770
771 * sim-main.h (INSN_NAME): New arg `cpu'.
772
773 Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
774
775 * configure: Regenerated to track ../common/aclocal.m4 changes.
776
777 Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
778
779 * configure: Regenerated to track ../common/aclocal.m4 changes.
780 * config.in: Ditto.
781
782 Sun Apr 26 15:20:01 1998 Tom Tromey <tromey@cygnus.com>
783
784 * acconfig.h: New file.
785 * configure.in: Reverted change of Apr 24; use sinclude again.
786
787 Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
788
789 * configure: Regenerated to track ../common/aclocal.m4 changes.
790 * config.in: Ditto.
791
792 Fri Apr 24 11:19:20 1998 Tom Tromey <tromey@cygnus.com>
793
794 * configure.in: Don't call sinclude.
795
796 Fri Apr 24 11:35:01 1998 Andrew Cagney <cagney@chook.cygnus.com>
797
798 * mips.igen (do_store_left): Pass 0 not NULL to store_memory.
799
800 Tue Apr 21 11:59:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
801
802 * mips.igen (ERET): Implement.
803
804 * interp.c (decode_coproc): Return sign-extended EPC.
805
806 * mips.igen (ANDI, LUI, MFC0): Add tracing code.
807
808 * interp.c (signal_exception): Do not ignore Trap.
809 (signal_exception): On TRAP, restart at exception address.
810 (HALT_INSTRUCTION, HALT_INSTRUCTION_MASK): Define.
811 (signal_exception): Update.
812 (sim_open): Patch V_COMMON interrupt vector with an abort sequence
813 so that TRAP instructions are caught.
814
815 Mon Apr 20 11:26:55 1998 Andrew Cagney <cagney@b1.cygnus.com>
816
817 * sim-main.h (struct hilo_access, struct hilo_history): Define,
818 contains HI/LO access history.
819 (struct _sim_cpu): Make hiaccess and loaccess of type hilo_access.
820 (HIACCESS, LOACCESS): Delete, replace with
821 (HIHISTORY, LOHISTORY): New macros.
822 (CHECKHILO): Delete all, moved to mips.igen
823
824 * gencode.c (build_instruction): Do not generate checks for
825 correct HI/LO register usage.
826
827 * interp.c (old_engine_run): Delete checks for correct HI/LO
828 register usage.
829
830 * mips.igen (check_mt_hilo, check_mf_hilo, check_op_hilo,
831 check_mf_cycles): New functions.
832 (do_mfhi, do_mflo, "mthi", "mtlo", do_ddiv, do_ddivu, do_div,
833 do_divu, domultx, do_mult, do_multu): Use.
834
835 * tx.igen ("madd", "maddu"): Use.
836
837 Wed Apr 15 18:31:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
838
839 * mips.igen (DSRAV): Use function do_dsrav.
840 (SRAV): Use new function do_srav.
841
842 * m16.igen (BEQZ, BNEZ): Compare GPR[TRX] not GPR[RX].
843 (B): Sign extend 11 bit immediate.
844 (EXT-B*): Shift 16 bit immediate left by 1.
845 (ADDIU*): Don't sign extend immediate value.
846
847 Wed Apr 15 10:32:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
848
849 * m16run.c (sim_engine_run): Restore CIA after handling an event.
850
851 * sim-main.h (DELAY_SLOT, NULLIFY_NEXT_INSTRUCTION): For IGEN, use
852 functions.
853
854 * mips.igen (delayslot32, nullify_next_insn): New functions.
855 (m16.igen): Always include.
856 (do_*): Add more tracing.
857
858 * m16.igen (delayslot16): Add NIA argument, could be called by a
859 32 bit MIPS16 instruction.
860
861 * interp.c (ifetch16): Move function from here.
862 * sim-main.c (ifetch16): To here.
863
864 * sim-main.c (ifetch16, ifetch32): Update to match current
865 implementations of LH, LW.
866 (signal_exception): Don't print out incorrect hex value of illegal
867 instruction.
868
869 Wed Apr 15 00:17:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
870
871 * m16run.c (sim_engine_run): Use IMEM16 and IMEM32 to fetch an
872 instruction.
873
874 * m16.igen: Implement MIPS16 instructions.
875
876 * mips.igen (do_addiu, do_addu, do_and, do_daddiu, do_daddu,
877 do_ddiv, do_ddivu, do_div, do_divu, do_dmultx, do_dmultu, do_srav,
878 do_dsubu, do_mfhi, do_mflo, do_mult, do_multu, do_nor, do_or,
879 do_sll, do_sllv, do_slt, do_slti, do_sltiu, do_sltu, do_sra,
880 do_srl, do_srlv, do_subu, do_xor, do_xori): New functions. Move
881 bodies of corresponding code from 32 bit insn to these. Also used
882 by MIPS16 versions of functions.
883
884 * sim-main.h (RAIDX, T8IDX, T8, SPIDX): Define.
885 (IMEM16): Drop NR argument from macro.
886
887 Sat Apr 4 22:39:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
888
889 * Makefile.in (SIM_OBJS): Add sim-main.o.
890
891 * sim-main.h (address_translation, load_memory, store_memory,
892 cache_op, sync_operation, prefetch, ifetch32, pending_tick): Mark
893 as INLINE_SIM_MAIN.
894 (pr_addr, pr_uword64): Declare.
895 (sim-main.c): Include when H_REVEALS_MODULE_P.
896
897 * interp.c (address_translation, load_memory, store_memory,
898 cache_op, sync_operation, prefetch, ifetch32, pending_tick): Move
899 from here.
900 * sim-main.c: To here. Fix compilation problems.
901
902 * configure.in: Enable inlining.
903 * configure: Re-config.
904
905 Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
906
907 * configure: Regenerated to track ../common/aclocal.m4 changes.
908
909 Fri Apr 3 04:32:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
910
911 * mips.igen: Include tx.igen.
912 * Makefile.in (IGEN_INCLUDE): Add tx.igen.
913 * tx.igen: New file, contains MADD and MADDU.
914
915 * interp.c (load_memory): When shifting bytes, use LOADDRMASK not
916 the hardwired constant `7'.
917 (store_memory): Ditto.
918 (LOADDRMASK): Move definition to sim-main.h.
919
920 mips.igen (MTC0): Enable for r3900.
921 (ADDU): Add trace.
922
923 mips.igen (do_load_byte): Delete.
924 (do_load, do_store, do_load_left, do_load_write, do_store_left,
925 do_store_right): New functions.
926 (SW*, LW*, SD*, LD*, SH, LH, SB, LB): Use.
927
928 configure.in: Let the tx39 use igen again.
929 configure: Update.
930
931 Thu Apr 2 10:59:39 1998 Andrew Cagney <cagney@b1.cygnus.com>
932
933 * interp.c (sim_monitor): get_mem_info returns a 4 byte quantity,
934 not an address sized quantity. Return zero for cache sizes.
935
936 Wed Apr 1 23:47:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
937
938 * mips.igen (r3900): r3900 does not support 64 bit integer
939 operations.
940
941 Mon Mar 30 14:46:05 1998 Gavin Koch <gavin@cygnus.com>
942
943 * configure.in (mipstx39*-*-*): Use gencode simulator rather
944 than igen one.
945 * configure : Rebuild.
946
947 Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
948
949 * configure: Regenerated to track ../common/aclocal.m4 changes.
950
951 Fri Mar 27 15:01:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
952
953 * interp.c (mips_option_handler): Iterate over MAX_NR_PROCESSORS.
954
955 Wed Mar 25 16:44:27 1998 Ian Carmichael <iancarm@cygnus.com>
956
957 * configure: Regenerated to track ../common/aclocal.m4 changes.
958 * config.in: Regenerated to track ../common/aclocal.m4 changes.
959
960 Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
961
962 * configure: Regenerated to track ../common/aclocal.m4 changes.
963
964 Wed Mar 25 10:05:46 1998 Andrew Cagney <cagney@b1.cygnus.com>
965
966 * interp.c (Max, Min): Comment out functions. Not yet used.
967
968 Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
969
970 * configure: Regenerated to track ../common/aclocal.m4 changes.
971
972 Tue Mar 17 19:05:20 1998 Frank Ch. Eigler <fche@cygnus.com>
973
974 * Makefile.in (MIPS_EXTRA_LIBS, SIM_EXTRA_LIBS): Added
975 configurable settings for stand-alone simulator.
976
977 * configure.in: Added X11 search, just in case.
978
979 * configure: Regenerated.
980
981 Wed Mar 11 14:09:10 1998 Andrew Cagney <cagney@b1.cygnus.com>
982
983 * interp.c (sim_write, sim_read, load_memory, store_memory):
984 Replace sim_core_*_map with read_map, write_map, exec_map resp.
985
986 Tue Mar 3 13:58:43 1998 Andrew Cagney <cagney@b1.cygnus.com>
987
988 * sim-main.h (GETFCC): Return an unsigned value.
989
990 Tue Mar 3 13:21:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
991
992 * mips.igen (DIV): Fix check for -1 / MIN_INT.
993 (DADD): Result destination is RD not RT.
994
995 Fri Feb 27 13:49:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
996
997 * sim-main.h (HIACCESS, LOACCESS): Always define.
998
999 * mdmx.igen (Maxi, Mini): Rename Max, Min.
1000
1001 * interp.c (sim_info): Delete.
1002
1003 Fri Feb 27 18:41:01 1998 Doug Evans <devans@canuck.cygnus.com>
1004
1005 * interp.c (DECLARE_OPTION_HANDLER): Use it.
1006 (mips_option_handler): New argument `cpu'.
1007 (sim_open): Update call to sim_add_option_table.
1008
1009 Wed Feb 25 18:56:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
1010
1011 * mips.igen (CxC1): Add tracing.
1012
1013 Fri Feb 20 17:43:21 1998 Andrew Cagney <cagney@b1.cygnus.com>
1014
1015 * sim-main.h (Max, Min): Declare.
1016
1017 * interp.c (Max, Min): New functions.
1018
1019 * mips.igen (BC1): Add tracing.
1020
1021 Thu Feb 19 14:50:00 1998 John Metzler <jmetzler@cygnus.com>
1022
1023 * interp.c Added memory map for stack in vr4100
1024
1025 Thu Feb 19 10:21:21 1998 Gavin Koch <gavin@cygnus.com>
1026
1027 * interp.c (load_memory): Add missing "break"'s.
1028
1029 Tue Feb 17 12:45:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
1030
1031 * interp.c (sim_store_register, sim_fetch_register): Pass in
1032 length parameter. Return -1.
1033
1034 Tue Feb 10 11:57:40 1998 Ian Carmichael <iancarm@cygnus.com>
1035
1036 * interp.c: Added hardware init hook, fixed warnings.
1037
1038 Sat Feb 7 17:16:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
1039
1040 * Makefile.in (itable.h itable.c): Depend on SIM_@sim_gen@_ALL.
1041
1042 Tue Feb 3 11:36:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
1043
1044 * interp.c (ifetch16): New function.
1045
1046 * sim-main.h (IMEM32): Rename IMEM.
1047 (IMEM16_IMMED): Define.
1048 (IMEM16): Define.
1049 (DELAY_SLOT): Update.
1050
1051 * m16run.c (sim_engine_run): New file.
1052
1053 * m16.igen: All instructions except LB.
1054 (LB): Call do_load_byte.
1055 * mips.igen (do_load_byte): New function.
1056 (LB): Call do_load_byte.
1057
1058 * mips.igen: Move spec for insn bit size and high bit from here.
1059 * Makefile.in (tmp-igen, tmp-m16): To here.
1060
1061 * m16.dc: New file, decode mips16 instructions.
1062
1063 * Makefile.in (SIM_NO_ALL): Define.
1064 (tmp-m16): Generate both 16 bit and 32 bit simulator engines.
1065
1066 Tue Feb 3 11:28:00 1998 Andrew Cagney <cagney@b1.cygnus.com>
1067
1068 * configure.in (mips_fpu_bitsize): For tx39, restrict floating
1069 point unit to 32 bit registers.
1070 * configure: Re-generate.
1071
1072 Sun Feb 1 15:47:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
1073
1074 * configure.in (sim_use_gen): Make IGEN the default simulator
1075 generator for generic 32 and 64 bit mips targets.
1076 * configure: Re-generate.
1077
1078 Sun Feb 1 16:52:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
1079
1080 * sim-main.h (SizeFGR): Determine from floating-point and not gpr
1081 bitsize.
1082
1083 * interp.c (sim_fetch_register, sim_store_register): Read/write
1084 FGR from correct location.
1085 (sim_open): Set size of FGR's according to
1086 WITH_TARGET_FLOATING_POINT_BITSIZE.
1087
1088 * sim-main.h (FGR): Store floating point registers in a separate
1089 array.
1090
1091 Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
1092
1093 * configure: Regenerated to track ../common/aclocal.m4 changes.
1094
1095 Tue Feb 3 00:10:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
1096
1097 * interp.c (ColdReset): Call PENDING_INVALIDATE.
1098
1099 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Call PENDING_TICK.
1100
1101 * interp.c (pending_tick): New function. Deliver pending writes.
1102
1103 * sim-main.h (PENDING_FILL, PENDING_TICK, PENDING_SCHED,
1104 PENDING_BIT, PENDING_INVALIDATE): Re-write pipeline code so that
1105 it can handle mixed sized quantites and single bits.
1106
1107 Mon Feb 2 17:43:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
1108
1109 * interp.c (oengine.h): Do not include when building with IGEN.
1110 (sim_open): Replace GPRLEN by WITH_TARGET_WORD_BITSIZE.
1111 (sim_info): Ditto for PROCESSOR_64BIT.
1112 (sim_monitor): Replace ut_reg with unsigned_word.
1113 (*): Ditto for t_reg.
1114 (LOADDRMASK): Define.
1115 (sim_open): Remove defunct check that host FP is IEEE compliant,
1116 using software to emulate floating point.
1117 (value_fpr, ...): Always compile, was conditional on HASFPU.
1118
1119 Sun Feb 1 11:15:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
1120
1121 * sim-main.h (sim_state): Make the cpu array MAX_NR_PROCESSORS in
1122 size.
1123
1124 * interp.c (SD, CPU): Define.
1125 (mips_option_handler): Set flags in each CPU.
1126 (interrupt_event): Assume CPU 0 is the one being iterrupted.
1127 (sim_close): Do not clear STATE, deleted anyway.
1128 (sim_write, sim_read): Assume CPU zero's vm should be used for
1129 data transfers.
1130 (sim_create_inferior): Set the PC for all processors.
1131 (sim_monitor, store_word, load_word, mips16_entry): Add cpu
1132 argument.
1133 (mips16_entry): Pass correct nr of args to store_word, load_word.
1134 (ColdReset): Cold reset all cpu's.
1135 (signal_exception): Pass cpu to sim_monitor & mips16_entry.
1136 (sim_monitor, load_memory, store_memory, signal_exception): Use
1137 `CPU' instead of STATE_CPU.
1138
1139
1140 * sim-main.h: Replace uses of STATE_CPU with CPU. Replace sd with
1141 SD or CPU_.
1142
1143 * sim-main.h (signal_exception): Add sim_cpu arg.
1144 (SignalException*): Pass both SD and CPU to signal_exception.
1145 * interp.c (signal_exception): Update.
1146
1147 * sim-main.h (value_fpr, store_fpr, dotrace, ifetch32), interp.c:
1148 Ditto
1149 (sync_operation, prefetch, cache_op, store_memory, load_memory,
1150 address_translation): Ditto
1151 (decode_coproc, cop_lw, cop_ld, cop_sw, cop_sd): Ditto.
1152
1153 Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
1154
1155 * configure: Regenerated to track ../common/aclocal.m4 changes.
1156
1157 Sat Jan 31 14:49:24 1998 Andrew Cagney <cagney@b1.cygnus.com>
1158
1159 * interp.c (sim_engine_run): Add `nr_cpus' argument.
1160
1161 * mips.igen (model): Map processor names onto BFD name.
1162
1163 * sim-main.h (CPU_CIA): Delete.
1164 (SET_CIA, GET_CIA): Define
1165
1166 Wed Jan 21 16:16:27 1998 Andrew Cagney <cagney@b1.cygnus.com>
1167
1168 * sim-main.h (GPR_SET): Define, used by igen when zeroing a
1169 regiser.
1170
1171 * configure.in (default_endian): Configure a big-endian simulator
1172 by default.
1173 * configure: Re-generate.
1174
1175 Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
1176
1177 * configure: Regenerated to track ../common/aclocal.m4 changes.
1178
1179 Mon Jan 5 20:38:54 1998 Mark Alexander <marka@cygnus.com>
1180
1181 * interp.c (sim_monitor): Handle Densan monitor outbyte
1182 and inbyte functions.
1183
1184 1997-12-29 Felix Lee <flee@cygnus.com>
1185
1186 * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c).
1187
1188 Wed Dec 17 14:48:20 1997 Jeffrey A Law (law@cygnus.com)
1189
1190 * Makefile.in (tmp-igen): Arrange for $zero to always be
1191 reset to zero after every instruction.
1192
1193 Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
1194
1195 * configure: Regenerated to track ../common/aclocal.m4 changes.
1196 * config.in: Ditto.
1197
1198 Wed Dec 10 17:10:45 1997 Jeffrey A Law (law@cygnus.com)
1199
1200 * mips.igen (MSUB): Fix to work like MADD.
1201 * gencode.c (MSUB): Similarly.
1202
1203 Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
1204
1205 * configure: Regenerated to track ../common/aclocal.m4 changes.
1206
1207 Wed Nov 26 11:00:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1208
1209 * mips.igen (LWC1): Correct assembler - lwc1 not swc1.
1210
1211 Sun Nov 23 01:45:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1212
1213 * sim-main.h (sim-fpu.h): Include.
1214
1215 * interp.c (convert, SquareRoot, Recip, Divide, Multiply, Sub,
1216 Add, Negate, AbsoluteValue, Equal, Less, Infinity, NaN): Rewrite
1217 using host independant sim_fpu module.
1218
1219 Thu Nov 20 19:56:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1220
1221 * interp.c (signal_exception): Report internal errors with SIGABRT
1222 not SIGQUIT.
1223
1224 * sim-main.h (C0_CONFIG): New register.
1225 (signal.h): No longer include.
1226
1227 * interp.c (decode_coproc): Allow access C0_CONFIG to register.
1228
1229 Tue Nov 18 15:33:48 1997 Doug Evans <devans@canuck.cygnus.com>
1230
1231 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1232
1233 Fri Nov 14 11:56:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1234
1235 * mips.igen: Tag vr5000 instructions.
1236 (ANDI): Was missing mipsIV model, fix assembler syntax.
1237 (do_c_cond_fmt): New function.
1238 (C.cond.fmt): Handle mips I-III which do not support CC field
1239 separatly.
1240 (bc1): Handle mips IV which do not have a delaed FCC separatly.
1241 (SDR): Mask paddr when BigEndianMem, not the converse as specified
1242 in IV3.2 spec.
1243 (DMULT, DMULTU): Force use of hosts 64bit multiplication. Handle
1244 vr5000 which saves LO in a GPR separatly.
1245
1246 * configure.in (enable-sim-igen): For vr5000, select vr5000
1247 specific instructions.
1248 * configure: Re-generate.
1249
1250 Wed Nov 12 14:42:52 1997 Andrew Cagney <cagney@b1.cygnus.com>
1251
1252 * Makefile.in (SIM_OBJS): Add sim-fpu module.
1253
1254 * interp.c (store_fpr), sim-main.h: Add separate fmt_uninterpreted_32 and
1255 fmt_uninterpreted_64 bit cases to switch. Convert to
1256 fmt_formatted,
1257
1258 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Define,
1259
1260 * mips.igen (SWR): Mask paddr when BigEndianMem, not the converse
1261 as specified in IV3.2 spec.
1262 (MTC1, DMTC1): Call StoreFPR to store the GPR in the FPR.
1263
1264 Tue Nov 11 12:38:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1265
1266 * mips.igen: Delay slot branches add OFFSET to NIA not CIA.
1267 (MFC0, MTC0, SWC1, LWC1, SDC1, LDC1): Implement.
1268 (MTC1, MFC1, DMTC1, DMFC1, CFC1, CTC1): Implement separate non
1269 PENDING_FILL versions of instructions. Simplify.
1270 (X): New function.
1271 (MULT, MULTU): Implement separate RD==0 and RD!=0 versions of
1272 instructions.
1273 (BEQZ, ..., SLT, SLTI, TLT, TLE, TLI, ...): Explicitly cast GPR to
1274 a signed value.
1275 (MTHI, MFHI): Disable code checking HI-LO.
1276
1277 * sim-main.h (dotrace,tracefh), interp.c: Make dotrace & tracefh
1278 global.
1279 (NULLIFY_NEXT_INSTRUCTION): Call dotrace.
1280
1281 Thu Nov 6 16:36:35 1997 Andrew Cagney <cagney@b1.cygnus.com>
1282
1283 * gencode.c (build_mips16_operands): Replace IPC with cia.
1284
1285 * interp.c (sim_monitor, signal_exception, cache_op, store_fpr,
1286 value_fpr, cop_ld, cop_lw, cop_sw, cop_sd, decode_coproc): Replace
1287 IPC to `cia'.
1288 (UndefinedResult): Replace function with macro/function
1289 combination.
1290 (sim_engine_run): Don't save PC in IPC.
1291
1292 * sim-main.h (IPC): Delete.
1293
1294
1295 * interp.c (signal_exception, store_word, load_word,
1296 address_translation, load_memory, store_memory, cache_op,
1297 prefetch, sync_operation, ifetch, value_fpr, store_fpr, convert,
1298 cop_lw, cop_ld, cop_sw, cop_sd, decode_coproc, sim_monitor): Add
1299 current instruction address - cia - argument.
1300 (sim_read, sim_write): Call address_translation directly.
1301 (sim_engine_run): Rename variable vaddr to cia.
1302 (signal_exception): Pass cia to sim_monitor
1303
1304 * sim-main.h (SignalException, LoadWord, StoreWord, CacheOp,
1305 Prefetch, SyncOperation, ValueFPR, StoreFPR, Convert, COP_LW,
1306 COP_LD, COP_SW, COP_SD, DecodeCoproc): Update.
1307
1308 * sim-main.h (SignalExceptionSimulatorFault): Delete definition.
1309 * interp.c (sim_open): Replace SignalExceptionSimulatorFault with
1310 SIM_ASSERT.
1311
1312 * interp.c (signal_exception): Pass restart address to
1313 sim_engine_restart.
1314
1315 * Makefile.in (semantics.o, engine.o, support.o, itable.o,
1316 idecode.o): Add dependency.
1317
1318 * sim-main.h (SIM_ENGINE_HALT_HOOK, SIM_ENGINE_RESUME_HOOK):
1319 Delete definitions
1320 (DELAY_SLOT): Update NIA not PC with branch address.
1321 (NULLIFY_NEXT_INSTRUCTION): Set NIA to instruction after next.
1322
1323 * mips.igen: Use CIA not PC in branch calculations.
1324 (illegal): Call SignalException.
1325 (BEQ, ADDIU): Fix assembler.
1326
1327 Wed Nov 5 12:19:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
1328
1329 * m16.igen (JALX): Was missing.
1330
1331 * configure.in (enable-sim-igen): New configuration option.
1332 * configure: Re-generate.
1333
1334 * sim-main.h (MAX_INSNS, INSN_NAME): Define.
1335
1336 * interp.c (load_memory, store_memory): Delete parameter RAW.
1337 (sim_read, sim_write): Use sim_core_{read,write}_buffer directly
1338 bypassing {load,store}_memory.
1339
1340 * sim-main.h (ByteSwapMem): Delete definition.
1341
1342 * Makefile.in (SIM_OBJS): Add sim-memopt module.
1343
1344 * interp.c (sim_do_command, sim_commands): Delete mips specific
1345 commands. Handled by module sim-options.
1346
1347 * sim-main.h (SIM_HAVE_FLATMEM): Undefine, use sim-core.o module.
1348 (WITH_MODULO_MEMORY): Define.
1349
1350 * interp.c (sim_info): Delete code printing memory size.
1351
1352 * interp.c (mips_size): Nee sim_size, delete function.
1353 (power2): Delete.
1354 (monitor, monitor_base, monitor_size): Delete global variables.
1355 (sim_open, sim_close): Delete code creating monitor and other
1356 memory regions. Use sim-memopts module, via sim_do_commandf, to
1357 manage memory regions.
1358 (load_memory, store_memory): Use sim-core for memory model.
1359
1360 * interp.c (address_translation): Delete all memory map code
1361 except line forcing 32 bit addresses.
1362
1363 Wed Nov 5 11:21:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
1364
1365 * sim-main.h (WITH_TRACE): Delete definition. Enables common
1366 trace options.
1367
1368 * interp.c (logfh, logfile): Delete globals.
1369 (sim_open, sim_close): Delete code opening & closing log file.
1370 (mips_option_handler): Delete -l and -n options.
1371 (OPTION mips_options): Ditto.
1372
1373 * interp.c (OPTION mips_options): Rename option trace to dinero.
1374 (mips_option_handler): Update.
1375
1376 Wed Nov 5 09:35:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
1377
1378 * interp.c (fetch_str): New function.
1379 (sim_monitor): Rewrite using sim_read & sim_write.
1380 (sim_open): Check magic number.
1381 (sim_open): Write monitor vectors into memory using sim_write.
1382 (MONITOR_BASE, MONITOR_SIZE, MEM_SIZE): Define.
1383 (sim_read, sim_write): Simplify - transfer data one byte at a
1384 time.
1385 (load_memory, store_memory): Clarify meaning of parameter RAW.
1386
1387 * sim-main.h (isHOST): Defete definition.
1388 (isTARGET): Mark as depreciated.
1389 (address_translation): Delete parameter HOST.
1390
1391 * interp.c (address_translation): Delete parameter HOST.
1392
1393 Wed Oct 29 11:13:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
1394
1395 * mips.igen:
1396
1397 * Makefile.in (IGEN_INCLUDE): Files included by mips.igen.
1398 (tmp-igen, tmp-m16): Depend on IGEN_INCLUDE.
1399
1400 Tue Oct 28 11:06:47 1997 Andrew Cagney <cagney@b1.cygnus.com>
1401
1402 * mips.igen: Add model filter field to records.
1403
1404 Mon Oct 27 17:53:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
1405
1406 * Makefile.in (SIM_NO_CFLAGS): Define. Define WITH_IGEN=0.
1407
1408 interp.c (sim_engine_run): Do not compile function sim_engine_run
1409 when WITH_IGEN == 1.
1410
1411 * configure.in (sim_igen_flags, sim_m16_flags): Set according to
1412 target architecture.
1413
1414 Makefile.in (tmp-igen, tmp-m16): Drop -F and -M options to
1415 igen. Replace with configuration variables sim_igen_flags /
1416 sim_m16_flags.
1417
1418 * m16.igen: New file. Copy mips16 insns here.
1419 * mips.igen: From here.
1420
1421 Mon Oct 27 13:53:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
1422
1423 * Makefile.in (SIM_NO_OBJ): Define, move SIM_M16_OBJ, SIM_IGEN_OBJ
1424 to top.
1425 (tmp-igen, tmp-m16): Pass -I srcdir to igen.
1426
1427 Sat Oct 25 16:51:40 1997 Gavin Koch <gavin@cygnus.com>
1428
1429 * gencode.c (build_instruction): Follow sim_write's lead in using
1430 BigEndianMem instead of !ByteSwapMem.
1431
1432 Fri Oct 24 17:41:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
1433
1434 * configure.in (sim_gen): Dependent on target, select type of
1435 generator. Always select old style generator.
1436
1437 configure: Re-generate.
1438
1439 Makefile.in (tmp-igen, tmp-m16, clean-m16, clean-igen): New
1440 targets.
1441 (SIM_M16_CFLAGS, SIM_M16_ALL, SIM_M16_OBJ, BUILT_SRC_FROM_M16,
1442 SIM_IGEN_CFLAGS, SIM_IGEN_ALL, SIM_IGEN_OBJ, BUILT_SRC_FROM_IGEN,
1443 IGEN_TRACE, IGEN_INSN, IGEN_DC): Define
1444 (SIM_EXTRA_CFLAGS, SIM_EXTRA_ALL, SIM_OBJS): Add member
1445 SIM_@sim_gen@_*, set by autoconf.
1446
1447 Wed Oct 22 12:52:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
1448
1449 * sim-main.h (NULLIFY_NEXT_INSTRUCTION, DELAY_SLOT): Define.
1450
1451 * interp.c (ColdReset): Remove #ifdef HASFPU, check
1452 CURRENT_FLOATING_POINT instead.
1453
1454 * interp.c (ifetch32): New function. Fetch 32 bit instruction.
1455 (address_translation): Raise exception InstructionFetch when
1456 translation fails and isINSTRUCTION.
1457
1458 * interp.c (sim_open, sim_write, sim_monitor, store_word,
1459 sim_engine_run): Change type of of vaddr and paddr to
1460 address_word.
1461 (address_translation, prefetch, load_memory, store_memory,
1462 cache_op): Change type of vAddr and pAddr to address_word.
1463
1464 * gencode.c (build_instruction): Change type of vaddr and paddr to
1465 address_word.
1466
1467 Mon Oct 20 15:29:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
1468
1469 * sim-main.h (ALU64_END, ALU32_END): Use ALU*_OVERFLOW_RESULT
1470 macro to obtain result of ALU op.
1471
1472 Tue Oct 21 17:39:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
1473
1474 * interp.c (sim_info): Call profile_print.
1475
1476 Mon Oct 20 13:31:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1477
1478 * Makefile.in (SIM_OBJS): Add sim-profile.o module.
1479
1480 * sim-main.h (WITH_PROFILE): Do not define, defined in
1481 common/sim-config.h. Use sim-profile module.
1482 (simPROFILE): Delete defintion.
1483
1484 * interp.c (PROFILE): Delete definition.
1485 (mips_option_handler): Delete 'p', 'y' and 'x' profile options.
1486 (sim_close): Delete code writing profile histogram.
1487 (mips_set_profile, mips_set_profile_size, writeout16, writeout32):
1488 Delete.
1489 (sim_engine_run): Delete code profiling the PC.
1490
1491 Mon Oct 20 13:31:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1492
1493 * sim-main.h (SIGNEXTEND): Force type of result to unsigned_word.
1494
1495 * interp.c (sim_monitor): Make register pointers of type
1496 unsigned_word*.
1497
1498 * sim-main.h: Make registers of type unsigned_word not
1499 signed_word.
1500
1501 Thu Oct 16 10:31:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
1502
1503 * interp.c (sync_operation): Rename from SyncOperation, make
1504 global, add SD argument.
1505 (prefetch): Rename from Prefetch, make global, add SD argument.
1506 (decode_coproc): Make global.
1507
1508 * sim-main.h (SyncOperation, DecodeCoproc, Pefetch): Define.
1509
1510 * gencode.c (build_instruction): Generate DecodeCoproc not
1511 decode_coproc calls.
1512
1513 * interp.c (SETFCC, GETFCC, PREVCOC1): Move to sim-main.h
1514 (SizeFGR): Move to sim-main.h
1515 (simHALTEX, simHALTIN, simTRACE, simPROFILE, simDELAYSLOT,
1516 simSIGINT, simJALDELAYSLOT): Move to sim-main.h
1517 (FP_FLAGS, FP_ENABLE, FP_CAUSE, IR, UF, OF, DZ, IO, UO): Move to
1518 sim-main.h.
1519 (FP_FS, FP_MASK_RM, FP_SH_RM, FP_RM_NEAREST, FP_RM_TOPINF,
1520 FP_RM_TOMINF, GETRM): Move to sim-main.h.
1521 (Uncached, CachedNoncoherent, CachedCoherent, Cached,
1522 isINSTRUCTION, ..., AccessLength_BYTE, ...): Move to sim-main.h.
1523 (UserMode, BigEndianMem, ByteSwapMem, ReverseEndian,
1524 BigEndianCPU, status_KSU_mask, ...). Moved to sim-main.h
1525
1526 * sim-main.h (ALU32_END, ALU64_END): Define. When overflow raise
1527 exception.
1528 (sim-alu.h): Include.
1529 (NULLIFY_NIA, NULL_CIA, CPU_CIA): Define.
1530 (sim_cia): Typedef to instruction_address.
1531
1532 Thu Oct 16 10:31:41 1997 Andrew Cagney <cagney@b1.cygnus.com>
1533
1534 * Makefile.in (interp.o): Rename generated file engine.c to
1535 oengine.c.
1536
1537 * interp.c: Update.
1538
1539 Thu Oct 16 10:31:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
1540
1541 * gencode.c (build_instruction): Use FPR_STATE not fpr_state.
1542
1543 Thu Oct 16 10:31:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
1544
1545 * gencode.c (build_instruction): For "FPSQRT", output correct
1546 number of arguments to Recip.
1547
1548 Tue Oct 14 17:38:18 1997 Andrew Cagney <cagney@b1.cygnus.com>
1549
1550 * Makefile.in (interp.o): Depends on sim-main.h
1551
1552 * interp.c (mips16_entry, ColdReset,dotrace): Add SD argument. Use GPR not registers.
1553
1554 * sim-main.h (sim_cpu): Add registers, register_widths, fpr_state,
1555 ipc, dspc, pending_*, hiaccess, loaccess, state, dsstate fields.
1556 (REGISTERS, REGISTER_WIDTHS, FPR_STATE, IPC, DSPC, PENDING_*,
1557 STATE, DSSTATE): Define
1558 (GPR, FGRIDX, ..): Define.
1559
1560 * interp.c (registers, register_widths, fpr_state, ipc, dspc,
1561 pending_*, hiaccess, loaccess, state, dsstate): Delete globals.
1562 (GPR, FGRIDX, ...): Delete macros.
1563
1564 * interp.c: Update names to match defines from sim-main.h
1565
1566 Tue Oct 14 15:11:45 1997 Andrew Cagney <cagney@b1.cygnus.com>
1567
1568 * interp.c (sim_monitor): Add SD argument.
1569 (sim_warning): Delete. Replace calls with calls to
1570 sim_io_eprintf.
1571 (sim_error): Delete. Replace calls with sim_io_error.
1572 (open_trace, writeout32, writeout16, getnum): Add SD argument.
1573 (mips_set_profile): Rename from sim_set_profile. Add SD argument.
1574 (mips_set_profile_size): Rename from sim_set_profile_size. Add SD
1575 argument.
1576 (mips_size): Rename from sim_size. Add SD argument.
1577
1578 * interp.c (simulator): Delete global variable.
1579 (callback): Delete global variable.
1580 (mips_option_handler, sim_open, sim_write, sim_read,
1581 sim_store_register, sim_fetch_register, sim_info, sim_do_command,
1582 sim_size,sim_monitor): Use sim_io_* not callback->*.
1583 (sim_open): ZALLOC simulator struct.
1584 (PROFILE): Do not define.
1585
1586 Tue Oct 14 13:35:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1587
1588 * interp.c (sim_open), support.h: Replace CHECKSIM macro found in
1589 support.h with corresponding code.
1590
1591 * sim-main.h (word64, uword64), support.h: Move definition to
1592 sim-main.h.
1593 (WORD64LO, WORD64HI, SET64LO, SET64HI, WORD64, UWORD64): Ditto.
1594
1595 * support.h: Delete
1596 * Makefile.in: Update dependencies
1597 * interp.c: Do not include.
1598
1599 Tue Oct 14 13:35:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1600
1601 * interp.c (address_translation, load_memory, store_memory,
1602 cache_op): Rename to from AddressTranslation et.al., make global,
1603 add SD argument
1604
1605 * sim-main.h (AddressTranslation, LoadMemory, StoreMemory,
1606 CacheOp): Define.
1607
1608 * interp.c (SignalException): Rename to signal_exception, make
1609 global.
1610
1611 * interp.c (Interrupt, ...): Move definitions to sim-main.h.
1612
1613 * sim-main.h (SignalException, SignalExceptionInterrupt,
1614 SignalExceptionInstructionFetch, SignalExceptionAddressStore,
1615 SignalExceptionAddressLoad, SignalExceptionSimulatorFault,
1616 SignalExceptionIntegerOverflow, SignalExceptionCoProcessorUnusable):
1617 Define.
1618
1619 * interp.c, support.h: Use.
1620
1621 Tue Oct 14 13:19:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1622
1623 * interp.c (ValueFPR, StoreFPR), sim-main.h: Make global, rename
1624 to value_fpr / store_fpr. Add SD argument.
1625 (NaN, Infinity, Less, Equal, AbsoluteValue, Negate, Add, Sub,
1626 Multiply, Divide, Recip, SquareRoot, Convert): Make global.
1627
1628 * sim-main.h (ValueFPR, StoreFPR): Define.
1629
1630 Tue Oct 14 13:06:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1631
1632 * interp.c (sim_engine_run): Check consistency between configure
1633 WITH_TARGET_WORD_BITSIZE and WITH_FLOATING_POINT and gensim GPRLEN
1634 and HASFPU.
1635
1636 * configure.in (mips_bitsize): Configure WITH_TARGET_WORD_BITSIZE.
1637 (mips_fpu): Configure WITH_FLOATING_POINT.
1638 (mips_endian): Configure WITH_TARGET_ENDIAN.
1639 * configure: Update.
1640
1641 Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1642
1643 * configure: Regenerated to track ../common/aclocal.m4 changes.
1644
1645 Mon Sep 29 14:45:00 1997 Bob Manson <manson@charmed.cygnus.com>
1646
1647 * configure: Regenerated.
1648
1649 Fri Sep 26 12:48:18 1997 Mark Alexander <marka@cygnus.com>
1650
1651 * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB.
1652
1653 Thu Sep 25 11:15:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1654
1655 * gencode.c (print_igen_insn_models): Assume certain architectures
1656 include all mips* instructions.
1657 (print_igen_insn_format): Use data_size==-1 as marker for MIPS16
1658 instruction.
1659
1660 * Makefile.in (tmp.igen): Add target. Generate igen input from
1661 gencode file.
1662
1663 * gencode.c (FEATURE_IGEN): Define.
1664 (main): Add --igen option. Generate output in igen format.
1665 (process_instructions): Format output according to igen option.
1666 (print_igen_insn_format): New function.
1667 (print_igen_insn_models): New function.
1668 (process_instructions): Only issue warnings and ignore
1669 instructions when no FEATURE_IGEN.
1670
1671 Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
1672
1673 * interp.c (COP_SD, COP_LD): Add UNUSED to pacify GCC for some
1674 MIPS targets.
1675
1676 Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1677
1678 * configure: Regenerated to track ../common/aclocal.m4 changes.
1679
1680 Tue Sep 23 10:19:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
1681
1682 * Makefile.in (SIM_ALIGNMENT, SIM_ENDIAN, SIM_HOSTENDIAN,
1683 SIM_RESERVED_BITS): Delete, moved to common.
1684 (SIM_EXTRA_CFLAGS): Update.
1685
1686 Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1687
1688 * configure.in: Configure non-strict memory alignment.
1689 * configure: Regenerated to track ../common/aclocal.m4 changes.
1690
1691 Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
1692
1693 * configure: Regenerated to track ../common/aclocal.m4 changes.
1694
1695 Sat Sep 20 14:07:28 1997 Gavin Koch <gavin@cygnus.com>
1696
1697 * gencode.c (SDBBP,DERET): Added (3900) insns.
1698 (RFE): Turn on for 3900.
1699 * interp.c (DebugBreakPoint,DEPC,Debug,Debug_*): Added.
1700 (dsstate): Made global.
1701 (SUBTARGET_R3900): Added.
1702 (CANCELDELAYSLOT): New.
1703 (SignalException): Ignore SystemCall rather than ignore and
1704 terminate. Add DebugBreakPoint handling.
1705 (decode_coproc): New insns RFE, DERET; and new registers Debug
1706 and DEPC protected by SUBTARGET_R3900.
1707 (sim_engine_run): Use CANCELDELAYSLOT rather than clearing
1708 bits explicitly.
1709 * Makefile.in,configure.in: Add mips subtarget option.
1710 * configure: Update.
1711
1712 Fri Sep 19 09:33:27 1997 Gavin Koch <gavin@cygnus.com>
1713
1714 * gencode.c: Add r3900 (tx39).
1715
1716
1717 Tue Sep 16 15:52:04 1997 Gavin Koch <gavin@cygnus.com>
1718
1719 * gencode.c (build_instruction): Don't need to subtract 4 for
1720 JALR, just 2.
1721
1722 Tue Sep 16 11:32:28 1997 Gavin Koch <gavin@cygnus.com>
1723
1724 * interp.c: Correct some HASFPU problems.
1725
1726 Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1727
1728 * configure: Regenerated to track ../common/aclocal.m4 changes.
1729
1730 Fri Sep 12 12:01:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
1731
1732 * interp.c (mips_options): Fix samples option short form, should
1733 be `x'.
1734
1735 Thu Sep 11 09:35:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
1736
1737 * interp.c (sim_info): Enable info code. Was just returning.
1738
1739 Tue Sep 9 17:30:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
1740
1741 * interp.c (decode_coproc): Clarify warning about unsuported MTC0,
1742 MFC0.
1743
1744 Tue Sep 9 16:28:28 1997 Andrew Cagney <cagney@b1.cygnus.com>
1745
1746 * gencode.c (build_instruction): Use SIGNED64 for 64 bit
1747 constants.
1748 (build_instruction): Ditto for LL.
1749
1750 Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
1751
1752 * configure: Regenerated to track ../common/aclocal.m4 changes.
1753
1754 Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1755
1756 * configure: Regenerated to track ../common/aclocal.m4 changes.
1757 * config.in: Ditto.
1758
1759 Wed Aug 27 14:12:27 1997 Andrew Cagney <cagney@b1.cygnus.com>
1760
1761 * interp.c (sim_open): Add call to sim_analyze_program, update
1762 call to sim_config.
1763
1764 Tue Aug 26 10:40:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
1765
1766 * interp.c (sim_kill): Delete.
1767 (sim_create_inferior): Add ABFD argument. Set PC from same.
1768 (sim_load): Move code initializing trap handlers from here.
1769 (sim_open): To here.
1770 (sim_load): Delete, use sim-hload.c.
1771
1772 * Makefile.in (SIM_OBJS): Add sim-hload.o module.
1773
1774 Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1775
1776 * configure: Regenerated to track ../common/aclocal.m4 changes.
1777 * config.in: Ditto.
1778
1779 Mon Aug 25 15:59:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1780
1781 * interp.c (sim_open): Add ABFD argument.
1782 (sim_load): Move call to sim_config from here.
1783 (sim_open): To here. Check return status.
1784
1785 Fri Jul 25 15:00:45 1997 Gavin Koch <gavin@cygnus.com>
1786
1787 * gencode.c (build_instruction): Two arg MADD should
1788 not assign result to $0.
1789
1790 Thu Jun 26 12:13:17 1997 Angela Marie Thomas (angela@cygnus.com)
1791
1792 * sim/mips/configure: Change default_sim_endian to 0 (bi-endian)
1793 * sim/mips/configure.in: Regenerate.
1794
1795 Wed Jul 9 10:29:21 1997 Andrew Cagney <cagney@critters.cygnus.com>
1796
1797 * interp.c (SUB_REG_UW, SUB_REG_SW, SUB_REG_*): Use more explicit
1798 signed8, unsigned8 et.al. types.
1799
1800 * interp.c (SUB_REG_FETCH): Handle both little and big endian
1801 hosts when selecting subreg.
1802
1803 Wed Jul 2 11:54:10 1997 Jeffrey A Law (law@cygnus.com)
1804
1805 * interp.c (sim_engine_run): Reset the ZERO register to zero
1806 regardless of FEATURE_WARN_ZERO.
1807 * gencode.c (FEATURE_WARNINGS): Remove FEATURE_WARN_ZERO.
1808
1809 Wed Jun 4 10:43:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
1810
1811 * interp.c (decode_coproc): Implement MTC0 N, CAUSE.
1812 (SignalException): For BreakPoints ignore any mode bits and just
1813 save the PC.
1814 (SignalException): Always set the CAUSE register.
1815
1816 Tue Jun 3 05:00:33 1997 Andrew Cagney <cagney@b1.cygnus.com>
1817
1818 * interp.c (SignalException): Clear the simDELAYSLOT flag when an
1819 exception has been taken.
1820
1821 * interp.c: Implement the ERET and mt/f sr instructions.
1822
1823 Sat May 31 00:44:16 1997 Andrew Cagney <cagney@b1.cygnus.com>
1824
1825 * interp.c (SignalException): Don't bother restarting an
1826 interrupt.
1827
1828 Fri May 30 23:41:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1829
1830 * interp.c (SignalException): Really take an interrupt.
1831 (interrupt_event): Only deliver interrupts when enabled.
1832
1833 Tue May 27 20:08:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
1834
1835 * interp.c (sim_info): Only print info when verbose.
1836 (sim_info) Use sim_io_printf for output.
1837
1838 Tue May 27 14:22:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1839
1840 * interp.c (CoProcPresent): Add UNUSED attribute - not used by all
1841 mips architectures.
1842
1843 Tue May 27 14:22:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1844
1845 * interp.c (sim_do_command): Check for common commands if a
1846 simulator specific command fails.
1847
1848 Thu May 22 09:32:03 1997 Gavin Koch <gavin@cygnus.com>
1849
1850 * interp.c (sim_engine_run): ifdef out uses of simSTOP, simSTEP
1851 and simBE when DEBUG is defined.
1852
1853 Wed May 21 09:08:10 1997 Andrew Cagney <cagney@b1.cygnus.com>
1854
1855 * interp.c (interrupt_event): New function. Pass exception event
1856 onto exception handler.
1857
1858 * configure.in: Check for stdlib.h.
1859 * configure: Regenerate.
1860
1861 * gencode.c (build_instruction): Add UNUSED attribute to tempS
1862 variable declaration.
1863 (build_instruction): Initialize memval1.
1864 (build_instruction): Add UNUSED attribute to byte, bigend,
1865 reverse.
1866 (build_operands): Ditto.
1867
1868 * interp.c: Fix GCC warnings.
1869 (sim_get_quit_code): Delete.
1870
1871 * configure.in: Add INLINE, ENDIAN, HOSTENDIAN and WARNINGS.
1872 * Makefile.in: Ditto.
1873 * configure: Re-generate.
1874
1875 * Makefile.in (SIM_OBJS): Add sim-watch.o module.
1876
1877 Tue May 20 15:08:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
1878
1879 * interp.c (mips_option_handler): New function parse argumes using
1880 sim-options.
1881 (myname): Replace with STATE_MY_NAME.
1882 (sim_open): Delete check for host endianness - performed by
1883 sim_config.
1884 (simHOSTBE, simBE): Delete, replaced by sim-endian flags.
1885 (sim_open): Move much of the initialization from here.
1886 (sim_load): To here. After the image has been loaded and
1887 endianness set.
1888 (sim_open): Move ColdReset from here.
1889 (sim_create_inferior): To here.
1890 (sim_open): Make FP check less dependant on host endianness.
1891
1892 * Makefile.in (SIM_RUN_OBJS): Set to nrun.o - use new version or
1893 run.
1894 * interp.c (sim_set_callbacks): Delete.
1895
1896 * interp.c (membank, membank_base, membank_size): Replace with
1897 STATE_MEMORY, STATE_MEM_SIZE, STATE_MEM_BASE.
1898 (sim_open): Remove call to callback->init. gdb/run do this.
1899
1900 * interp.c: Update
1901
1902 * sim-main.h (SIM_HAVE_FLATMEM): Define.
1903
1904 * interp.c (big_endian_p): Delete, replaced by
1905 current_target_byte_order.
1906
1907 Tue May 20 13:55:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1908
1909 * interp.c (host_read_long, host_read_word, host_swap_word,
1910 host_swap_long): Delete. Using common sim-endian.
1911 (sim_fetch_register, sim_store_register): Use H2T.
1912 (pipeline_ticks): Delete. Handled by sim-events.
1913 (sim_info): Update.
1914 (sim_engine_run): Update.
1915
1916 Tue May 20 13:42:03 1997 Andrew Cagney <cagney@b1.cygnus.com>
1917
1918 * interp.c (sim_stop_reason): Move code determining simEXCEPTION
1919 reason from here.
1920 (SignalException): To here. Signal using sim_engine_halt.
1921 (sim_stop_reason): Delete, moved to common.
1922
1923 Tue May 20 10:19:48 1997 Andrew Cagney <cagney@b2.cygnus.com>
1924
1925 * interp.c (sim_open): Add callback argument.
1926 (sim_set_callbacks): Delete SIM_DESC argument.
1927 (sim_size): Ditto.
1928
1929 Mon May 19 18:20:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1930
1931 * Makefile.in (SIM_OBJS): Add common modules.
1932
1933 * interp.c (sim_set_callbacks): Also set SD callback.
1934 (set_endianness, xfer_*, swap_*): Delete.
1935 (host_read_word, host_read_long, host_swap_word, host_swap_long):
1936 Change to functions using sim-endian macros.
1937 (control_c, sim_stop): Delete, use common version.
1938 (simulate): Convert into.
1939 (sim_engine_run): This function.
1940 (sim_resume): Delete.
1941
1942 * interp.c (simulation): New variable - the simulator object.
1943 (sim_kind): Delete global - merged into simulation.
1944 (sim_load): Cleanup. Move PC assignment from here.
1945 (sim_create_inferior): To here.
1946
1947 * sim-main.h: New file.
1948 * interp.c (sim-main.h): Include.
1949
1950 Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
1951
1952 * configure: Regenerated to track ../common/aclocal.m4 changes.
1953
1954 Wed Apr 23 17:32:19 1997 Doug Evans <dje@canuck.cygnus.com>
1955
1956 * tconfig.in (SIM_HAVE_BIENDIAN): Define.
1957
1958 Mon Apr 21 17:16:13 1997 Gavin Koch <gavin@cygnus.com>
1959
1960 * gencode.c (build_instruction): DIV instructions: check
1961 for division by zero and integer overflow before using
1962 host's division operation.
1963
1964 Thu Apr 17 03:18:14 1997 Doug Evans <dje@canuck.cygnus.com>
1965
1966 * Makefile.in (SIM_OBJS): Add sim-load.o.
1967 * interp.c: #include bfd.h.
1968 (target_byte_order): Delete.
1969 (sim_kind, myname, big_endian_p): New static locals.
1970 (sim_open): Set sim_kind, myname. Move call to set_endianness to
1971 after argument parsing. Recognize -E arg, set endianness accordingly.
1972 (sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
1973 load file into simulator. Set PC from bfd.
1974 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
1975 (set_endianness): Use big_endian_p instead of target_byte_order.
1976
1977 Wed Apr 16 17:55:37 1997 Andrew Cagney <cagney@b1.cygnus.com>
1978
1979 * interp.c (sim_size): Delete prototype - conflicts with
1980 definition in remote-sim.h. Correct definition.
1981
1982 Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1983
1984 * configure: Regenerated to track ../common/aclocal.m4 changes.
1985 * config.in: Ditto.
1986
1987 Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
1988
1989 * interp.c (sim_open): New arg `kind'.
1990
1991 * configure: Regenerated to track ../common/aclocal.m4 changes.
1992
1993 Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1994
1995 * configure: Regenerated to track ../common/aclocal.m4 changes.
1996
1997 Tue Mar 25 11:38:22 1997 Doug Evans <dje@canuck.cygnus.com>
1998
1999 * interp.c (sim_open): Set optind to 0 before calling getopt.
2000
2001 Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
2002
2003 * configure: Regenerated to track ../common/aclocal.m4 changes.
2004
2005 Mon Mar 17 10:52:59 1997 Gavin Koch <gavin@cetus.cygnus.com>
2006
2007 * interp.c : Replace uses of pr_addr with pr_uword64
2008 where the bit length is always 64 independent of SIM_ADDR.
2009 (pr_uword64) : added.
2010
2011 Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
2012
2013 * configure: Re-generate.
2014
2015 Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
2016
2017 * configure: Regenerate to track ../common/aclocal.m4 changes.
2018
2019 Thu Mar 13 12:51:36 1997 Doug Evans <dje@canuck.cygnus.com>
2020
2021 * interp.c (sim_open): New SIM_DESC result. Argument is now
2022 in argv form.
2023 (other sim_*): New SIM_DESC argument.
2024
2025 Mon Feb 24 22:47:14 1997 Dawn Perchik <dawn@cygnus.com>
2026
2027 * interp.c: Fix printing of addresses for non-64-bit targets.
2028 (pr_addr): Add function to print address based on size.
2029
2030 Wed Feb 19 14:42:09 1997 Mark Alexander <marka@cygnus.com>
2031
2032 * interp.c (simopen): Add support for LSI MiniRISC PMON vectors.
2033
2034 Thu Feb 13 14:08:30 1997 Ian Lance Taylor <ian@cygnus.com>
2035
2036 * gencode.c (build_mips16_operands): Correct computation of base
2037 address for extended PC relative instruction.
2038
2039 Thu Feb 6 17:16:15 1997 Ian Lance Taylor <ian@cygnus.com>
2040
2041 * interp.c (mips16_entry): Add support for floating point cases.
2042 (SignalException): Pass floating point cases to mips16_entry.
2043 (ValueFPR): Don't restrict fmt_single and fmt_word to even
2044 registers.
2045 (StoreFPR): Likewise. Also, don't clobber fpr + 1 for fmt_single
2046 or fmt_word.
2047 (COP_LW): Pass fmt_word rather than fmt_uninterpreted to StoreFPR,
2048 and then set the state to fmt_uninterpreted.
2049 (COP_SW): Temporarily set the state to fmt_word while calling
2050 ValueFPR.
2051
2052 Tue Feb 4 16:48:25 1997 Ian Lance Taylor <ian@cygnus.com>
2053
2054 * gencode.c (build_instruction): The high order may be set in the
2055 comparison flags at any ISA level, not just ISA 4.
2056
2057 Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
2058
2059 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
2060 COMMON_{PRE,POST}_CONFIG_FRAG instead.
2061 * configure.in: sinclude ../common/aclocal.m4.
2062 * configure: Regenerated.
2063
2064 Fri Jan 31 11:11:45 1997 Ian Lance Taylor <ian@cygnus.com>
2065
2066 * configure: Rebuild after change to aclocal.m4.
2067
2068 Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
2069
2070 * configure configure.in Makefile.in: Update to new configure
2071 scheme which is more compatible with WinGDB builds.
2072 * configure.in: Improve comment on how to run autoconf.
2073 * configure: Re-run autoconf to get new ../common/aclocal.m4.
2074 * Makefile.in: Use autoconf substitution to install common
2075 makefile fragment.
2076
2077 Wed Jan 8 12:39:03 1997 Jim Wilson <wilson@cygnus.com>
2078
2079 * gencode.c (build_instruction): Use BigEndianCPU instead of
2080 ByteSwapMem.
2081
2082 Thu Jan 02 22:23:04 1997 Mark Alexander <marka@cygnus.com>
2083
2084 * interp.c (sim_monitor): Make output to stdout visible in
2085 wingdb's I/O log window.
2086
2087 Tue Dec 31 07:04:00 1996 Mark Alexander <marka@cygnus.com>
2088
2089 * support.h: Undo previous change to SIGTRAP
2090 and SIGQUIT values.
2091
2092 Mon Dec 30 17:36:06 1996 Ian Lance Taylor <ian@cygnus.com>
2093
2094 * interp.c (store_word, load_word): New static functions.
2095 (mips16_entry): New static function.
2096 (SignalException): Look for mips16 entry and exit instructions.
2097 (simulate): Use the correct index when setting fpr_state after
2098 doing a pending move.
2099
2100 Sun Dec 29 09:37:18 1996 Mark Alexander <marka@cygnus.com>
2101
2102 * interp.c: Fix byte-swapping code throughout to work on
2103 both little- and big-endian hosts.
2104
2105 Sun Dec 29 09:18:32 1996 Mark Alexander <marka@cygnus.com>
2106
2107 * support.h: Make definitions of SIGTRAP and SIGQUIT consistent
2108 with gdb/config/i386/xm-windows.h.
2109
2110 Fri Dec 27 22:48:51 1996 Mark Alexander <marka@cygnus.com>
2111
2112 * gencode.c (build_instruction): Work around MSVC++ code gen bug
2113 that messes up arithmetic shifts.
2114
2115 Fri Dec 20 11:04:05 1996 Stu Grossman (grossman@critters.cygnus.com)
2116
2117 * support.h: Use _WIN32 instead of __WIN32__. Also add defs for
2118 SIGTRAP and SIGQUIT for _WIN32.
2119
2120 Thu Dec 19 14:07:27 1996 Ian Lance Taylor <ian@cygnus.com>
2121
2122 * gencode.c (build_instruction) [MUL]: Cast operands to word64, to
2123 force a 64 bit multiplication.
2124 (build_instruction) [OR]: In mips16 mode, don't do anything if the
2125 destination register is 0, since that is the default mips16 nop
2126 instruction.
2127
2128 Mon Dec 16 14:59:38 1996 Ian Lance Taylor <ian@cygnus.com>
2129
2130 * gencode.c (MIPS16_DECODE): SWRASP is I8, not RI.
2131 (build_endian_shift): Don't check proc64.
2132 (build_instruction): Always set memval to uword64. Cast op2 to
2133 uword64 when shifting it left in memory instructions. Always use
2134 the same code for stores--don't special case proc64.
2135
2136 * gencode.c (build_mips16_operands): Fix base PC value for PC
2137 relative operands.
2138 (build_instruction): Call JALDELAYSLOT rather than DELAYSLOT for a
2139 jal instruction.
2140 * interp.c (simJALDELAYSLOT): Define.
2141 (JALDELAYSLOT): Define.
2142 (INDELAYSLOT, INJALDELAYSLOT): Define.
2143 (simulate): Clear simJALDELAYSLOT when simDELAYSLOT is cleared.
2144
2145 Tue Dec 24 22:11:20 1996 Angela Marie Thomas (angela@cygnus.com)
2146
2147 * interp.c (sim_open): add flush_cache as a PMON routine
2148 (sim_monitor): handle flush_cache by ignoring it
2149
2150 Wed Dec 11 13:53:51 1996 Jim Wilson <wilson@cygnus.com>
2151
2152 * gencode.c (build_instruction): Use !ByteSwapMem instead of
2153 BigEndianMem.
2154 * interp.c (CONFIG, config_EP_{mask,shift,D,DxxDxx, config_BE): Delete.
2155 (BigEndianMem): Rename to ByteSwapMem and change sense.
2156 (BigEndianCPU, sim_write, LoadMemory, StoreMemory): Change
2157 BigEndianMem references to !ByteSwapMem.
2158 (set_endianness): New function, with prototype.
2159 (sim_open): Call set_endianness.
2160 (sim_info): Use simBE instead of BigEndianMem.
2161 (xfer_direct_word, xfer_direct_long, swap_direct_word,
2162 swap_direct_long, xfer_big_word, xfer_big_long, xfer_little_word,
2163 xfer_little_long, swap_word, swap_long): Delete unnecessary MSC_VER
2164 ifdefs, keeping the prototype declaration.
2165 (swap_word): Rewrite correctly.
2166 (ColdReset): Delete references to CONFIG. Delete endianness related
2167 code; moved to set_endianness.
2168
2169 Tue Dec 10 11:32:04 1996 Jim Wilson <wilson@cygnus.com>
2170
2171 * gencode.c (build_instruction, case JUMP): Truncate PC to 32 bits.
2172 * interp.c (CHECKHILO): Define away.
2173 (simSIGINT): New macro.
2174 (membank_size): Increase from 1MB to 2MB.
2175 (control_c): New function.
2176 (sim_resume): Rename parameter signal to signal_number. Add local
2177 variable prev. Call signal before and after simulate.
2178 (sim_stop_reason): Add simSIGINT support.
2179 (sim_warning, sim_error, dotrace, SignalException): Define as stdarg
2180 functions always.
2181 (sim_warning): Delete call to SignalException. Do call printf_filtered
2182 if logfh is NULL.
2183 (AddressTranslation): Add #ifdef DEBUG around debugging message and
2184 a call to sim_warning.
2185
2186 Wed Nov 27 11:53:50 1996 Ian Lance Taylor <ian@cygnus.com>
2187
2188 * gencode.c (process_instructions): If ! proc64, skip DOUBLEWORD
2189 16 bit instructions.
2190
2191 Tue Nov 26 11:53:12 1996 Ian Lance Taylor <ian@cygnus.com>
2192
2193 Add support for mips16 (16 bit MIPS implementation):
2194 * gencode.c (inst_type): Add mips16 instruction encoding types.
2195 (GETDATASIZEINSN): Define.
2196 (MIPS_DECODE): Add REG flag to dsllv, dsrav, and dsrlv. Add
2197 jalx. Add LEFT flag to mfhi and mflo. Add RIGHT flag to mthi and
2198 mtlo.
2199 (MIPS16_DECODE): New table, for mips16 instructions.
2200 (bitmap_val): New static function.
2201 (struct mips16_op): Define.
2202 (mips16_op_table): New table, for mips16 operands.
2203 (build_mips16_operands): New static function.
2204 (process_instructions): If PC is odd, decode a mips16
2205 instruction. Break out instruction handling into new
2206 build_instruction function.
2207 (build_instruction): New static function, broken out of
2208 process_instructions. Check modifiers rather than flags for SHIFT
2209 bit count and m[ft]{hi,lo} direction.
2210 (usage): Pass program name to fprintf.
2211 (main): Remove unused variable this_option_optind. Change
2212 ``*loptarg++'' to ``loptarg++''.
2213 (my_strtoul): Parenthesize && within ||.
2214 * interp.c (LoadMemory): Accept a halfword pAddr if vAddr is odd.
2215 (simulate): If PC is odd, fetch a 16 bit instruction, and
2216 increment PC by 2 rather than 4.
2217 * configure.in: Add case for mips16*-*-*.
2218 * configure: Rebuild.
2219
2220 Fri Nov 22 08:49:36 1996 Mark Alexander <marka@cygnus.com>
2221
2222 * interp.c: Allow -t to enable tracing in standalone simulator.
2223 Fix garbage output in trace file and error messages.
2224
2225 Wed Nov 20 01:54:37 1996 Doug Evans <dje@canuck.cygnus.com>
2226
2227 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
2228 (SIM_{OBJS,EXTRA_CFLAGS,EXTRA_CLEAN}): Define.
2229 * configure.in: Simplify using macros in ../common/aclocal.m4.
2230 * configure: Regenerated.
2231 * tconfig.in: New file.
2232
2233 Tue Nov 12 13:34:00 1996 Dawn Perchik <dawn@cygnus.com>
2234
2235 * interp.c: Fix bugs in 64-bit port.
2236 Use ansi function declarations for msvc compiler.
2237 Initialize and test file pointer in trace code.
2238 Prevent duplicate definition of LAST_EMED_REGNUM.
2239
2240 Tue Oct 15 11:07:06 1996 Mark Alexander <marka@cygnus.com>
2241
2242 * interp.c (xfer_big_long): Prevent unwanted sign extension.
2243
2244 Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnus.co.uk>
2245
2246 * interp.c (SignalException): Check for explicit terminating
2247 breakpoint value.
2248 * gencode.c: Pass instruction value through SignalException()
2249 calls for Trap, Breakpoint and Syscall.
2250
2251 Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnus.co.uk>
2252
2253 * interp.c (SquareRoot): Add HAVE_SQRT check to ensure sqrt() is
2254 only used on those hosts that provide it.
2255 * configure.in: Add sqrt() to list of functions to be checked for.
2256 * config.in: Re-generated.
2257 * configure: Re-generated.
2258
2259 Fri Sep 20 15:47:12 1996 Ian Lance Taylor <ian@cygnus.com>
2260
2261 * gencode.c (process_instructions): Call build_endian_shift when
2262 expanding STORE RIGHT, to fix swr.
2263 * support.h (SIGNEXTEND): If the sign bit is not set, explicitly
2264 clear the high bits.
2265 * interp.c (Convert): Fix fmt_single to fmt_long to not truncate.
2266 Fix float to int conversions to produce signed values.
2267
2268 Thu Sep 19 15:34:17 1996 Ian Lance Taylor <ian@cygnus.com>
2269
2270 * gencode.c (MIPS_DECODE): Set UNSIGNED for multu instruction.
2271 (process_instructions): Correct handling of nor instruction.
2272 Correct shift count for 32 bit shift instructions. Correct sign
2273 extension for arithmetic shifts to not shift the number of bits in
2274 the type. Fix 64 bit multiply high word calculation. Fix 32 bit
2275 unsigned multiply. Fix ldxc1 and friends to use coprocessor 1.
2276 Fix madd.
2277 * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS, or HLPC.
2278 It's OK to have a mult follow a mult. What's not OK is to have a
2279 mult follow an mfhi.
2280 (Convert): Comment out incorrect rounding code.
2281
2282 Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk>
2283
2284 * interp.c (sim_monitor): Improved monitor printf
2285 simulation. Tidied up simulator warnings, and added "--log" option
2286 for directing warning message output.
2287 * gencode.c: Use sim_warning() rather than WARNING macro.
2288
2289 Thu Aug 22 15:03:12 1996 Ian Lance Taylor <ian@cygnus.com>
2290
2291 * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and
2292 getopt1.o, rather than on gencode.c. Link objects together.
2293 Don't link against -liberty.
2294 (gencode.o, getopt.o, getopt1.o): New targets.
2295 * gencode.c: Include <ctype.h> and "ansidecl.h".
2296 (AND): Undefine after including "ansidecl.h".
2297 (ULONG_MAX): Define if not defined.
2298 (OP_*): Don't define macros; now defined in opcode/mips.h.
2299 (main): Call my_strtoul rather than strtoul.
2300 (my_strtoul): New static function.
2301
2302 Wed Jul 17 18:12:38 1996 Stu Grossman (grossman@critters.cygnus.com)
2303
2304 * gencode.c (process_instructions): Generate word64 and uword64
2305 instead of `long long' and `unsigned long long' data types.
2306 * interp.c: #include sysdep.h to get signals, and define default
2307 for SIGBUS.
2308 * (Convert): Work around for Visual-C++ compiler bug with type
2309 conversion.
2310 * support.h: Make things compile under Visual-C++ by using
2311 __int64 instead of `long long'. Change many refs to long long
2312 into word64/uword64 typedefs.
2313
2314 Wed Jun 26 12:24:55 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2315
2316 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
2317 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
2318 (docdir): Removed.
2319 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
2320 (AC_PROG_INSTALL): Added.
2321 (AC_PROG_CC): Moved to before configure.host call.
2322 * configure: Rebuilt.
2323
2324 Wed Jun 5 08:28:13 1996 James G. Smith <jsmith@cygnus.co.uk>
2325
2326 * configure.in: Define @SIMCONF@ depending on mips target.
2327 * configure: Rebuild.
2328 * Makefile.in (run): Add @SIMCONF@ to control simulator
2329 construction.
2330 * gencode.c: Change LOADDRMASK to 64bit memory model only.
2331 * interp.c: Remove some debugging, provide more detailed error
2332 messages, update memory accesses to use LOADDRMASK.
2333
2334 Mon Jun 3 11:55:03 1996 Ian Lance Taylor <ian@cygnus.com>
2335
2336 * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS,
2337 AC_CHECK_LIB, and AC_CHECK_FUNCS. Change AC_OUTPUT to set
2338 stamp-h.
2339 * configure: Rebuild.
2340 * config.in: New file, generated by autoheader.
2341 * interp.c: Include "config.h". Include <stdlib.h>, <string.h>,
2342 and <strings.h> if they exist. Replace #ifdef sun with #ifdef
2343 HAVE_ANINT and HAVE_AINT, as appropriate.
2344 * Makefile.in (run): Use @LIBS@ rather than -lm.
2345 (interp.o): Depend upon config.h.
2346 (Makefile): Just rebuild Makefile.
2347 (clean): Remove stamp-h.
2348 (mostlyclean): Make the same as clean, not as distclean.
2349 (config.h, stamp-h): New targets.
2350
2351 Fri May 10 00:41:17 1996 James G. Smith <jsmith@cygnus.co.uk>
2352
2353 * interp.c (ColdReset): Fix boolean test. Make all simulator
2354 globals static.
2355
2356 Wed May 8 15:12:58 1996 James G. Smith <jsmith@cygnus.co.uk>
2357
2358 * interp.c (xfer_direct_word, xfer_direct_long,
2359 swap_direct_word, swap_direct_long, xfer_big_word,
2360 xfer_big_long, xfer_little_word, xfer_little_long,
2361 swap_word,swap_long): Added.
2362 * interp.c (ColdReset): Provide function indirection to
2363 host<->simulated_target transfer routines.
2364 * interp.c (sim_store_register, sim_fetch_register): Updated to
2365 make use of indirected transfer routines.
2366
2367 Fri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnus.co.uk>
2368
2369 * gencode.c (process_instructions): Ensure FP ABS instruction
2370 recognised.
2371 * interp.c (AbsoluteValue): Add routine. Also provide simple PMON
2372 system call support.
2373
2374 Wed Apr 10 09:51:38 1996 James G. Smith <jsmith@cygnus.co.uk>
2375
2376 * interp.c (sim_do_command): Complain if callback structure not
2377 initialised.
2378
2379 Thu Mar 28 13:50:51 1996 James G. Smith <jsmith@cygnus.co.uk>
2380
2381 * interp.c (Convert): Provide round-to-nearest and round-to-zero
2382 support for Sun hosts.
2383 * Makefile.in (gencode): Ensure the host compiler and libraries
2384 used for cross-hosted build.
2385
2386 Wed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnus.co.uk>
2387
2388 * interp.c, gencode.c: Some more (TODO) tidying.
2389
2390 Thu Mar 7 11:19:33 1996 James G. Smith <jsmith@cygnus.co.uk>
2391
2392 * gencode.c, interp.c: Replaced explicit long long references with
2393 WORD64HI, WORD64LO, SET64HI and SET64LO macro calls.
2394 * support.h (SET64LO, SET64HI): Macros added.
2395
2396 Wed Feb 21 12:16:21 1996 Ian Lance Taylor <ian@cygnus.com>
2397
2398 * configure: Regenerate with autoconf 2.7.
2399
2400 Tue Jan 30 08:48:18 1996 Fred Fish <fnf@cygnus.com>
2401
2402 * interp.c (LoadMemory): Enclose text following #endif in /* */.
2403 * support.h: Remove superfluous "1" from #if.
2404 * support.h (CHECKSIM): Remove stray 'a' at end of line.
2405
2406 Mon Dec 4 11:44:40 1995 Jamie Smith <jsmith@cygnus.com>
2407
2408 * interp.c (StoreFPR): Control UndefinedResult() call on
2409 WARN_RESULT manifest.
2410
2411 Fri Dec 1 16:37:19 1995 James G. Smith <jsmith@cygnus.co.uk>
2412
2413 * gencode.c: Tidied instruction decoding, and added FP instruction
2414 support.
2415
2416 * interp.c: Added dineroIII, and BSD profiling support. Also
2417 run-time FP handling.
2418
2419 Sun Oct 22 00:57:18 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
2420
2421 * Changelog, Makefile.in, README.Cygnus, configure, configure.in,
2422 gencode.c, interp.c, support.h: created.