]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mips/ChangeLog
sim: mips: Only truncate sign extension bits for 32-bit target models
[thirdparty/binutils-gdb.git] / sim / mips / ChangeLog
CommitLineData
b312488f
FS
12021-05-22 Faraz Shahbazker <fshahbazker@wavecomp.com>
2
3sim/mips/ChangeLog:
4 * interp.c (sim_create_inferior): Only truncate sign extension
5 bits for 32-bit target models.
6
f4fdd845
MF
72021-05-17 Mike Frysinger <vapier@gentoo.org>
8
9 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete.
10
8ea7241c
MF
112021-05-17 Mike Frysinger <vapier@gentoo.org>
12
13 * interp.c (sim_open): Switch to sim_state_alloc_extra.
14 * micromips.igen: Change SD to mips_sim_state.
15 * micromipsrun.c (sim_engine_run): Likewise.
16 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Define.
17 (watch_options_install): Delete.
18 (struct swatch): Delete.
19 (struct sim_state): Delete.
20 (struct mips_sim_state): New struct.
21 (MIPS_SIM_STATE): Define.
22
6df01ab8
MF
232021-05-16 Mike Frysinger <vapier@gentoo.org>
24
25 * interp.c: Replace config.h include with defs.h.
26 * cp1.c, dsp.c, dv-tx3904cpu.c, dv-tx3904irc.c, dv-tx3904sio.c,
27 dv-tx3904tmr.c, m16run.c, mdmx.c, micromipsrun.c, sim-main.c:
28 Include defs.h.
29
79633c12
MF
302021-05-16 Mike Frysinger <vapier@gentoo.org>
31
32 * config.in, configure: Regenerate.
33
df68e12b
MF
342021-05-14 Mike Frysinger <vapier@gentoo.org>
35
36 * interp.c: Update include path.
37
77c0fdb7
MF
382021-05-04 Mike Frysinger <vapier@gentoo.org>
39
40 * dv-tx3904sio.c: Include stdlib.h.
41
9b1af85c
MF
422021-05-04 Mike Frysinger <vapier@gentoo.org>
43
44 * configure.ac (hw_extra_devices): Inline contents into
45 SIM_AC_OPTION_HARDWARE and delete.
46 * configure: Regenerate.
47
d97ba9c6
MF
482021-05-04 Mike Frysinger <vapier@gentoo.org>
49
50 * Makefile.in (SIM_IGEN_OBJ): Change @mips_igen_engine@ to engine.o.
51 (MIPS_EXTRA_LIB, SIM_EXTRA_LIBS): Delete.
52 * configure.ac (mips_igen_engine, mips_extra_libs): Delete.
53 * configure: Regenerate.
54
4df817de
MF
552021-05-04 Mike Frysinger <vapier@gentoo.org>
56
57 * mdmx.c (qh_acc): Change 2nd AccAddAQH to AccAddLQH.
58
aa0fca16
MF
592021-05-04 Mike Frysinger <vapier@gentoo.org>
60
61 * configure: Regenerate.
62
adbaa7b8
MF
632021-05-01 Mike Frysinger <vapier@gentoo.org>
64
65 * cp1.c (store_fcr): Mark static.
66
fe348617
MF
672021-05-01 Mike Frysinger <vapier@gentoo.org>
68
69 * config.in, configure: Regenerate.
70
9d903352
MF
712021-04-23 Mike Frysinger <vapier@gentoo.org>
72
73 * configure.ac (hw_enabled): Delete.
74 (SIM_AC_OPTION_HARDWARE): Delete first two args.
75 * configure: Regenerate.
76
19f6a43c
TT
772021-04-22 Tom Tromey <tom@tromey.com>
78
79 * configure, config.in: Rebuild.
80
e7d8f1da
TT
812021-04-22 Tom Tromey <tom@tromey.com>
82
83 * Makefile.in (interp.o, m16run.o, micromipsrun.o, multi-run.o):
84 Remove.
85 (SIM_EXTRA_DEPS): New variable.
86
efd82ac7
TT
872021-04-22 Tom Tromey <tom@tromey.com>
88
89 * configure: Rebuild.
90
2662c237
MF
912021-04-21 Mike Frysinger <vapier@gentoo.org>
92
93 * aclocal.m4: Regenerate.
94
1f195bc3
SM
952021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
96
97 * configure: Regenerate.
98
37e9f182
MF
992021-04-18 Mike Frysinger <vapier@gentoo.org>
100
101 * configure: Regenerate.
102
d5a71b11
MF
1032021-04-12 Mike Frysinger <vapier@gentoo.org>
104
105 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all.
106
2b8d134b
SM
1072021-04-08 Simon Marchi <simon.marchi@polymtl.ca>
108
109 * Makefile.in: Set ASAN_OPTIONS when running igen.
110
5c6f091a
FS
1112021-04-04 Steve Ellcey <sellcey@mips.com>
112 Faraz Shahbazker <fshahbazker@wavecomp.com>
113
114 * interp.c (sim_monitor): Add switch entries for unlink (13),
115 lseek (14), and stat (15).
116
b6b1c790
MF
1172021-04-02 Mike Frysinger <vapier@gentoo.org>
118
119 * Makefile.in (../igen/igen): Delete rule.
120 (tmp-igen, tmp-m16, tmp-micromips): Delete ../igen make.
121
c2783492
MF
1222021-04-02 Mike Frysinger <vapier@gentoo.org>
123
124 * aclocal.m4, configure: Regenerate.
125
ebe9564b
MF
1262021-02-28 Mike Frysinger <vapier@gentoo.org>
127
128 * configure: Regenerate.
129
f8069d55
MF
1302021-02-27 Mike Frysinger <vapier@gentoo.org>
131
132 * Makefile.in (SIM_EXTRA_ALL): Delete.
133 (all): New target.
134
760b3e8b
MF
1352021-02-21 Mike Frysinger <vapier@gentoo.org>
136
137 * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
138 * aclocal.m4, configure: Regenerate.
139
136da8cd
MF
1402021-02-13 Mike Frysinger <vapier@gentoo.org>
141
142 * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
143 * aclocal.m4, configure: Regenerate.
144
4c0d76b9
MF
1452021-02-06 Mike Frysinger <vapier@gentoo.org>
146
147 * interp.c (sim_open): Delete call to STATE_WATCHPOINTS.
148
aa09469f
MF
1492021-02-06 Mike Frysinger <vapier@gentoo.org>
150
151 * configure: Regenerate.
152
d4e3adda
MF
1532021-01-30 Mike Frysinger <vapier@gentoo.org>
154
155 * interp.c (sim_open): Delete STATE_WATCHPOINTS (sd)->sizeof_pc.
156
68ed2854
MF
1572021-01-11 Mike Frysinger <vapier@gentoo.org>
158
159 * config.in, configure: Regenerate.
160 * interp.c: Delete HAVE_STRING_H, HAVE_STRINGS_H, HAVE_STDLIB_H,
161 and strings.h include.
162
50df264d
MF
1632021-01-09 Mike Frysinger <vapier@gentoo.org>
164
165 * configure: Regenerate.
166
bf470982
MF
1672021-01-09 Mike Frysinger <vapier@gentoo.org>
168
169 * configure.ac (SIM_AC_OPTION_WARNINGS): Pass "no".
170 * configure: Regenerate.
171
46f900c0
MF
1722021-01-08 Mike Frysinger <vapier@gentoo.org>
173
174 * configure: Regenerate.
175
dfb856ba
MF
1762021-01-04 Mike Frysinger <vapier@gentoo.org>
177
178 * configure: Regenerate.
179
382bc56b
PK
1802020-12-31 Pavel I. Kryukov <kryukov@frtk.ru> (tiny change)
181
182 * sim-main.c: Include <stdlib.h>.
183
ad9675dd
PK
1842020-12-14 Pavel I. Kryukov <kryukov@frtk.ru> (tiny change)
185
186 * cp1.c: Include <stdlib.h>.
187
f693213d
SM
1882020-07-29 Simon Marchi <simon.marchi@efficios.com>
189
190 * configure: Re-generate.
191
5c887dd5
JB
1922017-09-06 John Baldwin <jhb@FreeBSD.org>
193
194 * configure: Regenerate.
195
91588b3a
MF
1962016-11-11 Mike Frysinger <vapier@gentoo.org>
197
6cb2202b 198 PR sim/20808
91588b3a
MF
199 * dv-tx3904cpu.c (deliver_tx3904cpu_interrupt): Define CPU to cpu
200 and SD to sd.
201
e04659e8
MF
2022016-11-11 Mike Frysinger <vapier@gentoo.org>
203
6cb2202b 204 PR sim/20809
e04659e8
MF
205 * mips.igen (check_u64): Enable for `r3900'.
206
1554f758
MF
2072016-02-05 Mike Frysinger <vapier@gentoo.org>
208
209 * configure.ac (sim_engine_run): Change sd->base.prog_bfd to
210 STATE_PROG_BFD (sd).
211 * configure: Regenerate.
212
3d304f48
AB
2132016-01-18 Andrew Bennett <andrew.bennett@imgtec.com>
214 Maciej W. Rozycki <macro@imgtec.com>
215
216 PR sim/19441
217 * micromips.igen (delayslot_micromips): Enable for `micromips32',
218 `micromips64' and `micromipsdsp' only.
219 (process_isa_mode): Enable for `micromips32' and `micromips64' only.
220 (do_micromips_jalr, do_micromips_jal): Likewise.
221 (compute_movep_src_reg): Likewise.
222 (compute_andi16_imm): Likewise.
223 (convert_fmt_micromips): Likewise.
224 (convert_fmt_micromips_cvt_d): Likewise.
225 (convert_fmt_micromips_cvt_s): Likewise.
226 (FMT_MICROMIPS): Likewise.
227 (FMT_MICROMIPS_CVT_D): Likewise.
228 (FMT_MICROMIPS_CVT_S): Likewise.
229
b36d953b
MF
2302016-01-12 Mike Frysinger <vapier@gentoo.org>
231
232 * interp.c: Include elf-bfd.h.
233 (sim_create_inferior): Truncate pc to 32-bits when EI_CLASS is
234 ELFCLASS32.
235
ce39bd38
MF
2362016-01-10 Mike Frysinger <vapier@gentoo.org>
237
238 * config.in, configure: Regenerate.
239
99d8e879
MF
2402016-01-10 Mike Frysinger <vapier@gentoo.org>
241
242 * configure: Regenerate.
243
35656e95
MF
2442016-01-10 Mike Frysinger <vapier@gentoo.org>
245
246 * configure: Regenerate.
247
16f7876d
MF
2482016-01-10 Mike Frysinger <vapier@gentoo.org>
249
250 * configure: Regenerate.
251
e19418e0
MF
2522016-01-10 Mike Frysinger <vapier@gentoo.org>
253
254 * configure: Regenerate.
255
6d90347b
MF
2562016-01-10 Mike Frysinger <vapier@gentoo.org>
257
258 * configure.ac (SIM_AC_OPTION_SMP): Delete call.
259 * configure: Regenerate.
260
347fe5bb
MF
2612016-01-10 Mike Frysinger <vapier@gentoo.org>
262
263 * configure.ac (SIM_AC_OPTION_INLINE): Delete call.
264 * configure: Regenerate.
265
22be3fbe
MF
2662016-01-10 Mike Frysinger <vapier@gentoo.org>
267
268 * configure: Regenerate.
269
0dc73ef7
MF
2702016-01-10 Mike Frysinger <vapier@gentoo.org>
271
272 * configure: Regenerate.
273
936df756
MF
2742016-01-09 Mike Frysinger <vapier@gentoo.org>
275
276 * config.in, configure: Regenerate.
277
2e3d4f4d
MF
2782016-01-06 Mike Frysinger <vapier@gentoo.org>
279
280 * interp.c (sim_open): Mark argv const.
281 (sim_create_inferior): Mark argv and env const.
282
9bbf6f91
MF
2832016-01-04 Mike Frysinger <vapier@gentoo.org>
284
285 * configure: Regenerate.
286
77cf2ef5
MF
2872016-01-03 Mike Frysinger <vapier@gentoo.org>
288
289 * interp.c (sim_open): Update sim_parse_args comment.
290
0cb8d851
MF
2912016-01-03 Mike Frysinger <vapier@gentoo.org>
292
293 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete.
294 * configure: Regenerate.
295
1ac72f06
MF
2962016-01-02 Mike Frysinger <vapier@gentoo.org>
297
298 * configure.ac (mips_endian): Change LITTLE_ENDIAN to LITTLE.
299 (default_endian): Likewise. Change BIG_ENDIAN to BIG.
300 * configure: Regenerate.
301 * sim-main.h (BigEndianMem): Change BIG_ENDIAN to BFD_ENDIAN_BIG.
302
d47f5b30
MF
3032016-01-02 Mike Frysinger <vapier@gentoo.org>
304
305 * dv-tx3904cpu.c (CPU, SD): Delete.
306
e1211e55
MF
3072015-12-30 Mike Frysinger <vapier@gentoo.org>
308
309 * wrapper.c (mips_reg_store, mips_reg_fetch): Define.
310 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
311 (sim_store_register): Rename to ...
312 (mips_reg_store): ... this. Delete local cpu var.
313 Update sim_io_eprintf calls.
314 (sim_fetch_register): Rename to ...
315 (mips_reg_fetch): ... this. Delete local cpu var.
316 Update sim_io_eprintf calls.
317
5e744ef8
MF
3182015-12-27 Mike Frysinger <vapier@gentoo.org>
319
320 * Makefile.in (SIM_OBJS): Delete sim-hload.o.
321
1b393626
MF
3222015-12-26 Mike Frysinger <vapier@gentoo.org>
323
324 * config.in, configure: Regenerate.
325
26f8bf63
MF
3262015-12-26 Mike Frysinger <vapier@gentoo.org>
327
328 * interp.c (sim_write, sim_read): Delete.
329 (store_word): Delete call to AddressTranslation and set paddr=vaddr.
330 (load_word): Likewise.
331 * micromips.igen (cache): Likewise.
332 * mips.igen (do_ll, do_lld, do_sc, do_scd, do_suxc1_32, do_swc1,
333 do_swxc1, cache, do_load, do_load_left, do_load_right, do_store,
334 do_store_left, do_store_right, do_load_double, do_store_double):
335 Likewise.
336 (do_pref): Delete call to AddressTranslation and stub out Prefetch.
337 (do_prefx): Likewise.
338 * sim-main.c (address_translation, prefetch): Delete.
339 (ifetch32, ifetch16): Delete call to AddressTranslation and set
340 paddr=vaddr.
341 * sim-main.h (Uncached, CachedNoncoherent, CachedCoherent, Cached,
342 address_translation, AddressTranslation, prefetch, Prefetch): Delete.
343 (LoadMemory, StoreMemory): Delete CCA arg.
344
ef04e371
MF
3452015-12-24 Mike Frysinger <vapier@gentoo.org>
346
347 * configure.ac (SIM_SUBTARGET): Drop -DTARGET_TX3904=1.
348 * configure: Regenerated.
349
cb379ede
MF
3502015-12-24 Mike Frysinger <vapier@gentoo.org>
351
352 * sim-main.h (SIM_QUIET_NAN_NEGATED): Move from tconfig.h.
353 * tconfig.h: Delete.
354
26936211
MF
3552015-12-24 Mike Frysinger <vapier@gentoo.org>
356
357 * tconfig.h (SIM_HANDLES_LMA): Delete.
358
84e8e361
MF
3592015-12-24 Mike Frysinger <vapier@gentoo.org>
360
361 * sim-main.h (WITH_WATCHPOINTS): Delete.
362
3cabaf66
MF
3632015-12-24 Mike Frysinger <vapier@gentoo.org>
364
365 * interp.c [SIM_HAVE_FLATMEM] (sim_open): Delete flatmem code.
366
8abe6c66
MF
3672015-12-24 Mike Frysinger <vapier@gentoo.org>
368
369 * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
370
1d19cae7
DV
3712015-12-15 Dominik Vogt <vogt@linux.vnet.ibm.com>
372
373 * micromips.igen (process_isa_mode): Fix left shift of negative
374 value.
375
cdf850e9
MF
3762015-11-17 Mike Frysinger <vapier@gentoo.org>
377
378 * sim-main.h (WITH_MODULO_MEMORY): Delete.
379
797eee42
MF
3802015-11-15 Mike Frysinger <vapier@gentoo.org>
381
382 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
383
6e4f085c
MF
3842015-11-14 Mike Frysinger <vapier@gentoo.org>
385
386 * interp.c (sim_close): Rename to ...
387 (mips_sim_close): ... this. Delete calls to sim_module_uninstall and
388 sim_io_shutdown.
389 * sim-main.h (mips_sim_close): Declare.
390 (SIM_CLOSE_HOOK): Define.
391
8e394ffc
AB
3922015-09-25 Andrew Bennett <andrew.bennett@imgtec.com>
393 Ali Lown <ali.lown@imgtec.com>
394
395 * Makefile.in (tmp-micromips): New rule.
396 (tmp-mach-multi): Add support for micromips.
397 * configure.ac (mips*-sde-elf* | mips*-mti-elf*): Made a multi sim
398 that works for both mips64 and micromips64.
399 (mipsisa32r2*-*-*): Made a multi sim that works for mips32 and
400 micromips32.
401 Add build support for micromips.
402 * dsp.igen (do_ph_s_absq, do_w_s_absq, do_qb_s_absq, do_addsc,
403 do_addwc, do_bitrev, do_extpv, do_extrv, do_extrv_s_h, do_insv,
404 do_lxx do_modsub, do_mthlip, do_mulsaq_s_w_ph, do_ph_packrl, do_qb_pick
405 do_ph_pick, do_qb_ph_precequ, do_qb_ph_preceu, do_w_preceq
406 do_w_ph_precrq, do_ph_qb_precrq, do_w_ph_rs_precrq do_qb_w_raddu,
407 do_rddsp, do_repl, do_shilov, do_ph_shl, do_qb_shl do_w_s_shllv,
408 do_ph_shrlv, do_w_r_shrav, do_wrdsp, do_qb_shrav, do_append,
409 do_balign, do_ph_w_mulsa, do_ph_qb_precr, do_prepend): New functions.
410 Refactored instruction code to use these functions.
411 * dsp2.igen: Refactored instruction code to use the new functions.
412 * interp.c (decode_coproc): Refactored to work with any instruction
413 encoding.
414 (isa_mode): New variable
415 (RSVD_INSTRUCTION): Changed to 0x00000039.
416 * m16.igen (BREAK16): Refactored instruction to use do_break16.
417 (JALX32): Add mips32, mips64, mips32r2 and mips64r2 models.
418 * micromips.dc: New file.
419 * micromips.igen: New file.
420 * micromips16.dc: New file.
421 * micromipsdsp.igen: New file.
422 * micromipsrun.c: New file.
423 * mips.igen (do_swc1): Changed to work with any instruction encoding.
424 (do_add do_addi do_andi do_dadd do_daddi do_dsll32 do_dsra32
425 do_dsrl32, do_dsub, do_break, do_break16, do_clo, do_clz, do_dclo,
426 do_dclz, do_lb, do_lh, do_lwr, do_lwl, do_lwc, do_lw, do_lwu, do_lhu,
427 do_ldc, do_lbu, do_ll, do_lld, do_lui, do_madd, do_dsp_madd, do_maddu,
428 do_dsp_maddu, do_dsp_mfhi, do_dsp_mflo, do_movn, do_movz, do_msub,
429 do_dsp_msub, do_msubu, do_dsp_msubu, do_mthi, do_dsp_mthi, do_mtlo,
430 do_dsp_mtlo, do_mul, do_dsp_mult, do_dsp_multu, do_pref, do_sc,
431 do_scd, do_sub, do_sw, do_teq, do_teqi, do_tge, do_tgei, do_tgeiu,
432 do_tgeu, do_tlt do_tlti, do_tltiu, do_tltu, do_tne, do_tnei, do_abs_fmt,
433 do_add_fmt, do_alnv_ps, do_c_cond_fmt, do_ceil_fmt, do_cfc1, do_ctc1,
434 do_cvt_d_fmt, do_cvt_l_fmt, do_cvt_ps_s, do_cvt_s_fmt, do_cvt_s_pl,
435 do_cvt_s_pu, do_cvt_w_fmt, do_div_fmt, do_dmfc1b, do_dmtc1b, do_floor_fmt,
436 do_luxc1_32, do_luxc1_64, do_lwc1, do_lwxc1, do_madd_fmt, do_mfc1b,
437 do_mov_fmt, do_movtf, do_movtf_fmt, do_movn_fmt, do_movz_fmt, do_msub_fmt,
438 do_mtc1b, do_mul_fmt, do_neg_fmt, do_nmadd_fmt, do_nmsub_fmt, do_pll_ps,
439 do_plu_ps, do_pul_ps, do_puu_ps, do_recip_fmt, do_round_fmt, do_rsqrt_fmt,
440 do_prefx, do_sdc1, do_suxc1_32, do_suxc1_64, do_sqrt_fmt, do_sub_fmt,
441 do_swc1, do_swxc1, do_trunc_fmt): New functions, refactored from existing
442 instructions.
443 Refactored instruction code to use these functions.
444 (RSVD): Changed to use new reserved instruction.
445 (loadstore_ea, not_word_value, unpredictable, check_mt_hilo,
446 check_mf_hilo, check_mult_hilo, check_div_hilo, check_u64, do_luxc1_32,
447 do_sdc1, do_suxc1_32, check_fmt_p, check_fpu, do_load_double,
448 do_store_double): Added micromips32 and micromips64 models.
449 Added include for micromips.igen and micromipsdsp.igen
450 Add micromips32 and micromips64 models.
451 (DecodeCoproc): Updated to use new macro definition.
452 * mips3264r2.igen (do_dsbh, do_dshd, do_dext, do_dextm, do_dextu, do_di,
453 do_dins, do_dinsm, do_ei, do_ext, do_mfhc1, do_mthc1, do_ins, do_dinsu,
454 do_seb, do_seh do_rdhwr, do_wsbh): New functions.
455 Refactored instruction code to use these functions.
456 * sim-main.h (CP0_operation): New enum.
457 (DecodeCoproc): Updated macro.
458 (IMEM32_MICROMIPS, IMEM16_MICROMIPS, MICROMIPS_MINOR_OPCODE,
459 MICROMIPS_DELAYSLOT_SIZE_ANY, MICROMIPS_DELAYSLOT_SIZE_16,
460 MICROMIPS_DELAYSLOT_SIZE_32, ISA_MODE_MIPS32 and
461 ISA_MODE_MICROMIPS): New defines.
462 (sim_state): Add isa_mode field.
463
8d0978fb
MF
4642015-06-23 Mike Frysinger <vapier@gentoo.org>
465
466 * configure: Regenerate.
467
306f4178
MF
4682015-06-12 Mike Frysinger <vapier@gentoo.org>
469
470 * configure.ac: Change configure.in to configure.ac.
471 * configure: Regenerate.
472
a3487082
MF
4732015-06-12 Mike Frysinger <vapier@gentoo.org>
474
475 * configure: Regenerate.
476
29bc024d
MF
4772015-06-12 Mike Frysinger <vapier@gentoo.org>
478
479 * interp.c [TRACE]: Delete.
480 (TRACE): Change to WITH_TRACE_ANY_P.
481 [!WITH_TRACE_ANY_P] (open_trace): Define.
482 (mips_option_handler, open_trace, sim_close, dotrace):
483 Change defined(TRACE) to WITH_TRACE_ANY_P.
484 (sim_open): Delete TRACE ifdef check.
485 * sim-main.c (load_memory): Delete TRACE ifdef check.
486 (store_memory): Likewise.
487 * sim-main.h [WITH_TRACE_ANY_P] (dotrace, tracefh): Protect decls.
488 [!WITH_TRACE_ANY_P] (dotrace): Define.
489
3ebe2863
MF
4902015-04-18 Mike Frysinger <vapier@gentoo.org>
491
492 * sim-main.h (SIM_ENGINE_HALT_HOOK, SIM_ENGINE_RESTART_HOOK): Delete
493 comments.
494
20bca71d
MF
4952015-04-18 Mike Frysinger <vapier@gentoo.org>
496
497 * sim-main.h (SIM_CPU): Delete.
498
7e83aa92
MF
4992015-04-18 Mike Frysinger <vapier@gentoo.org>
500
501 * sim-main.h (sim_cia): Delete.
502
034685f9
MF
5032015-04-17 Mike Frysinger <vapier@gentoo.org>
504
505 * dv-tx3904cpu.c (deliver_tx3904cpu_interrupt): Change CIA_GET to
506 PU_PC_GET.
507 * interp.c (interrupt_event): Change CIA_GET to CPU_PC_GET.
508 (sim_create_inferior): Change CIA_SET to CPU_PC_SET.
509 * m16run.c (sim_engine_run): Change CIA_GET to CPU_PC_GET and
510 CIA_SET to CPU_PC_SET.
511 * sim-main.h (CIA_GET, CIA_SET): Delete.
512
78e9aa70
MF
5132015-04-15 Mike Frysinger <vapier@gentoo.org>
514
515 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
516 * sim-main.h (STATE_CPU): Delete.
517
bf12d44e
MF
5182015-04-13 Mike Frysinger <vapier@gentoo.org>
519
520 * configure: Regenerate.
521
7bebb329
MF
5222015-04-13 Mike Frysinger <vapier@gentoo.org>
523
524 * Makefile.in (SIM_OBJS): Add sim-cpu.o.
525 * interp.c (mips_pc_get, mips_pc_set): New functions.
526 (sim_open): Declare new local var i. Call sim_cpu_alloc_all.
527 Call CPU_PC_FETCH & CPU_PC_STORE for all cpus.
528 (sim_pc_get): Delete.
529 * sim-main.h (SIM_CPU): Define.
530 (struct sim_state): Change cpu to an array of pointers.
531 (STATE_CPU): Drop &.
532
8ac57fbd
MF
5332015-04-13 Mike Frysinger <vapier@gentoo.org>
534
535 * interp.c (mips_option_handler, open_trace, sim_close,
536 sim_write, sim_read, sim_store_register, sim_fetch_register,
537 sim_create_inferior, pr_addr, pr_uword64): Convert old style
538 prototypes.
539 (sim_open): Convert old style prototype. Change casts with
540 sim_write to unsigned char *.
541 (fetch_str): Change null to unsigned char, and change cast to
542 unsigned char *.
543 (sim_monitor): Change c & ch to unsigned char. Change cast to
544 unsigned char *.
545
e787f858
MF
5462015-04-12 Mike Frysinger <vapier@gentoo.org>
547
548 * Makefile.in (SIM_OBJS): Move interp.o to the start of the list.
549
122bbfb5
MF
5502015-04-06 Mike Frysinger <vapier@gentoo.org>
551
552 * Makefile.in (SIM_OBJS): Delete sim-engine.o.
553
0fe84f3f
MF
5542015-04-01 Mike Frysinger <vapier@gentoo.org>
555
556 * tconfig.h (SIM_HAVE_PROFILE): Delete.
557
aadc9410
MF
5582015-03-31 Mike Frysinger <vapier@gentoo.org>
559
560 * config.in, configure: Regenerate.
561
05f53ed6
MF
5622015-03-24 Mike Frysinger <vapier@gentoo.org>
563
564 * interp.c (sim_pc_get): New function.
565
c0931f26
MF
5662015-03-24 Mike Frysinger <vapier@gentoo.org>
567
568 * sim-main.h (SIM_HAVE_BIENDIAN): Delete.
569 * tconfig.h (SIM_HAVE_BIENDIAN): Delete.
570
30452bbe
MF
5712015-03-24 Mike Frysinger <vapier@gentoo.org>
572
573 * configure: Regenerate.
574
64dd13df
MF
5752015-03-23 Mike Frysinger <vapier@gentoo.org>
576
577 * configure: Regenerate.
578
49cd1634
MF
5792015-03-23 Mike Frysinger <vapier@gentoo.org>
580
581 * configure: Regenerate.
582 * configure.ac (mips_extra_objs): Delete.
583 * Makefile.in (MIPS_EXTRA_OBJS): Delete.
584 (SIM_OBJS): Delete MIPS_EXTRA_OBJS.
585
3649cb06
MF
5862015-03-23 Mike Frysinger <vapier@gentoo.org>
587
588 * configure: Regenerate.
589 * configure.ac: Delete sim_hw checks for dv-sockser.
590
ae7d0cac
MF
5912015-03-16 Mike Frysinger <vapier@gentoo.org>
592
593 * config.in, configure: Regenerate.
594 * tconfig.in: Rename file ...
595 * tconfig.h: ... here.
596
8406bb59
MF
5972015-03-15 Mike Frysinger <vapier@gentoo.org>
598
599 * tconfig.in: Delete includes.
600 [HAVE_DV_SOCKSER]: Delete.
601
465fb143
MF
6022015-03-14 Mike Frysinger <vapier@gentoo.org>
603
604 * Makefile.in (SIM_RUN_OBJS): Delete.
605
5cddc23a
MF
6062015-03-14 Mike Frysinger <vapier@gentoo.org>
607
608 * configure.ac (AC_CHECK_HEADERS): Delete.
609 * aclocal.m4, configure: Regenerate.
610
2974be62
AM
6112014-08-19 Alan Modra <amodra@gmail.com>
612
613 * configure: Regenerate.
614
faa743bb
RM
6152014-08-15 Roland McGrath <mcgrathr@google.com>
616
617 * configure: Regenerate.
618 * config.in: Regenerate.
619
1a8a700e
MF
6202014-03-04 Mike Frysinger <vapier@gentoo.org>
621
622 * configure: Regenerate.
623
bf3d9781
AM
6242013-09-23 Alan Modra <amodra@gmail.com>
625
626 * configure: Regenerate.
627
31e6ad7d
MF
6282013-06-03 Mike Frysinger <vapier@gentoo.org>
629
630 * aclocal.m4, configure: Regenerate.
631
d3685d60
TT
6322013-05-10 Freddie Chopin <freddie_chopin@op.pl>
633
634 * configure: Rebuild.
635
1517bd27
MF
6362013-03-26 Mike Frysinger <vapier@gentoo.org>
637
638 * configure: Regenerate.
639
3be31516
JS
6402013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
641
642 * configure.ac: Address use of dv-sockser.o.
643 * tconfig.in: Conditionalize use of dv_sockser_install.
644 * configure: Regenerated.
645 * config.in: Regenerated.
646
37cb8f8e
SE
6472012-10-04 Chao-ying Fu <fu@mips.com>
648 Steve Ellcey <sellcey@mips.com>
649
650 * mips/mips3264r2.igen (rdhwr): New.
651
87c8644f
JS
6522012-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>
653
654 * configure.ac: Always link against dv-sockser.o.
655 * configure: Regenerate.
656
5f3ef9d0
JB
6572012-06-15 Joel Brobecker <brobecker@adacore.com>
658
659 * config.in, configure: Regenerate.
660
a6ff997c
NC
6612012-05-18 Nick Clifton <nickc@redhat.com>
662
663 PR 14072
664 * interp.c: Include config.h before system header files.
665
2232061b
MF
6662012-03-24 Mike Frysinger <vapier@gentoo.org>
667
668 * aclocal.m4, config.in, configure: Regenerate.
669
db2e4d67
MF
6702011-12-03 Mike Frysinger <vapier@gentoo.org>
671
672 * aclocal.m4: New file.
673 * configure: Regenerate.
674
4399a56b
MF
6752011-10-19 Mike Frysinger <vapier@gentoo.org>
676
677 * configure: Regenerate after common/acinclude.m4 update.
678
9c082ca8
MF
6792011-10-17 Mike Frysinger <vapier@gentoo.org>
680
681 * configure.ac: Change include to common/acinclude.m4.
682
6ffe910a
MF
6832011-10-17 Mike Frysinger <vapier@gentoo.org>
684
685 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
686 call. Replace common.m4 include with SIM_AC_COMMON.
687 * configure: Regenerate.
688
31b28250
HPN
6892011-07-08 Hans-Peter Nilsson <hp@axis.com>
690
3faa01e3
HPN
691 * Makefile.in ($(SIM_MULTI_OBJ)): Depend on sim-main.h
692 $(SIM_EXTRA_DEPS).
693 (tmp-mach-multi): Exit early when igen fails.
31b28250 694
2419798b
MF
6952011-07-05 Mike Frysinger <vapier@gentoo.org>
696
697 * interp.c (sim_do_command): Delete.
698
d79fe0d6
MF
6992011-02-14 Mike Frysinger <vapier@gentoo.org>
700
701 * dv-tx3904sio.c (tx3904sio_fifo_push): Change zfree to free.
702 (tx3904sio_fifo_reset): Likewise.
703 * interp.c (sim_monitor): Likewise.
704
5558e7e6
MF
7052010-04-14 Mike Frysinger <vapier@gentoo.org>
706
707 * interp.c (sim_write): Add const to buffer arg.
708
35aafff4
JB
7092010-01-18 Masaki Muranaka <monaka@monami-software.com> (tiny change)
710
711 * interp.c: Don't include sysdep.h
712
3725885a
RW
7132010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
714
715 * configure: Regenerate.
716
d6416cdc
RW
7172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
718
81ecdfbb
RW
719 * config.in: Regenerate.
720 * configure: Likewise.
721
d6416cdc
RW
722 * configure: Regenerate.
723
b5bd9624
HPN
7242008-07-11 Hans-Peter Nilsson <hp@axis.com>
725
726 * configure: Regenerate to track ../common/common.m4 changes.
727 * config.in: Ditto.
728
6efef468 7292008-06-06 Vladimir Prus <vladimir@codesourcery.com>
72f4393d
L
730 Daniel Jacobowitz <dan@codesourcery.com>
731 Joseph Myers <joseph@codesourcery.com>
6efef468
JM
732
733 * configure: Regenerate.
734
60dc88db
RS
7352007-10-22 Richard Sandiford <rsandifo@nildram.co.uk>
736
737 * mips.igen (check_fmt_p): Provide a separate mips32r2 definition
738 that unconditionally allows fmt_ps.
739 (ALNV.PS, CEIL.L.fmt, CVT.L.fmt, CVT.PS.S, CVT.S.PL, CVT.S.PU)
740 (FLOOR.L.fmt, LWXC1, MADD.fmt, MSUB.fmt, NMADD.fmt, NMSUB.fmt)
741 (PLL.PS, PLU.PS, PUL.PS, PUU.PS, ROUND.L.fmt, TRUNC.L.fmt): Change
742 filter from 64,f to 32,f.
743 (PREFX): Change filter from 64 to 32.
744 (LDXC1, LUXC1): Provide separate mips32r2 implementations
745 that use do_load_double instead of do_load. Make both LUXC1
746 versions unpredictable if SizeFGR () != 64.
747 (SDXC1, SUXC1): Extend to mips32r2, using do_store_double
748 instead of do_store. Remove unused variable. Make both SUXC1
749 versions unpredictable if SizeFGR () != 64.
750
599ca73e
RS
7512007-10-07 Richard Sandiford <rsandifo@nildram.co.uk>
752
753 * mips.igen (ll): Fix mask for WITH_TARGET_WORD_BITSIZE == 32.
754 (sc, swxc1): Likewise. Also fix big-endian and reverse-endian
755 shifts for that case.
756
2525df03
NC
7572007-09-04 Nick Clifton <nickc@redhat.com>
758
759 * interp.c (options enum): Add OPTION_INFO_MEMORY.
760 (display_mem_info): New static variable.
761 (mips_option_handler): Handle OPTION_INFO_MEMORY.
762 (mips_options): Add info-memory and memory-info.
763 (sim_open): After processing the command line and board
764 specification, check display_mem_info. If it is set then
765 call the real handler for the --memory-info command line
766 switch.
767
35ee6e1e
JB
7682007-08-24 Joel Brobecker <brobecker@adacore.com>
769
770 * configure.ac: Change license of multi-run.c to GPL version 3.
771 * configure: Regenerate.
772
d5fb0879
RS
7732007-06-28 Richard Sandiford <richard@codesourcery.com>
774
775 * configure.ac, configure: Revert last patch.
776
2a2ce21b
RS
7772007-06-26 Richard Sandiford <richard@codesourcery.com>
778
779 * configure.ac (sim_mipsisa3264_configs): New variable.
780 (mipsis32*-*-, mipsisa32r2*-*-*, mips64*-*-*, mips64r2*-*-*): Make
781 every configuration support all four targets, using the triplet to
782 determine the default.
783 * configure: Regenerate.
784
efdcccc9
RS
7852007-06-25 Richard Sandiford <richard@codesourcery.com>
786
0a7692b2 787 * Makefile.in (m16run.o): New rule.
efdcccc9 788
f532a356
TS
7892007-05-15 Thiemo Seufer <ths@mips.com>
790
791 * mips3264r2.igen (DSHD): Fix compile warning.
792
bfe9c90b
TS
7932007-05-14 Thiemo Seufer <ths@mips.com>
794
795 * mips.igen (ALNV.PS, CEIL.L.fmt, CVT.L.fmt, CVT.PS.S, CVT.S.PL,
796 CVT.S.PU, FLOOR.L.fmt, LDXC1, LUXC1, LWXC1, MADD.fmt, MSUB.fmt,
797 NMADD.fmt, NMSUB.fmt, PLL.PS, PLU.PS, PREFX, PUL.PS, PUU.PS,
798 RECIP.fmt, ROUND.L.fmt, RSQRT.fmt, SWXC1, TRUNC.L.fmt): Add support
799 for mips32r2.
800
53f4826b
TS
8012007-03-01 Thiemo Seufer <ths@mips.com>
802
803 * mips.igen (MFHI, MFLO, MTHI, MTLO): Restore support for mips32
804 and mips64.
805
8bf3ddc8
TS
8062007-02-20 Thiemo Seufer <ths@mips.com>
807
808 * dsp.igen: Update copyright notice.
809 * dsp2.igen: Fix copyright notice.
810
8b082fb1 8112007-02-20 Thiemo Seufer <ths@mips.com>
72f4393d 812 Chao-Ying Fu <fu@mips.com>
8b082fb1
TS
813
814 * Makefile.in (IGEN_INCLUDE): Add dsp2.igen.
815 * configure.ac (mips*-sde-elf*, mipsisa32r2*-*-*, mipsisa64r2*-*-*):
816 Add dsp2 to sim_igen_machine.
817 * configure: Regenerate.
818 * dsp.igen (do_ph_op): Add MUL support when op = 2.
819 (do_ph_mulq): New function to support mulq_rs.ph and mulq_s.ph.
820 (mulq_rs.ph): Use do_ph_mulq.
821 (MFHI, MFLO, MTHI, MTLO): Move these instructions to mips.igen.
822 * mips.igen: Add dsp2 model and include dsp2.igen.
823 (MFHI, MFLO, MTHI, MTLO): Extend these instructions for
824 for *mips32r2, *mips64r2, *dsp.
825 (MADD, MADDU, MSUB, MSUBU, MULT, MULTU): Extend these instructions
826 for *mips32r2, *mips64r2, *dsp2.
827 * dsp2.igen: New file for MIPS DSP REV 2 ASE.
828
b1004875 8292007-02-19 Thiemo Seufer <ths@mips.com>
72f4393d 830 Nigel Stephens <nigel@mips.com>
b1004875
TS
831
832 * mips.igen (jalr.hb, jr.hb): Add decoder for mip32r2/mips64r2
833 jumps with hazard barrier.
834
f8df4c77 8352007-02-19 Thiemo Seufer <ths@mips.com>
72f4393d 836 Nigel Stephens <nigel@mips.com>
f8df4c77
TS
837
838 * interp.c (sim_monitor): Flush stdout and stderr file descriptors
839 after each call to sim_io_write.
840
b1004875 8412007-02-19 Thiemo Seufer <ths@mips.com>
72f4393d 842 Nigel Stephens <nigel@mips.com>
b1004875
TS
843
844 * interp.c (ColdReset): Set CP0 Config0 to reflect the address size
845 supported by this simulator.
07802d98
TS
846 (decode_coproc): Recognise additional CP0 Config registers
847 correctly.
848
14fb6c5a 8492007-02-19 Thiemo Seufer <ths@mips.com>
72f4393d
L
850 Nigel Stephens <nigel@mips.com>
851 David Ung <davidu@mips.com>
14fb6c5a
TS
852
853 * cp1.c (value_fpr): Don't inherit existing FPR_STATE for
854 uninterpreted formats. If fmt is one of the uninterpreted types
855 don't update the FPR_STATE. Handle fmt_uninterpreted_32 like
856 fmt_word, and fmt_uninterpreted_64 like fmt_long.
857 (store_fpr): When writing an invalid odd register, set the
858 matching even register to fmt_unknown, not the following register.
859 * interp.c (sim_open): If STATE_MEM_SIZE isn't set then set it to
860 the the memory window at offset 0 set by --memory-size command
861 line option.
862 (sim_store_register): Handle storing 4 bytes to an 8 byte floating
863 point register.
864 (sim_fetch_register): Likewise for reading 4 bytes from an 8 byte
865 register.
866 (sim_monitor): When returning the memory size to the MIPS
867 application, use the value in STATE_MEM_SIZE, not an arbitrary
868 hardcoded value.
869 (cop_lw): Don' mess around with FPR_STATE, just pass
870 fmt_uninterpreted_32 to StoreFPR.
871 (cop_sw): Similarly.
872 (cop_ld): Pass fmt_uninterpreted_64 not fmt_uninterpreted.
873 (cop_sd): Similarly.
874 * mips.igen (not_word_value): Single version for mips32, mips64
875 and mips16.
876
c8847145 8772007-02-19 Thiemo Seufer <ths@mips.com>
72f4393d 878 Nigel Stephens <nigel@mips.com>
c8847145
TS
879
880 * interp.c (MEM_SIZE): Increase default memory size from 2 to 8
881 MBytes.
882
4b5d35ee
TS
8832007-02-17 Thiemo Seufer <ths@mips.com>
884
885 * configure.ac (mips*-sde-elf*): Move in front of generic machine
886 configuration.
887 * configure: Regenerate.
888
3669427c
TS
8892007-02-17 Thiemo Seufer <ths@mips.com>
890
891 * configure.ac (mips*-sde-elf*, mipsisa32r2*-*-*, mipsisa64r2*-*-*):
892 Add mdmx to sim_igen_machine.
893 (mipsisa64*-*-*): Likewise. Remove dsp.
894 (mipsisa32*-*-*): Remove dsp.
895 * configure: Regenerate.
896
109ad085
TS
8972007-02-13 Thiemo Seufer <ths@mips.com>
898
899 * configure.ac: Add mips*-sde-elf* target.
900 * configure: Regenerate.
901
921d7ad3
HPN
9022006-12-21 Hans-Peter Nilsson <hp@axis.com>
903
904 * acconfig.h: Remove.
905 * config.in, configure: Regenerate.
906
02f97da7
TS
9072006-11-07 Thiemo Seufer <ths@mips.com>
908
909 * dsp.igen (do_w_op): Fix compiler warning.
910
2d2733fc 9112006-08-29 Thiemo Seufer <ths@mips.com>
72f4393d 912 David Ung <davidu@mips.com>
2d2733fc
TS
913
914 * configure.ac (mipsisa32r2*-*-*, mipsisa32*-*-*): Add smartmips to
915 sim_igen_machine.
916 * configure: Regenerate.
917 * mips.igen (model): Add smartmips.
918 (MADDU): Increment ACX if carry.
919 (do_mult): Clear ACX.
920 (ROR,RORV): Add smartmips.
72f4393d 921 (include): Include smartmips.igen.
2d2733fc
TS
922 * sim-main.h (ACX): Set to REGISTERS[89].
923 * smartmips.igen: New file.
924
d85c3a10 9252006-08-29 Thiemo Seufer <ths@mips.com>
72f4393d 926 David Ung <davidu@mips.com>
d85c3a10
TS
927
928 * Makefile.in (IGEN_INCLUDE): Add missing includes for m16e.igen and
929 mips3264r2.igen. Add missing dependency rules.
930 * m16e.igen: Support for mips16e save/restore instructions.
931
e85e3205
RE
9322006-06-13 Richard Earnshaw <rearnsha@arm.com>
933
934 * configure: Regenerated.
935
2f0122dc
DJ
9362006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
937
938 * configure: Regenerated.
939
20e95c23
DJ
9402006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
941
942 * configure: Regenerated.
943
69088b17
CF
9442006-05-15 Chao-ying Fu <fu@mips.com>
945
946 * dsp.igen (do_ph_shift, do_w_shra): Fix bugs for rounding instructions.
947
0275de4e
NC
9482006-04-18 Nick Clifton <nickc@redhat.com>
949
950 * dv-tx3904tmr.c (deliver_tx3904tmr_tick): Add missing break
951 statement.
952
b3a3ffef
HPN
9532006-03-29 Hans-Peter Nilsson <hp@axis.com>
954
955 * configure: Regenerate.
956
40a5538e
CF
9572005-12-14 Chao-ying Fu <fu@mips.com>
958
959 * Makefile.in (SIM_OBJS): Add dsp.o.
960 (dsp.o): New dependency.
961 (IGEN_INCLUDE): Add dsp.igen.
962 * configure.ac (mipsisa32r2*-*-*, mipsisa32*-*-*, mipsisa64r2*-*-*,
963 mipsisa64*-*-*): Add dsp to sim_igen_machine.
964 * configure: Regenerate.
965 * mips.igen: Add dsp model and include dsp.igen.
966 (MFHI, MFLO, MTHI, MTLO): Remove mips32, mips32r2, mips64, mips64r2,
967 because these instructions are extended in DSP ASE.
968 * sim-main.h (LAST_EMBED_REGNUM): Change from 89 to 96 because of
969 adding 6 DSP accumulator registers and 1 DSP control register.
970 (AC0LOIDX, AC0HIIDX, AC1LOIDX, AC1HIIDX, AC2LOIDX, AC2HIIDX, AC3LOIDX,
971 AC3HIIDX, DSPLO, DSPHI, DSPCRIDX, DSPCR, DSPCR_POS_SHIFT,
972 DSPCR_POS_MASK, DSPCR_POS_SMASK, DSPCR_SCOUNT_SHIFT, DSPCR_SCOUNT_MASK,
973 DSPCR_SCOUNT_SMASK, DSPCR_CARRY_SHIFT, DSPCR_CARRY_MASK,
974 DSPCR_CARRY_SMASK, DSPCR_CARRY, DSPCR_EFI_SHIFT, DSPCR_EFI_MASK,
975 DSPCR_EFI_SMASK, DSPCR_EFI, DSPCR_OUFLAG_SHIFT, DSPCR_OUFLAG_MASK,
976 DSPCR_OUFLAG_SMASK, DSPCR_OUFLAG4, DSPCR_OUFLAG5, DSPCR_OUFLAG6,
977 DSPCR_OUFLAG7, DSPCR_CCOND_SHIFT, DSPCR_CCOND_MASK,
978 DSPCR_CCOND_SMASK): New define.
979 (DSPLO_REGNUM, DSPHI_REGNUM): New array for DSP accumulators.
980 * dsp.c, dsp.igen: New files for MIPS DSP ASE.
981
21d14896
ILT
9822005-07-08 Ian Lance Taylor <ian@airs.com>
983
984 * tconfig.in (SIM_QUIET_NAN_NEGATED): Define.
985
b16d63da 9862005-06-16 David Ung <davidu@mips.com>
72f4393d
L
987 Nigel Stephens <nigel@mips.com>
988
989 * mips.igen: New mips16e model and include m16e.igen.
990 (check_u64): Add mips16e tag.
991 * m16e.igen: New file for MIPS16e instructions.
992 * configure.ac (mipsisa32*-*-*, mipsisa32r2*-*-*, mipsisa64*-*-*,
993 mipsisa64r2*-*-*): Change sim_gen to M16, add mips16 and mips16e
994 models.
995 * configure: Regenerate.
b16d63da 996
e70cb6cd 9972005-05-26 David Ung <davidu@mips.com>
72f4393d 998
e70cb6cd
CD
999 * mips.igen (mips32r2, mips64r2): New ISA models. Add new model
1000 tags to all instructions which are applicable to the new ISAs.
1001 (do_ror, do_dror, ROR, RORV, DROR, DROR32, DRORV): Add, moved from
1002 vr.igen.
1003 * mips3264r2.igen: New file for MIPS 32/64 revision 2 specific
72f4393d 1004 instructions.
e70cb6cd
CD
1005 * vr.igen (do_ror, do_dror, ROR, RORV, DROR, DROR32, DRORV): Move
1006 to mips.igen.
1007 * configure.ac (mipsisa32r2*-*-*, mipsisa64r2*-*-*): Add new targets.
1008 * configure: Regenerate.
72f4393d 1009
2b193c4a
MK
10102005-03-23 Mark Kettenis <kettenis@gnu.org>
1011
1012 * configure: Regenerate.
1013
35695fd6
AC
10142005-01-14 Andrew Cagney <cagney@gnu.org>
1015
1016 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
1017 explicit call to AC_CONFIG_HEADER.
1018 * configure: Regenerate.
1019
f0569246
AC
10202005-01-12 Andrew Cagney <cagney@gnu.org>
1021
1022 * configure.ac: Update to use ../common/common.m4.
1023 * configure: Re-generate.
1024
38f48d72
AC
10252005-01-11 Andrew Cagney <cagney@localhost.localdomain>
1026
1027 * configure: Regenerated to track ../common/aclocal.m4 changes.
1028
b7026657
AC
10292005-01-07 Andrew Cagney <cagney@gnu.org>
1030
1031 * configure.ac: Rename configure.in, require autoconf 2.59.
1032 * configure: Re-generate.
1033
379832de
HPN
10342004-12-08 Hans-Peter Nilsson <hp@axis.com>
1035
1036 * configure: Regenerate for ../common/aclocal.m4 update.
1037
cd62154c 10382004-09-24 Monika Chaddha <monika@acmet.com>
72f4393d 1039
cd62154c
AC
1040 Committed by Andrew Cagney.
1041 * m16.igen (CMP, CMPI): Fix assembler.
1042
e5da76ec
CD
10432004-08-18 Chris Demetriou <cgd@broadcom.com>
1044
1045 * configure.in (mipsisa64sb1*-*-*): Add mips3d to sim_igen_machine.
1046 * configure: Regenerate.
1047
139181c8
CD
10482004-06-25 Chris Demetriou <cgd@broadcom.com>
1049
1050 * configure.in (sim_m16_machine): Include mipsIII.
1051 * configure: Regenerate.
1052
1a27f959
CD
10532004-05-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1054
72f4393d 1055 * mips/interp.c (decode_coproc): Sign-extend the address retrieved
1a27f959
CD
1056 from COP0_BADVADDR.
1057 * mips/sim-main.h (COP0_BADVADDR): Remove a cast.
1058
5dbb7b5a
CD
10592004-04-10 Chris Demetriou <cgd@broadcom.com>
1060
1061 * sb1.igen (DIV.PS, RECIP.PS, RSQRT.PS, SQRT.PS): New.
1062
14234056
CD
10632004-04-09 Chris Demetriou <cgd@broadcom.com>
1064
1065 * mips.igen (check_fmt): Remove.
1066 (ABS.fmt, ADD.fmt, C.cond.fmta, C.cond.fmtb, CEIL.L.fmt, CEIL.W)
1067 (CVT.D.fmt, CVT.L.fmt, CVT.S.fmt, CVT.W.fmt, DIV.fmt, FLOOR.L.fmt)
1068 (FLOOR.W.fmt, MADD.fmt, MOV.fmt, MOVtf.fmt, MOVN.fmt, MOVZ.fmt)
1069 (MSUB.fmt, MUL.fmt, NEG.fmt, NMADD.fmt, NMSUB.fmt, RECIP.fmt)
1070 (ROUND.L.fmt, ROUND.W.fmt, RSQRT.fmt, SQRT.fmt, SUB.fmt)
1071 (TRUNC.L.fmt, TRUNC.W): Explicitly specify allowed FPU formats.
1072 (check_fmt_p, CEIL.L.fmt, CEIL.W, DIV.fmt, FLOOR.L.fmt)
1073 (FLOOR.W.fmt, RECIP.fmt, ROUND.L.fmt, ROUND.W.fmt, RSQRT.fmt)
1074 (SQRT.fmt, TRUNC.L.fmt, TRUNC.W): Remove all uses of check_fmt.
1075 (C.cnd.fmta): Remove incorrect call to check_fmt_p.
1076
c6f9085c
CD
10772004-04-09 Chris Demetriou <cgd@broadcom.com>
1078
1079 * sb1.igen (check_sbx): New function.
1080 (PABSDIFF.fmt, PABSDIFC.fmt, PAVG.fmt): Use check_sbx.
1081
11d66e66 10822004-03-29 Chris Demetriou <cgd@broadcom.com>
0e1b7197
RS
1083 Richard Sandiford <rsandifo@redhat.com>
1084
1085 * sim-main.h (MIPS_MACH_HAS_MT_HILO_HAZARD)
1086 (MIPS_MACH_HAS_MULT_HILO_HAZARD, MIPS_MACH_HAS_DIV_HILO_HAZARD): New.
1087 * mips.igen (check_mt_hilo, check_mult_hilo, check_div_hilo): Provide
1088 separate implementations for mipsIV and mipsV. Use new macros to
1089 determine whether the restrictions apply.
1090
b3208fb8
CD
10912004-01-19 Chris Demetriou <cgd@broadcom.com>
1092
1093 * mips.igen (check_mf_cycles, check_mt_hilo, check_mf_hilo)
1094 (check_mult_hilo): Improve comments.
1095 (check_div_hilo): Likewise. Also, fork off a new version
1096 to handle mips32/mips64 (since there are no hazards to check
1097 in MIPS32/MIPS64).
1098
9a1d84fb
CD
10992003-06-17 Richard Sandiford <rsandifo@redhat.com>
1100
1101 * mips.igen (do_dmultx): Fix check for negative operands.
1102
ae451ac6
ILT
11032003-05-16 Ian Lance Taylor <ian@airs.com>
1104
1105 * Makefile.in (SHELL): Make sure this is defined.
1106 (various): Use $(SHELL) whenever we invoke move-if-change.
1107
dd69d292
CD
11082003-05-03 Chris Demetriou <cgd@broadcom.com>
1109
1110 * cp1.c: Tweak attribution slightly.
1111 * cp1.h: Likewise.
1112 * mdmx.c: Likewise.
1113 * mdmx.igen: Likewise.
1114 * mips3d.igen: Likewise.
1115 * sb1.igen: Likewise.
1116
bcd0068e
CD
11172003-04-15 Richard Sandiford <rsandifo@redhat.com>
1118
1119 * vr.igen (do_vr_mul_op): Zero-extend the low 32 bits of
1120 unsigned operands.
1121
6b4a8935
AC
11222003-02-27 Andrew Cagney <cagney@redhat.com>
1123
601da316
AC
1124 * interp.c (sim_open): Rename _bfd to bfd.
1125 (sim_create_inferior): Ditto.
6b4a8935 1126
d29e330f
CD
11272003-01-14 Chris Demetriou <cgd@broadcom.com>
1128
1129 * mips.igen (LUXC1, SUXC1): New, for mipsV and mips64.
1130
a2353a08
CD
11312003-01-14 Chris Demetriou <cgd@broadcom.com>
1132
1133 * mips.igen (EI, DI): Remove.
1134
80551777
CD
11352003-01-05 Richard Sandiford <rsandifo@redhat.com>
1136
1137 * Makefile.in (tmp-run-multi): Fix mips16 filter.
1138
4c54fc26
CD
11392003-01-04 Richard Sandiford <rsandifo@redhat.com>
1140 Andrew Cagney <ac131313@redhat.com>
1141 Gavin Romig-Koch <gavin@redhat.com>
1142 Graydon Hoare <graydon@redhat.com>
1143 Aldy Hernandez <aldyh@redhat.com>
1144 Dave Brolley <brolley@redhat.com>
1145 Chris Demetriou <cgd@broadcom.com>
1146
1147 * configure.in (mips64vr*): Define TARGET_ENABLE_FR to 1.
1148 (sim_mach_default): New variable.
1149 (mips64vr-*-*, mips64vrel-*-*): New configurations.
1150 Add a new simulator generator, MULTI.
1151 * configure: Regenerate.
1152 * Makefile.in (SIM_MULTI_OBJ, SIM_EXTRA_DISTCLEAN): New variables.
1153 (multi-run.o): New dependency.
1154 (SIM_MULTI_ALL, SIM_MULTI_IGEN_CONFIGS): New variables.
1155 (tmp-mach-multi, tmp-itable-multi, tmp-run-multi): New rules.
1156 (tmp-multi): Combine them.
1157 (BUILT_SRC_FROM_MULTI): New variable. Depend on tmp-multi.
1158 (clean-extra): Remove sources in BUILT_SRC_FROM_MULTI.
1159 (distclean-extra): New rule.
1160 * sim-main.h: Include bfd.h.
1161 (MIPS_MACH): New macro.
1162 * mips.igen (vr4120, vr5400, vr5500): New models.
1163 (clo, clz, dclo, dclz, madd, maddu, msub, msub, mul): Add *vr5500.
1164 * vr.igen: Replace with new version.
1165
e6c674b8
CD
11662003-01-04 Chris Demetriou <cgd@broadcom.com>
1167
1168 * configure.in: Use SIM_AC_OPTION_RESERVED_BITS(1).
1169 * configure: Regenerate.
1170
28f50ac8
CD
11712002-12-31 Chris Demetriou <cgd@broadcom.com>
1172
1173 * sim-main.h (check_branch_bug, mark_branch_bug): Remove.
1174 * mips.igen: Remove all invocations of check_branch_bug and
1175 mark_branch_bug.
1176
5071ffe6
CD
11772002-12-16 Chris Demetriou <cgd@broadcom.com>
1178
72f4393d 1179 * tconfig.in: Include "gdb/callback.h" and "gdb/remote-sim.h".
5071ffe6 1180
06e7837e
CD
11812002-07-30 Chris Demetriou <cgd@broadcom.com>
1182
1183 * mips.igen (do_load_double, do_store_double): New functions.
1184 (LDC1, SDC1): Rename to...
1185 (LDC1b, SDC1b): respectively.
1186 (LDC1a, SDC1a): New instructions for MIPS II and MIPS32 support.
1187
2265c243
MS
11882002-07-29 Michael Snyder <msnyder@redhat.com>
1189
1190 * cp1.c (fp_recip2): Modify initialization expression so that
1191 GCC will recognize it as constant.
1192
a2f8b4f3
CD
11932002-06-18 Chris Demetriou <cgd@broadcom.com>
1194
1195 * mdmx.c (SD_): Delete.
1196 (Unpredictable): Re-define, for now, to directly invoke
1197 unpredictable_action().
1198 (mdmx_acc_op): Fix error in .ob immediate handling.
1199
b4b6c939
AC
12002002-06-18 Andrew Cagney <cagney@redhat.com>
1201
1202 * interp.c (sim_firmware_command): Initialize `address'.
1203
c8cca39f
AC
12042002-06-16 Andrew Cagney <ac131313@redhat.com>
1205
1206 * configure: Regenerated to track ../common/aclocal.m4 changes.
1207
e7e81181 12082002-06-14 Chris Demetriou <cgd@broadcom.com>
72f4393d 1209 Ed Satterthwaite <ehs@broadcom.com>
e7e81181
CD
1210
1211 * mips3d.igen: New file which contains MIPS-3D ASE instructions.
1212 * Makefile.in (IGEN_INCLUDE): Add mips3d.igen.
1213 * mips.igen: Include mips3d.igen.
1214 (mips3d): New model name for MIPS-3D ASE instructions.
1215 (CVT.W.fmt): Don't use this instruction for word (source) format
72f4393d 1216 instructions.
e7e81181
CD
1217 * cp1.c (fp_binary_r, fp_add_r, fp_mul_r, fpu_inv1, fpu_inv1_32)
1218 (fpu_inv1_64, fp_recip1, fp_recip2, fpu_inv_sqrt1, fpu_inv_sqrt1_32)
1219 (fpu_inv_sqrt1_64, fp_rsqrt1, fp_rsqrt2): New functions.
1220 (NR_FRAC_GUARD, IMPLICIT_1): New macros.
1221 * sim-main.h (fmt_pw, CompareAbs, AddR, MultiplyR, Recip1, Recip2)
1222 (RSquareRoot1, RSquareRoot2): New macros.
1223 (fp_add_r, fp_mul_r, fp_recip1, fp_recip2, fp_rsqrt1)
1224 (fp_rsqrt2): New functions.
1225 * configure.in: Add MIPS-3D support to mipsisa64 simulator.
1226 * configure: Regenerate.
1227
3a2b820e 12282002-06-13 Chris Demetriou <cgd@broadcom.com>
72f4393d 1229 Ed Satterthwaite <ehs@broadcom.com>
3a2b820e
CD
1230
1231 * cp1.c (FP_PS_upper, FP_PS_lower, FP_PS_cat, FPQNaN_PS): New macros.
1232 (value_fpr, store_fpr, fp_cmp, fp_unary, fp_binary, fp_mac)
1233 (fp_inv_sqrt, fpu_format_name): Add paired-single support.
1234 (convert): Note that this function is not used for paired-single
1235 format conversions.
1236 (ps_lower, ps_upper, pack_ps, convert_ps): New functions.
1237 * mips.igen (FMT, MOVtf.fmt): Add paired-single support.
1238 (check_fmt_p): Enable paired-single support.
1239 (ALNV.PS, CVT.PS.S, CVT.S.PL, CVT.S.PU, PLL.PS, PLU.PS, PUL.PS)
1240 (PUU.PS): New instructions.
1241 (CVT.S.fmt): Don't use this instruction for paired-single format
1242 destinations.
1243 * sim-main.h (FP_formats): New value 'fmt_ps.'
1244 (ps_lower, ps_upper, pack_ps, convert_ps): New prototypes.
1245 (PSLower, PSUpper, PackPS, ConvertPS): New macros.
1246
d18ea9c2
CD
12472002-06-12 Chris Demetriou <cgd@broadcom.com>
1248
1249 * mips.igen: Fix formatting of function calls in
1250 many FP operations.
1251
95fd5cee
CD
12522002-06-12 Chris Demetriou <cgd@broadcom.com>
1253
1254 * mips.igen (MOVN, MOVZ): Trace result.
1255 (TNEI): Print "tnei" as the opcode name in traces.
1256 (CEIL.W): Add disassembly string for traces.
1257 (RSQRT.fmt): Make location of disassembly string consistent
1258 with other instructions.
1259
4f0d55ae
CD
12602002-06-12 Chris Demetriou <cgd@broadcom.com>
1261
1262 * mips.igen (X): Delete unused function.
1263
3c25f8c7
AC
12642002-06-08 Andrew Cagney <cagney@redhat.com>
1265
1266 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
1267
f3c08b7e 12682002-06-07 Chris Demetriou <cgd@broadcom.com>
72f4393d 1269 Ed Satterthwaite <ehs@broadcom.com>
f3c08b7e
CD
1270
1271 * cp1.c (inner_mac, fp_mac, inner_rsqrt, fp_inv_sqrt)
1272 (fp_rsqrt, fp_madd, fp_msub, fp_nmadd, fp_nmsub): New functions.
1273 * sim-main.h (fp_rsqrt, fp_madd, fp_msub, fp_nmadd)
1274 (fp_nmsub): New prototypes.
1275 (RSquareRoot, MultiplyAdd, MultiplySub, NegMultiplyAdd)
1276 (NegMultiplySub): New defines.
1277 * mips.igen (RSQRT.fmt): Use RSquareRoot().
1278 (MADD.D, MADD.S): Replace with...
1279 (MADD.fmt): New instruction.
1280 (MSUB.D, MSUB.S): Replace with...
1281 (MSUB.fmt): New instruction.
1282 (NMADD.D, NMADD.S): Replace with...
1283 (NMADD.fmt): New instruction.
1284 (NMSUB.D, MSUB.S): Replace with...
1285 (NMSUB.fmt): New instruction.
1286
52714ff9 12872002-06-07 Chris Demetriou <cgd@broadcom.com>
72f4393d 1288 Ed Satterthwaite <ehs@broadcom.com>
52714ff9
CD
1289
1290 * cp1.c: Fix more comment spelling and formatting.
1291 (value_fcr, store_fcr): Use fenr_FS rather than hard-coding value.
1292 (denorm_mode): New function.
1293 (fpu_unary, fpu_binary): Round results after operation, collect
1294 status from rounding operations, and update the FCSR.
1295 (convert): Collect status from integer conversions and rounding
1296 operations, and update the FCSR. Adjust NaN values that result
1297 from conversions. Convert to use sim_io_eprintf rather than
1298 fprintf, and remove some debugging code.
1299 * cp1.h (fenr_FS): New define.
1300
577d8c4b
CD
13012002-06-07 Chris Demetriou <cgd@broadcom.com>
1302
1303 * cp1.c (convert): Remove unusable debugging code, and move MIPS
1304 rounding mode to sim FP rounding mode flag conversion code into...
1305 (rounding_mode): New function.
1306
196496ed
CD
13072002-06-07 Chris Demetriou <cgd@broadcom.com>
1308
1309 * cp1.c: Clean up formatting of a few comments.
1310 (value_fpr): Reformat switch statement.
1311
cfe9ea23 13122002-06-06 Chris Demetriou <cgd@broadcom.com>
72f4393d 1313 Ed Satterthwaite <ehs@broadcom.com>
cfe9ea23
CD
1314
1315 * cp1.h: New file.
1316 * sim-main.h: Include cp1.h.
1317 (SETFCC, GETFCC, IR, UF, OF, DX, IO, UO, FP_FLAGS, FP_ENABLE)
1318 (FP_CAUSE, GETFS, FP_RM_NEAREST, FP_RM_TOZERO, FP_RM_TOPINF)
1319 (FP_RM_TOMINF, GETRM): Remove. Moved to cp1.h.
1320 (FP_FS, FP_MASK_RM, FP_SH_RM, Nan, Less, Equal): Remove.
1321 (value_fcr, store_fcr, test_fcsr, fp_cmp): New prototypes.
1322 (ValueFCR, StoreFCR, TestFCSR, Compare): New macros.
1323 * cp1.c: Don't include sim-fpu.h; already included by
1324 sim-main.h. Clean up formatting of some comments.
1325 (NaN, Equal, Less): Remove.
1326 (test_fcsr, value_fcr, store_fcr, update_fcsr, fp_test)
1327 (fp_cmp): New functions.
1328 * mips.igen (do_c_cond_fmt): Remove.
1329 (C.cond.fmta, C.cond.fmtb): Replace uses of do_c_cond_fmt_a with
1330 Compare. Add result tracing.
1331 (CxC1): Remove, replace with...
1332 (CFC1a, CFC1b, CFC1c, CTC1a, CTC1b, CTC1c): New instructions.
1333 (DMxC1): Remove, replace with...
1334 (DMFC1a, DMFC1b, DMTC1a, DMTC1b): New instructions.
72f4393d
L
1335 (MxC1): Remove, replace with...
1336 (MFC1a, MFC1b, MTC1a, MTC1b): New instructions.
cfe9ea23 1337
ee7254b0
CD
13382002-06-04 Chris Demetriou <cgd@broadcom.com>
1339
1340 * sim-main.h (FGRIDX): Remove, replace all uses with...
1341 (FGR_BASE): New macro.
1342 (FP0_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): New macros.
1343 (_sim_cpu): Move 'fgr' member to be right before 'fpr_state' member.
1344 (NR_FGR, FGR): Likewise.
1345 * interp.c: Replace all uses of FGRIDX with FGR_BASE.
1346 * mips.igen: Likewise.
1347
d3eb724f
CD
13482002-06-04 Chris Demetriou <cgd@broadcom.com>
1349
1350 * cp1.c: Add an FSF Copyright notice to this file.
1351
ba46ddd0 13522002-06-04 Chris Demetriou <cgd@broadcom.com>
72f4393d 1353 Ed Satterthwaite <ehs@broadcom.com>
ba46ddd0
CD
1354
1355 * cp1.c (Infinity): Remove.
1356 * sim-main.h (Infinity): Likewise.
1357
1358 * cp1.c (fp_unary, fp_binary): New functions.
1359 (fp_abs, fp_neg, fp_add, fp_sub, fp_mul, fp_div, fp_recip)
1360 (fp_sqrt): New functions, implemented in terms of the above.
1361 (AbsoluteValue, Negate, Add, Sub, Multiply, Divide)
1362 (Recip, SquareRoot): Remove (replaced by functions above).
1363 * sim-main.h (fp_abs, fp_neg, fp_add, fp_sub, fp_mul, fp_div)
1364 (fp_recip, fp_sqrt): New prototypes.
1365 (AbsoluteValue, Negate, Add, Sub, Multiply, Divide)
1366 (Recip, SquareRoot): Replace prototypes with #defines which
1367 invoke the functions above.
72f4393d 1368
18d8a52d
CD
13692002-06-03 Chris Demetriou <cgd@broadcom.com>
1370
1371 * sim-main.h (Nan, Infinity, Less, Equal, AbsoluteValue, Negate)
1372 (Add, Sub, Multiply, Divide, Recip, SquareRoot): Move lower in
1373 file, remove PARAMS from prototypes.
1374 (value_fpr, store_fpr, convert): Likewise. Use SIM_STATE to provide
1375 simulator state arguments.
1376 (ValueFPR, StoreFPR, Convert): Move lower in file. Use SIM_ARGS to
1377 pass simulator state arguments.
1378 * cp1.c (SD): Redefine as CPU_STATE(cpu).
1379 (store_fpr, convert): Remove 'sd' argument.
1380 (value_fpr): Likewise. Convert to use 'SD' instead.
1381
0f154cbd
CD
13822002-06-03 Chris Demetriou <cgd@broadcom.com>
1383
1384 * cp1.c (Min, Max): Remove #if 0'd functions.
1385 * sim-main.h (Min, Max): Remove.
1386
e80fc152
CD
13872002-06-03 Chris Demetriou <cgd@broadcom.com>
1388
1389 * cp1.c: fix formatting of switch case and default labels.
1390 * interp.c: Likewise.
1391 * sim-main.c: Likewise.
1392
bad673a9
CD
13932002-06-03 Chris Demetriou <cgd@broadcom.com>
1394
1395 * cp1.c: Clean up comments which describe FP formats.
1396 (FPQNaN_DOUBLE, FPQNaN_LONG): Generate using UNSIGNED64.
1397
7cbea089 13982002-06-03 Chris Demetriou <cgd@broadcom.com>
72f4393d 1399 Ed Satterthwaite <ehs@broadcom.com>
7cbea089
CD
1400
1401 * configure.in (mipsisa64sb1*-*-*): New target for supporting
1402 Broadcom SiByte SB-1 processor configurations.
1403 * configure: Regenerate.
1404 * sb1.igen: New file.
1405 * mips.igen: Include sb1.igen.
1406 (sb1): New model.
1407 * Makefile.in (IGEN_INCLUDE): Add sb1.igen.
1408 * mdmx.igen: Add "sb1" model to all appropriate functions and
1409 instructions.
1410 * mdmx.c (AbsDiffOB, AvgOB, AccAbsDiffOB): New functions.
1411 (ob_func, ob_acc): Reference the above.
1412 (qh_acc): Adjust to keep the same size as ob_acc.
1413 * sim-main.h (status_SBX, MX_VECT_ABSD, MX_VECT_AVG, MX_AbsDiff)
1414 (MX_Avg, MX_VECT_ABSDA, MX_AbsDiffC): New macros.
1415
909daa82
CD
14162002-06-03 Chris Demetriou <cgd@broadcom.com>
1417
1418 * Makefile.in (IGEN_INCLUDE): Add mdmx.igen.
1419
f4f1b9f1 14202002-06-02 Chris Demetriou <cgd@broadcom.com>
72f4393d 1421 Ed Satterthwaite <ehs@broadcom.com>
f4f1b9f1
CD
1422
1423 * mips.igen (mdmx): New (pseudo-)model.
1424 * mdmx.c, mdmx.igen: New files.
1425 * Makefile.in (SIM_OBJS): Add mdmx.o.
1426 * sim-main.h (MDMX_accumulator, MX_fmtsel, signed24, signed48):
1427 New typedefs.
1428 (ACC, MX_Add, MX_AddA, MX_AddL, MX_And, MX_C_EQ, MX_C_LT, MX_Comp)
1429 (MX_FMT_OB, MX_FMT_QH, MX_Max, MX_Min, MX_Msgn, MX_Mul, MX_MulA)
1430 (MX_MulL, MX_MulS, MX_MulSL, MX_Nor, MX_Or, MX_Pick, MX_RAC)
1431 (MX_RAC_H, MX_RAC_L, MX_RAC_M, MX_RNAS, MX_RNAU, MX_RND_AS)
1432 (MX_RND_AU, MX_RND_ES, MX_RND_EU, MX_RND_ZS, MX_RND_ZU, MX_RNES)
1433 (MX_RNEU, MX_RZS, MX_RZU, MX_SHFL, MX_ShiftLeftLogical)
1434 (MX_ShiftRightArith, MX_ShiftRightLogical, MX_Sub, MX_SubA, MX_SubL)
1435 (MX_VECT_ADD, MX_VECT_ADDA, MX_VECT_ADDL, MX_VECT_AND)
1436 (MX_VECT_MAX, MX_VECT_MIN, MX_VECT_MSGN, MX_VECT_MUL, MX_VECT_MULA)
1437 (MX_VECT_MULL, MX_VECT_MULS, MX_VECT_MULSL, MX_VECT_NOR)
1438 (MX_VECT_OR, MX_VECT_SLL, MX_VECT_SRA, MX_VECT_SRL, MX_VECT_SUB)
1439 (MX_VECT_SUBA, MX_VECT_SUBL, MX_VECT_XOR, MX_WACH, MX_WACL, MX_Xor)
1440 (SIM_ARGS, SIM_STATE, UnpredictableResult, fmt_mdmx, ob_fmtsel)
1441 (qh_fmtsel): New macros.
1442 (_sim_cpu): New member "acc".
1443 (mdmx_acc_op, mdmx_cc_op, mdmx_cpr_op, mdmx_pick_op, mdmx_rac_op)
1444 (mdmx_round_op, mdmx_shuffle, mdmx_wach, mdmx_wacl): New functions.
1445
5accf1ff
CD
14462002-05-01 Chris Demetriou <cgd@broadcom.com>
1447
1448 * interp.c: Use 'deprecated' rather than 'depreciated.'
1449 * sim-main.h: Likewise.
1450
402586aa
CD
14512002-05-01 Chris Demetriou <cgd@broadcom.com>
1452
1453 * cp1.c (store_fpr): Remove #ifdef'd out call to UndefinedResult
1454 which wouldn't compile anyway.
1455 * sim-main.h (unpredictable_action): New function prototype.
1456 (Unpredictable): Define to call igen function unpredictable().
1457 (NotWordValue): New macro to call igen function not_word_value().
1458 (UndefinedResult): Remove.
1459 * interp.c (undefined_result): Remove.
1460 (unpredictable_action): New function.
1461 * mips.igen (not_word_value, unpredictable): New functions.
1462 (ADD, ADDI, do_addiu, do_addu, BGEZAL, BGEZALL, BLTZAL, BLTZALL)
1463 (CLO, CLZ, MADD, MADDU, MSUB, MSUBU, MUL, do_mult, do_multu)
1464 (do_sra, do_srav, do_srl, do_srlv, SUB, do_subu): Invoke
1465 NotWordValue() to check for unpredictable inputs, then
1466 Unpredictable() to handle them.
1467
c9b9995a
CD
14682002-02-24 Chris Demetriou <cgd@broadcom.com>
1469
1470 * mips.igen: Fix formatting of calls to Unpredictable().
1471
e1015982
AC
14722002-04-20 Andrew Cagney <ac131313@redhat.com>
1473
1474 * interp.c (sim_open): Revert previous change.
1475
b882a66b
AO
14762002-04-18 Alexandre Oliva <aoliva@redhat.com>
1477
1478 * interp.c (sim_open): Disable chunk of code that wrote code in
1479 vector table entries.
1480
c429b7dd
CD
14812002-03-19 Chris Demetriou <cgd@broadcom.com>
1482
1483 * cp1.c (FP_S_s, FP_D_s, FP_S_be, FP_D_be, FP_S_e, FP_D_e, FP_S_f)
1484 (FP_D_f, FP_S_fb, FP_D_fb, FPINF_SINGLE, FPINF_DOUBLE): Remove
1485 unused definitions.
1486
37d146fa
CD
14872002-03-19 Chris Demetriou <cgd@broadcom.com>
1488
1489 * cp1.c: Fix many formatting issues.
1490
07892c0b
CD
14912002-03-19 Chris G. Demetriou <cgd@broadcom.com>
1492
1493 * cp1.c (fpu_format_name): New function to replace...
1494 (DOFMT): This. Delete, and update all callers.
1495 (fpu_rounding_mode_name): New function to replace...
1496 (RMMODE): This. Delete, and update all callers.
1497
487f79b7
CD
14982002-03-19 Chris G. Demetriou <cgd@broadcom.com>
1499
1500 * interp.c: Move FPU support routines from here to...
1501 * cp1.c: Here. New file.
1502 * Makefile.in (SIM_OBJS): Add cp1.o to object list.
1503 (cp1.o): New target.
1504
1e799e28
CD
15052002-03-12 Chris Demetriou <cgd@broadcom.com>
1506
1507 * configure.in (mipsisa32*-*-*, mipsisa64*-*-*): New targets.
1508 * mips.igen (mips32, mips64): New models, add to all instructions
1509 and functions as appropriate.
1510 (loadstore_ea, check_u64): New variant for model mips64.
1511 (check_fmt_p): New variant for models mipsV and mips64, remove
1512 mipsV model marking fro other variant.
1513 (SLL) Rename to...
1514 (SLLa) this.
1515 (CLO, CLZ, MADD, MADDU, MSUB, MSUBU, MUL, SLLb): New instructions
1516 for mips32 and mips64.
1517 (DCLO, DCLZ): New instructions for mips64.
1518
82f728db
CD
15192002-03-07 Chris Demetriou <cgd@broadcom.com>
1520
1521 * mips.igen (BREAK, LUI, ORI, SYSCALL, XORI): Print
1522 immediate or code as a hex value with the "%#lx" format.
1523 (ANDI): Likewise, and fix printed instruction name.
1524
b96e7ef1
CD
15252002-03-05 Chris Demetriou <cgd@broadcom.com>
1526
1527 * sim-main.h (UndefinedResult, Unpredictable): New macros
1528 which currently do nothing.
1529
d35d4f70
CD
15302002-03-05 Chris Demetriou <cgd@broadcom.com>
1531
1532 * sim-main.h (status_UX, status_SX, status_KX, status_TS)
1533 (status_PX, status_MX, status_CU0, status_CU1, status_CU2)
1534 (status_CU3): New definitions.
1535
1536 * sim-main.h (ExceptionCause): Add new values for MIPS32
1537 and MIPS64: MDMX, MCheck, CacheErr. Update comments
1538 for DebugBreakPoint and NMIReset to note their status in
1539 MIPS32 and MIPS64.
1540 (SignalExceptionMDMX, SignalExceptionWatch, SignalExceptionMCheck)
1541 (SignalExceptionCacheErr): New exception macros.
1542
3ad6f714
CD
15432002-03-05 Chris Demetriou <cgd@broadcom.com>
1544
1545 * mips.igen (check_fpu): Enable check for coprocessor 1 usability.
1546 * sim-main.h (COP_Usable): Define, but for now coprocessor 1
1547 is always enabled.
1548 (SignalExceptionCoProcessorUnusable): Take as argument the
1549 unusable coprocessor number.
1550
86b77b47
CD
15512002-03-05 Chris Demetriou <cgd@broadcom.com>
1552
1553 * mips.igen: Fix formatting of all SignalException calls.
1554
97a88e93 15552002-03-05 Chris Demetriou <cgd@broadcom.com>
3dea6720
CD
1556
1557 * sim-main.h (SIGNEXTEND): Remove.
1558
97a88e93 15592002-03-04 Chris Demetriou <cgd@broadcom.com>
b5040d49
CD
1560
1561 * mips.igen: Remove gencode comment from top of file, fix
1562 spelling in another comment.
1563
97a88e93 15642002-03-04 Chris Demetriou <cgd@broadcom.com>
8612006b
CD
1565
1566 * mips.igen (check_fmt, check_fmt_p): New functions to check
1567 whether specific floating point formats are usable.
1568 (ABS.fmt, ADD.fmt, CEIL.L.fmt, CEIL.W, DIV.fmt, FLOOR.L.fmt)
1569 (FLOOR.W.fmt, MOV.fmt, MUL.fmt, NEG.fmt, RECIP.fmt, ROUND.L.fmt)
1570 (ROUND.W.fmt, RSQRT.fmt, SQRT.fmt, SUB.fmt, TRUNC.L.fmt, TRUNC.W):
1571 Use the new functions.
1572 (do_c_cond_fmt): Remove format checks...
1573 (C.cond.fmta, C.cond.fmtb): And move them into all callers.
1574
97a88e93 15752002-03-03 Chris Demetriou <cgd@broadcom.com>
9b17d183
CD
1576
1577 * mips.igen: Fix formatting of check_fpu calls.
1578
41774c9d
CD
15792002-03-03 Chris Demetriou <cgd@broadcom.com>
1580
1581 * mips.igen (FLOOR.L.fmt): Store correct destination register.
1582
4a0bd876
CD
15832002-03-03 Chris Demetriou <cgd@broadcom.com>
1584
1585 * mips.igen: Remove whitespace at end of lines.
1586
09297648
CD
15872002-03-02 Chris Demetriou <cgd@broadcom.com>
1588
1589 * mips.igen (loadstore_ea): New function to do effective
1590 address calculations.
1591 (do_load, do_load_left, do_load_right, LL, LDD, PREF, do_store,
1592 do_store_left, do_store_right, SC, SCD, PREFX, SWC1, SWXC1,
1593 CACHE): Use loadstore_ea to do effective address computations.
1594
043b7057
CD
15952002-03-02 Chris Demetriou <cgd@broadcom.com>
1596
1597 * interp.c (load_word): Use EXTEND32 rather than SIGNEXTEND.
1598 * mips.igen (LL, CxC1, MxC1): Likewise.
1599
c1e8ada4
CD
16002002-03-02 Chris Demetriou <cgd@broadcom.com>
1601
1602 * mips.igen (LL, LLD, PREF, SC, SCD, ABS.fmt, ADD.fmt, CEIL.L.fmt,
1603 CEIL.W, CVT.D.fmt, CVT.L.fmt, CVT.S.fmt, CVT.W.fmt, DIV.fmt,
1604 FLOOR.L.fmt, FLOOR.W.fmt, MADD.D, MADD.S, MOV.fmt, MOVtf.fmt,
1605 MSUB.D, MSUB.S, MUL.fmt, NEG.fmt, NMADD.D, NMADD.S, NMSUB.D,
1606 NMSUB.S, PREFX, RECIP.fmt, ROUND.L.fmt, ROUND.W.fmt, RSQRT.fmt,
1607 SQRT.fmt, SUB.fmt, SWC1, SWXC1, TRUNC.L.fmt, TRUNC.W, CACHE):
1608 Don't split opcode fields by hand, use the opcode field values
1609 provided by igen.
1610
3e1dca16
CD
16112002-03-01 Chris Demetriou <cgd@broadcom.com>
1612
1613 * mips.igen (do_divu): Fix spacing.
1614
1615 * mips.igen (do_dsllv): Move to be right before DSLLV,
1616 to match the rest of the do_<shift> functions.
1617
fff8d27d
CD
16182002-03-01 Chris Demetriou <cgd@broadcom.com>
1619
1620 * mips.igen (do_dsll, do_dsllv, DSLL32, do_dsra, DSRA32, do_dsrl,
1621 DSRL32, do_dsrlv): Trace inputs and results.
1622
0d3e762b
CD
16232002-03-01 Chris Demetriou <cgd@broadcom.com>
1624
1625 * mips.igen (CACHE): Provide instruction-printing string.
1626
1627 * interp.c (signal_exception): Comment tokens after #endif.
1628
eb5fcf93
CD
16292002-02-28 Chris Demetriou <cgd@broadcom.com>
1630
1631 * mips.igen (LWXC1): Mark with filter "64,f", rather than just "32".
72f4393d
L
1632 (MOVtf, MxC1, MxC1, DMxC1, DMxC1, CxC1, CxC1, SQRT.fmt, MOV.fmt,
1633 NEG.fmt, ROUND.L.fmt, TRUNC.L.fmt, CEIL.L.fmt, FLOOR.L.fmt,
1634 ROUND.W.fmt, TRUNC.W, CEIL.W, FLOOR.W.fmt, RECIP.fmt, RSQRT.fmt,
1635 CVT.S.fmt, CVT.D.fmt, CVT.W.fmt, CVT.L.fmt, MOVtf.fmt, C.cond.fmta,
1636 C.cond.fmtb, SUB.fmt, MUL.fmt, DIV.fmt, MOVZ.fmt, MOVN.fmt, LDXC1,
1637 SWXC1, SDXC1, MSUB.D, MSUB.S, NMADD.S, NMADD.D, NMSUB.S, NMSUB.D,
eb5fcf93
CD
1638 LWC1, SWC1): Add "f" to filter, since these are FP instructions.
1639
bb22bd7d
CD
16402002-02-28 Chris Demetriou <cgd@broadcom.com>
1641
1642 * mips.igen (DSRA32, DSRAV): Fix order of arguments in
1643 instruction-printing string.
1644 (LWU): Use '64' as the filter flag.
1645
91a177cf
CD
16462002-02-28 Chris Demetriou <cgd@broadcom.com>
1647
1648 * mips.igen (SDXC1): Fix instruction-printing string.
1649
387f484a
CD
16502002-02-28 Chris Demetriou <cgd@broadcom.com>
1651
1652 * mips.igen (LDC1, SDC1): Remove mipsI model, and mark with
1653 filter flags "32,f".
1654
3d81f391
CD
16552002-02-27 Chris Demetriou <cgd@broadcom.com>
1656
1657 * mips.igen (PREFX): This is a 64-bit instruction, use '64'
1658 as the filter flag.
1659
af5107af
CD
16602002-02-27 Chris Demetriou <cgd@broadcom.com>
1661
1662 * mips.igen (PREFX): Tweak instruction opcode fields (i.e.,
1663 add a comma) so that it more closely match the MIPS ISA
1664 documentation opcode partitioning.
1665 (PREF): Put useful names on opcode fields, and include
1666 instruction-printing string.
1667
ca971540
CD
16682002-02-27 Chris Demetriou <cgd@broadcom.com>
1669
1670 * mips.igen (check_u64): New function which in the future will
1671 check whether 64-bit instructions are usable and signal an
1672 exception if not. Currently a no-op.
1673 (DADD, DADDI, DADDIU, DADDU, DDIV, DDIVU, DMULT, DMULTU, DSLL,
1674 DSLL32, DSLLV, DSRA, DSRA32, DSRAV, DSRL, DSRL32, DSRLV, DSUB,
1675 DSUBU, LD, LDL, LDR, LLD, LWU, SCD, SD, SDL, SDR, DMxC1, LDXC1,
1676 LWXC1, SDXC1, SWXC1, DMFC0, DMTC0): Use check_u64.
1677
1678 * mips.igen (check_fpu): New function which in the future will
1679 check whether FPU instructions are usable and signal an exception
1680 if not. Currently a no-op.
1681 (ABS.fmt, ADD.fmt, BC1a, BC1b, C.cond.fmta, C.cond.fmtb,
1682 CEIL.L.fmt, CEIL.W, CxC1, CVT.D.fmt, CVT.L.fmt, CVT.S.fmt,
1683 CVT.W.fmt, DIV.fmt, DMxC1, DMxC1, FLOOR.L.fmt, FLOOR.W.fmt, LDC1,
1684 LDXC1, LWC1, LWXC1, MADD.D, MADD.S, MxC1, MOV.fmt, MOVtf,
1685 MOVtf.fmt, MOVN.fmt, MOVZ.fmt, MSUB.D, MSUB.S, MUL.fmt, NEG.fmt,
1686 NMADD.D, NMADD.S, NMSUB.D, NMSUB.S, RECIP.fmt, ROUND.L.fmt,
1687 ROUND.W.fmt, RSQRT.fmt, SDC1, SDXC1, SQRT.fmt, SUB.fmt, SWC1,
1688 SWXC1, TRUNC.L.fmt, TRUNC.W): Use check_fpu.
1689
1c47a468
CD
16902002-02-27 Chris Demetriou <cgd@broadcom.com>
1691
1692 * mips.igen (do_load_left, do_load_right): Move to be immediately
1693 following do_load.
1694 (do_store_left, do_store_right): Move to be immediately following
1695 do_store.
1696
603a98e7
CD
16972002-02-27 Chris Demetriou <cgd@broadcom.com>
1698
1699 * mips.igen (mipsV): New model name. Also, add it to
1700 all instructions and functions where it is appropriate.
1701
c5d00cc7
CD
17022002-02-18 Chris Demetriou <cgd@broadcom.com>
1703
1704 * mips.igen: For all functions and instructions, list model
1705 names that support that instruction one per line.
1706
074e9cb8
CD
17072002-02-11 Chris Demetriou <cgd@broadcom.com>
1708
1709 * mips.igen: Add some additional comments about supported
1710 models, and about which instructions go where.
1711 (BC1b, MFC0, MTC0, RFE): Sort supported models in the same
1712 order as is used in the rest of the file.
1713
9805e229
CD
17142002-02-11 Chris Demetriou <cgd@broadcom.com>
1715
1716 * mips.igen (ADD, ADDI, DADDI, DSUB, SUB): Add comment
1717 indicating that ALU32_END or ALU64_END are there to check
1718 for overflow.
1719 (DADD): Likewise, but also remove previous comment about
1720 overflow checking.
1721
f701dad2
CD
17222002-02-10 Chris Demetriou <cgd@broadcom.com>
1723
1724 * mips.igen (DDIV, DIV, DIVU, DMULT, DMULTU, DSLL, DSLL32,
1725 DSLLV, DSRA, DSRA32, DSRAV, DSRL, DSRL32, DSRLV, DSUB, DSUBU,
1726 JALR, JR, MOVN, MOVZ, MTLO, MULT, MULTU, SLL, SLLV, SLT, SLTU,
1727 SRAV, SRLV, SUB, SUBU, SYNC, XOR, MOVtf, DI, DMFC0, DMTC0, EI,
1728 ERET, RFE, TLBP, TLBR, TLBWI, TLBWR): Tweak instruction opcode
1729 fields (i.e., add and move commas) so that they more closely
1730 match the MIPS ISA documentation opcode partitioning.
1731
17322002-02-10 Chris Demetriou <cgd@broadcom.com>
20ae0098 1733
72f4393d
L
1734 * mips.igen (ADDI): Print immediate value.
1735 (BREAK): Print code.
1736 (DADDIU, DSRAV, DSRLV): Print correct instruction name.
1737 (SLL): Print "nop" specially, and don't run the code
1738 that does the shift for the "nop" case.
20ae0098 1739
9e52972e
FF
17402001-11-17 Fred Fish <fnf@redhat.com>
1741
1742 * sim-main.h (float_operation): Move enum declaration outside
1743 of _sim_cpu struct declaration.
1744
c0efbca4
JB
17452001-04-12 Jim Blandy <jimb@redhat.com>
1746
1747 * mips.igen (CFC1, CTC1): Pass the correct register numbers to
1748 PENDING_FILL. Use PENDING_SCHED directly to handle the pending
1749 set of the FCSR.
1750 * sim-main.h (COCIDX): Remove definition; this isn't supported by
1751 PENDING_FILL, and you can get the intended effect gracefully by
1752 calling PENDING_SCHED directly.
1753
fb891446
BE
17542001-02-23 Ben Elliston <bje@redhat.com>
1755
1756 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Only define if not
1757 already defined elsewhere.
1758
8030f857
BE
17592001-02-19 Ben Elliston <bje@redhat.com>
1760
1761 * sim-main.h (sim_monitor): Return an int.
1762 * interp.c (sim_monitor): Add return values.
1763 (signal_exception): Handle error conditions from sim_monitor.
1764
56b48a7a
CD
17652001-02-08 Ben Elliston <bje@redhat.com>
1766
1767 * sim-main.c (load_memory): Pass cia to sim_core_read* functions.
1768 (store_memory): Likewise, pass cia to sim_core_write*.
1769
d3ee60d9
FCE
17702000-10-19 Frank Ch. Eigler <fche@redhat.com>
1771
1772 On advice from Chris G. Demetriou <cgd@sibyte.com>:
1773 * sim-main.h (GPR_CLEAR): Remove unused alternative macro.
1774
071da002
AC
1775Thu Jul 27 22:02:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
1776
1777 From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
1778 * Makefile.in: Don't delete *.igen when cleaning directory.
1779
a28c02cd
AC
1780Wed Jul 19 18:50:51 2000 Andrew Cagney <cagney@b1.cygnus.com>
1781
1782 * m16.igen (break): Call SignalException not sim_engine_halt.
1783
80ee11fa
AC
1784Mon Jul 3 11:13:20 2000 Andrew Cagney <cagney@b1.cygnus.com>
1785
1786 From Jason Eckhardt:
1787 * mips.igen (MOVZ.fmt, MOVN.fmt): Move conditional on GPR[RT].
1788
673388c0
AC
1789Tue Jun 13 20:52:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
1790
1791 * mips.igen (MxC1, DMxC1): Fix printf formatting.
1792
4c0deff4
NC
17932000-05-24 Michael Hayes <mhayes@cygnus.com>
1794
1795 * mips.igen (do_dmultx): Fix typo.
1796
eb2d80b4
AC
1797Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
1798
1799 * configure: Regenerated to track ../common/aclocal.m4 changes.
1800
dd37a34b
AC
1801Fri Apr 28 20:48:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
1802
1803 * mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call.
1804
4c0deff4
NC
18052000-04-12 Frank Ch. Eigler <fche@redhat.com>
1806
1807 * sim-main.h (GPR_CLEAR): Define macro.
1808
e30db738
AC
1809Mon Apr 10 00:07:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
1810
1811 * interp.c (decode_coproc): Output long using %lx and not %s.
1812
cb7450ea
FCE
18132000-03-21 Frank Ch. Eigler <fche@redhat.com>
1814
1815 * interp.c (sim_open): Sort & extend dummy memory regions for
1816 --board=jmr3904 for eCos.
1817
a3027dd7
FCE
18182000-03-02 Frank Ch. Eigler <fche@redhat.com>
1819
1820 * configure: Regenerated.
1821
1822Tue Feb 8 18:35:01 2000 Donald Lindsay <dlindsay@hound.cygnus.com>
1823
1824 * interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf
1825 calls, conditional on the simulator being in verbose mode.
1826
dfcd3bfb
JM
1827Fri Feb 4 09:45:15 2000 Donald Lindsay <dlindsay@cygnus.com>
1828
1829 * sim-main.c (cache_op): Added case arm so that CACHE ops to a secondary
1830 cache don't get ReservedInstruction traps.
1831
c2d11a7d
JM
18321999-11-29 Mark Salter <msalter@cygnus.com>
1833
1834 * dv-tx3904sio.c (tx3904sio_io_write_buffer): Use write value as a mask
1835 to clear status bits in sdisr register. This is how the hardware works.
1836
1837 * interp.c (sim_open): Added more memory aliases for jmr3904 hardware
1838 being used by cygmon.
1839
4ce44c66
JM
18401999-11-11 Andrew Haley <aph@cygnus.com>
1841
1842 * interp.c (decode_coproc): Correctly handle DMFC0 and DMTC0
1843 instructions.
1844
cff3e48b
JM
1845Thu Sep 9 15:12:08 1999 Geoffrey Keating <geoffk@cygnus.com>
1846
1847 * mips.igen (MULT): Correct previous mis-applied patch.
1848
d4f3574e
SS
1849Tue Sep 7 13:34:54 1999 Geoffrey Keating <geoffk@cygnus.com>
1850
1851 * mips.igen (delayslot32): Handle sequence like
1852 mtc1 $at,$f12 ; jal fp_add ; mov.s $f13,$f12
1853 correctly by calling ENGINE_ISSUE_PREFIX_HOOK() before issue.
1854 (MULT): Actually pass the third register...
1855
18561999-09-03 Mark Salter <msalter@cygnus.com>
1857
1858 * interp.c (sim_open): Added more memory aliases for additional
1859 hardware being touched by cygmon on jmr3904 board.
1860
1861Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
1862
1863 * configure: Regenerated to track ../common/aclocal.m4 changes.
1864
a0b3c4fd
JM
1865Tue Jul 27 16:36:51 1999 Andrew Cagney <cagney@amy.cygnus.com>
1866
1867 * interp.c (sim_store_register): Handle case where client - GDB -
1868 specifies that a 4 byte register is 8 bytes in size.
1869 (sim_fetch_register): Ditto.
72f4393d 1870
adf40b2e
JM
18711999-07-14 Frank Ch. Eigler <fche@cygnus.com>
1872
1873 Implement "sim firmware" option, inspired by jimb's version of 1998-01.
1874 * interp.c (firmware_option_p): New global flag: "sim firmware" given.
1875 (idt_monitor_base): Base address for IDT monitor traps.
1876 (pmon_monitor_base): Ditto for PMON.
1877 (lsipmon_monitor_base): Ditto for LSI PMON.
1878 (MONITOR_BASE, MONITOR_SIZE): Removed macros.
1879 (mips_option): Add "firmware" option with new OPTION_FIRMWARE key.
1880 (sim_firmware_command): New function.
1881 (mips_option_handler): Call it for OPTION_FIRMWARE.
1882 (sim_open): Allocate memory for idt_monitor region. If "--board"
1883 option was given, add no monitor by default. Add BREAK hooks only if
1884 monitors are also there.
72f4393d 1885
43e526b9
JM
1886Mon Jul 12 00:02:27 1999 Andrew Cagney <cagney@amy.cygnus.com>
1887
1888 * interp.c (sim_monitor): Flush output before reading input.
1889
1890Sun Jul 11 19:28:11 1999 Andrew Cagney <cagney@b1.cygnus.com>
1891
1892 * tconfig.in (SIM_HANDLES_LMA): Always define.
1893
1894Thu Jul 8 16:06:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
1895
1896 From Mark Salter <msalter@cygnus.com>:
1897 * interp.c (BOARD_BSP): Define. Add to list of possible boards.
1898 (sim_open): Add setup for BSP board.
1899
9846de1b
JM
1900Wed Jul 7 12:45:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
1901
1902 * mips.igen (MULT, MULTU): Add syntax for two operand version.
1903 (DMFC0, DMTC0): Recognize. Call DecodeCoproc which will report
1904 them as unimplemented.
1905
cd0fc7c3
SS
19061999-05-08 Felix Lee <flee@cygnus.com>
1907
1908 * configure: Regenerated to track ../common/aclocal.m4 changes.
72f4393d 1909
7a292a7a
SS
19101999-04-21 Frank Ch. Eigler <fche@cygnus.com>
1911
1912 * mips.igen (bc0f): For the TX39 only, decode this as a no-op stub.
1913
1914Thu Apr 15 14:15:17 1999 Andrew Cagney <cagney@amy.cygnus.com>
1915
1916 * configure.in: Any mips64vr5*-*-* target should have
1917 -DTARGET_ENABLE_FR=1.
1918 (default_endian): Any mips64vr*el-*-* target should default to
1919 LITTLE_ENDIAN.
1920 * configure: Re-generate.
1921
19221999-02-19 Gavin Romig-Koch <gavin@cygnus.com>
1923
1924 * mips.igen (ldl): Extend from _16_, not 32.
1925
1926Wed Jan 27 18:51:38 1999 Andrew Cagney <cagney@chook.cygnus.com>
1927
1928 * interp.c (sim_store_register): Force registers written to by GDB
1929 into an un-interpreted state.
1930
c906108c
SS
19311999-02-05 Frank Ch. Eigler <fche@cygnus.com>
1932
1933 * dv-tx3904sio.c (tx3904sio_tickle): After a polled I/O from the
1934 CPU, start periodic background I/O polls.
72f4393d 1935 (tx3904sio_poll): New function: periodic I/O poller.
c906108c
SS
1936
19371998-12-30 Frank Ch. Eigler <fche@cygnus.com>
1938
1939 * mips.igen (BREAK): Call signal_exception instead of sim_engine_halt.
72f4393d 1940
c906108c
SS
1941Tue Dec 29 16:03:53 1998 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1942
1943 * configure.in, configure (mips64vr5*-*-*): Added missing ;; in
1944 case statement.
1945
19461998-12-29 Frank Ch. Eigler <fche@cygnus.com>
72f4393d
L
1947
1948 * interp.c (sim_open): Allocate jm3904 memory in smaller chunks.
c906108c
SS
1949 (load_word): Call SIM_CORE_SIGNAL hook on error.
1950 (signal_exception): Call SIM_CPU_EXCEPTION_TRIGGER hook before
1951 starting. For exception dispatching, pass PC instead of NULL_CIA.
1952 (decode_coproc): Use COP0_BADVADDR to store faulting address.
72f4393d 1953 * sim-main.h (COP0_BADVADDR): Define.
c906108c
SS
1954 (SIM_CORE_SIGNAL): Define hook to call mips_core_signal.
1955 (SIM_CPU_EXCEPTION*): Define hooks to call mips_cpu_exception*().
72f4393d 1956 (_sim_cpu): Add exc_* fields to store register value snapshots.
c906108c
SS
1957 * mips.igen (*): Replace memory-related SignalException* calls
1958 with references to SIM_CORE_SIGNAL hook.
72f4393d 1959
c906108c
SS
1960 * dv-tx3904irc.c (tx3904irc_port_event): printf format warning
1961 fix.
1962 * sim-main.c (*): Minor warning cleanups.
72f4393d 1963
c906108c
SS
19641998-12-24 Gavin Romig-Koch <gavin@cygnus.com>
1965
1966 * m16.igen (DADDIU5): Correct type-o.
1967
1968Mon Dec 21 10:34:48 1998 Andrew Cagney <cagney@chook>
1969
1970 * mips.igen (do_ddiv, do_ddivu): Pacify GCC. Update hi/lo via tmp
1971 variables.
1972
1973Wed Dec 16 18:20:28 1998 Andrew Cagney <cagney@chook>
1974
1975 * Makefile.in (SIM_EXTRA_CFLAGS): No longer need to add .../newlib
1976 to include path.
1977 (interp.o): Add dependency on itable.h
1978 (oengine.c, gencode): Delete remaining references.
1979 (BUILT_SRC_FROM_GEN): Clean up.
72f4393d 1980
c906108c 19811998-12-16 Gavin Romig-Koch <gavin@cygnus.com>
72f4393d 1982
c906108c
SS
1983 * vr4run.c: New.
1984 * Makefile.in (SIM_HACK_OBJ,HACK_OBJS,HACK_GEN_SRCS,libhack.a,
1985 tmp-hack,tmp-m32-hack,tmp-m16-hack,tmp-itable-hack,
1986 tmp-run-hack) : New.
1987 * m16.igen (LD,DADDIU,DADDUI5,DADJSP,DADDIUSP,DADDI,DADDU,DSUBU,
72f4393d 1988 DSLL,DSRL,DSRA,DSLLV,DSRAV,DMULT,DMULTU,DDIV,DDIVU,JALX32,JALX):
c906108c
SS
1989 Drop the "64" qualifier to get the HACK generator working.
1990 Use IMMEDIATE rather than IMMED. Use SHAMT rather than SHIFT.
1991 * mips.igen (do_daddiu,do_ddiv,do_divu): Remove the 64-only
1992 qualifier to get the hack generator working.
1993 (do_dsll,do_dsllv,do_dsra,do_dsrl,do_dsrlv): New.
1994 (DSLL): Use do_dsll.
1995 (DSLLV): Use do_dsllv.
1996 (DSRA): Use do_dsra.
1997 (DSRL): Use do_dsrl.
1998 (DSRLV): Use do_dsrlv.
1999 (BC1): Move *vr4100 to get the HACK generator working.
72f4393d 2000 (CxC1, DMxC1, MxC1,MACCU,MACCHI,MACCHIU): Rename to
c906108c
SS
2001 get the HACK generator working.
2002 (MACC) Rename to get the HACK generator working.
2003 (DMACC,MACCS,DMACCS): Add the 64.
72f4393d 2004
c906108c
SS
20051998-12-12 Gavin Romig-Koch <gavin@cygnus.com>
2006
2007 * mips.igen (BC1): Renamed to BC1a and BC1b to avoid conflicts.
2008 * sim-main.h (SizeFGR): Handle TARGET_ENABLE_FR.
72f4393d 2009
c906108c
SS
20101998-12-11 Gavin Romig-Koch <gavin@cygnus.com>
2011
2012 * mips/interp.c (DEBUG): Cleanups.
2013
20141998-12-10 Frank Ch. Eigler <fche@cygnus.com>
2015
2016 * dv-tx3904sio.c (tx3904sio_io_read_buffer): Endianness fixes.
2017 (tx3904sio_tickle): fflush after a stdout character output.
72f4393d 2018
c906108c
SS
20191998-12-03 Frank Ch. Eigler <fche@cygnus.com>
2020
2021 * interp.c (sim_close): Uninstall modules.
2022
2023Wed Nov 25 13:41:03 1998 Andrew Cagney <cagney@b1.cygnus.com>
2024
2025 * sim-main.h, interp.c (sim_monitor): Change to global
2026 function.
2027
2028Wed Nov 25 17:33:24 1998 Andrew Cagney <cagney@b1.cygnus.com>
2029
2030 * configure.in (vr4100): Only include vr4100 instructions in
2031 simulator.
2032 * configure: Re-generate.
2033 * m16.igen (*): Tag all mips16 instructions as also being vr4100.
2034
2035Mon Nov 23 18:20:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
2036
2037 * Makefile.in (SIM_CFLAGS): Do not define WITH_IGEN.
2038 * sim-main.h, sim-main.c, interp.c: Delete #if WITH_IGEN keeping
2039 true alternative.
2040
2041 * configure.in (sim_default_gen, sim_use_gen): Replace with
2042 sim_gen.
2043 (--enable-sim-igen): Delete config option. Always using IGEN.
2044 * configure: Re-generate.
72f4393d 2045
c906108c
SS
2046 * Makefile.in (gencode): Kill, kill, kill.
2047 * gencode.c: Ditto.
72f4393d 2048
c906108c
SS
2049Mon Nov 23 18:07:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
2050
2051 * configure.in: Configure mips64vr4100-elf nee mips64vr41* as a 64
2052 bit mips16 igen simulator.
2053 * configure: Re-generate.
2054
2055 * mips.igen (check_div_hilo, check_mult_hilo, check_mf_hilo): Mark
2056 as part of vr4100 ISA.
2057 * vr.igen: Mark all instructions as 64 bit only.
2058
2059Mon Nov 23 17:07:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
2060
2061 * interp.c (get_cell, sim_monitor, fetch_str, CoProcPresent):
2062 Pacify GCC.
2063
2064Mon Nov 23 13:23:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
2065
2066 * configure.in: Configure mips-lsi-elf nee mips*lsi* as a
2067 mipsIII/mips16 igen simulator. Fix sim_gen VS sim_igen typos.
2068 * configure: Re-generate.
2069
2070 * m16.igen (BREAK): Define breakpoint instruction.
2071 (JALX32): Mark instruction as mips16 and not r3900.
2072 * mips.igen (C.cond.fmt): Fix typo in instruction format.
2073
2074 * sim-main.h (PENDING_FILL): Wrap C statements in do/while.
2075
2076Sat Nov 7 09:54:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
2077
2078 * gencode.c (build_instruction - BREAK): For MIPS16, handle BREAK
2079 insn as a debug breakpoint.
2080
2081 * sim-main.h (PENDING_SLOT_BIT): Fix, was incorrectly defined as
2082 pending.slot_size.
2083 (PENDING_SCHED): Clean up trace statement.
2084 (PENDING_SCHED): Increment PENDING_IN and PENDING_TOTAL.
2085 (PENDING_FILL): Delay write by only one cycle.
2086 (PENDING_FILL): For FSRs, write fmt_uninterpreted to FPR_STATE.
2087
2088 * sim-main.c (pending_tick): Clean up trace statements. Add trace
2089 of pending writes.
2090 (pending_tick): Fix sizes in switch statements, 4 & 8 instead of
2091 32 & 64.
2092 (pending_tick): Move incrementing of index to FOR statement.
2093 (pending_tick): Only update PENDING_OUT after a write has occured.
72f4393d 2094
c906108c
SS
2095 * configure.in: Add explicit mips-lsi-* target. Use gencode to
2096 build simulator.
2097 * configure: Re-generate.
72f4393d 2098
c906108c
SS
2099 * interp.c (sim_engine_run OLD): Delete explicit call to
2100 PENDING_TICK. Now called via ENGINE_ISSUE_PREFIX_HOOK.
72f4393d 2101
c906108c
SS
2102Sat Oct 30 09:49:10 1998 Frank Ch. Eigler <fche@cygnus.com>
2103
2104 * dv-tx3904cpu.c (deliver_tx3904cpu_interrupt): Add dummy
2105 interrupt level number to match changed SignalExceptionInterrupt
2106 macro.
2107
2108Fri Oct 9 18:02:25 1998 Doug Evans <devans@canuck.cygnus.com>
2109
2110 * interp.c: #include "itable.h" if WITH_IGEN.
2111 (get_insn_name): New function.
2112 (sim_open): Initialize CPU_INSN_NAME,CPU_MAX_INSNS.
2113 * sim-main.h (MAX_INSNS,INSN_NAME): Delete.
2114
2115Mon Sep 14 12:36:44 1998 Frank Ch. Eigler <fche@cygnus.com>
2116
2117 * configure: Rebuilt to inhale new common/aclocal.m4.
2118
2119Tue Sep 1 15:39:18 1998 Frank Ch. Eigler <fche@cygnus.com>
2120
2121 * dv-tx3904sio.c: Include sim-assert.h.
2122
2123Tue Aug 25 12:49:46 1998 Frank Ch. Eigler <fche@cygnus.com>
2124
2125 * dv-tx3904sio.c: New file: tx3904 serial I/O module.
2126 * configure.in: Add dv-tx3904sio, dv-sockser for tx39 target.
2127 Reorganize target-specific sim-hardware checks.
2128 * configure: rebuilt.
2129 * interp.c (sim_open): For tx39 target boards, set
2130 OPERATING_ENVIRONMENT, add tx3904sio devices.
2131 * tconfig.in: For tx39 target, set SIM_HANDLES_LMA for loading
2132 ROM executables. Install dv-sockser into sim-modules list.
72f4393d 2133
c906108c
SS
2134 * dv-tx3904irc.c: Compiler warning clean-up.
2135 * dv-tx3904tmr.c: Compiler warning clean-up. Remove particularly
2136 frequent hw-trace messages.
2137
2138Fri Jul 31 18:14:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
2139
2140 * vr.igen (MulAcc): Identify as a vr4100 specific function.
2141
2142Sat Jul 25 16:03:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
2143
2144 * Makefile.in (IGEN_INCLUDE): Add vr.igen.
2145
2146 * vr.igen: New file.
2147 (MAC/MADD16, DMAC/DMADD16): Implement using code from gencode.c.
2148 * mips.igen: Define vr4100 model. Include vr.igen.
2149Mon Jun 29 09:21:07 1998 Gavin Koch <gavin@cygnus.com>
2150
2151 * mips.igen (check_mf_hilo): Correct check.
2152
2153Wed Jun 17 12:20:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
2154
2155 * sim-main.h (interrupt_event): Add prototype.
2156
2157 * dv-tx3904tmr.c (tx3904tmr_io_write_buffer): Delete unused
2158 register_ptr, register_value.
2159 (deliver_tx3904tmr_tick): Fix types passed to printf fmt.
2160
2161 * sim-main.h (tracefh): Make extern.
2162
2163Tue Jun 16 14:39:00 1998 Frank Ch. Eigler <fche@cygnus.com>
2164
2165 * dv-tx3904tmr.c: Deschedule timer event after dispatching.
72f4393d 2166 Reduce unnecessarily high timer event frequency.
c906108c 2167 * dv-tx3904cpu.c: Ditto for interrupt event.
72f4393d 2168
c906108c
SS
2169Wed Jun 10 13:22:32 1998 Frank Ch. Eigler <fche@cygnus.com>
2170
2171 * interp.c (decode_coproc): For TX39, add stub COP0 register #7,
2172 to allay warnings.
2173 (interrupt_event): Made non-static.
72f4393d 2174
c906108c
SS
2175 * dv-tx3904tmr.c (deliver_tx3904tmr_tick): Correct accidental
2176 interchange of configuration values for external vs. internal
2177 clock dividers.
72f4393d 2178
c906108c
SS
2179Tue Jun 9 12:46:24 1998 Ian Carmichael <iancarm@cygnus.com>
2180
72f4393d 2181 * mips.igen (BREAK): Moved code to here for
c906108c
SS
2182 simulator-reserved break instructions.
2183 * gencode.c (build_instruction): Ditto.
2184 * interp.c (signal_exception): Code moved from here. Non-
72f4393d 2185 reserved instructions now use exception vector, rather
c906108c
SS
2186 than halting sim.
2187 * sim-main.h: Moved magic constants to here.
2188
2189Tue Jun 9 12:29:50 1998 Frank Ch. Eigler <fche@cygnus.com>
2190
2191 * dv-tx3904cpu.c (deliver_*_interrupt,*_port_event): Set the CAUSE
2192 register upon non-zero interrupt event level, clear upon zero
2193 event value.
2194 * dv-tx3904irc.c (*_port_event): Handle deactivated interrupt signal
2195 by passing zero event value.
2196 (*_io_{read,write}_buffer): Endianness fixes.
2197 * dv-tx3904tmr.c (*_io_{read,write}_buffer): Endianness fixes.
2198 (deliver_*_tick): Reduce sim event interval to 75% of count interval.
2199
2200 * interp.c (sim_open): Added jmr3904pal board type that adds PAL-based
2201 serial I/O and timer module at base address 0xFFFF0000.
72f4393d 2202
c906108c
SS
2203Tue Jun 9 11:52:29 1998 Gavin Koch <gavin@cygnus.com>
2204
72f4393d 2205 * mips.igen (SWC1) : Correct the handling of ReverseEndian
c906108c
SS
2206 and BigEndianCPU.
2207
2208Tue Jun 9 11:40:57 1998 Gavin Koch <gavin@cygnus.com>
2209
2210 * configure.in (mips_fpu_bitsize) : Set this correctly for 32-bit mips
2211 parts.
2212 * configure: Update.
2213
2214Thu Jun 4 15:37:33 1998 Frank Ch. Eigler <fche@cygnus.com>
2215
2216 * dv-tx3904tmr.c: New file - implements tx3904 timer.
2217 * dv-tx3904{irc,cpu}.c: Mild reformatting.
2218 * configure.in: Include tx3904tmr in hw_device list.
2219 * configure: Rebuilt.
2220 * interp.c (sim_open): Instantiate three timer instances.
2221 Fix address typo of tx3904irc instance.
2222
2223Tue Jun 2 15:48:02 1998 Ian Carmichael <iancarm@cygnus.com>
2224
2225 * interp.c (signal_exception): SystemCall exception now uses
2226 the exception vector.
2227
2228Mon Jun 1 18:18:26 1998 Frank Ch. Eigler <fche@cygnus.com>
2229
2230 * interp.c (decode_coproc): For TX39, add stub COP0 register #3,
2231 to allay warnings.
2232
2233Fri May 29 11:40:39 1998 Andrew Cagney <cagney@b1.cygnus.com>
2234
2235 * configure.in (sim_igen_filter): Match mips*tx39 not mipst*tx39.
2236
2237Mon May 25 20:47:45 1998 Andrew Cagney <cagney@b1.cygnus.com>
2238
2239 * dv-tx3904cpu.c, dv-tx3904irc.c: Rename *_callback to *_method.
2240
2241 * dv-tx3904cpu.c, dv-tx3904irc.c: Include hw-main.h and
2242 sim-main.h. Declare a struct hw_descriptor instead of struct
2243 hw_device_descriptor.
2244
2245Mon May 25 12:41:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
2246
2247 * mips.igen (do_store_left, do_load_left): Compute nr of left and
2248 right bits and then re-align left hand bytes to correct byte
2249 lanes. Fix incorrect computation in do_store_left when loading
2250 bytes from second word.
2251
2252Fri May 22 13:34:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
2253
2254 * configure.in (SIM_AC_OPTION_HARDWARE): Only enable when tx3904.
2255 * interp.c (sim_open): Only create a device tree when HW is
2256 enabled.
2257
2258 * dv-tx3904irc.c (tx3904irc_finish): Pacify GCC.
2259 * interp.c (signal_exception): Ditto.
2260
2261Thu May 21 14:24:11 1998 Gavin Koch <gavin@cygnus.com>
2262
2263 * gencode.c: Mark BEGEZALL as LIKELY.
2264
2265Thu May 21 18:57:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
2266
2267 * sim-main.h (ALU32_END): Sign extend 32 bit results.
2268 * mips.igen (ADD, SUB, ADDI, DADD, DSUB): Trace.
72f4393d 2269
c906108c
SS
2270Mon May 18 18:22:42 1998 Frank Ch. Eigler <fche@cygnus.com>
2271
2272 * configure.in (SIM_AC_OPTION_HARDWARE): Added common hardware
2273 modules. Recognize TX39 target with "mips*tx39" pattern.
2274 * configure: Rebuilt.
2275 * sim-main.h (*): Added many macros defining bits in
2276 TX39 control registers.
2277 (SignalInterrupt): Send actual PC instead of NULL.
2278 (SignalNMIReset): New exception type.
2279 * interp.c (board): New variable for future use to identify
2280 a particular board being simulated.
2281 (mips_option_handler,mips_options): Added "--board" option.
2282 (interrupt_event): Send actual PC.
2283 (sim_open): Make memory layout conditional on board setting.
2284 (signal_exception): Initial implementation of hardware interrupt
2285 handling. Accept another break instruction variant for simulator
2286 exit.
2287 (decode_coproc): Implement RFE instruction for TX39.
2288 (mips.igen): Decode RFE instruction as such.
2289 * configure.in (tx3904cpu,tx3904irc): Added devices for tx3904.
2290 * interp.c: Define "jmr3904" and "jmr3904debug" board types and
2291 bbegin to implement memory map.
2292 * dv-tx3904cpu.c: New file.
2293 * dv-tx3904irc.c: New file.
2294
2295Wed May 13 14:40:11 1998 Gavin Koch <gavin@cygnus.com>
2296
2297 * mips.igen (check_mt_hilo): Create a separate r3900 version.
2298
2299Wed May 13 14:11:46 1998 Gavin Koch <gavin@cygnus.com>
2300
2301 * tx.igen (madd,maddu): Replace calls to check_op_hilo
2302 with calls to check_div_hilo.
2303
2304Wed May 13 09:59:27 1998 Gavin Koch <gavin@cygnus.com>
2305
2306 * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):
2307 Replace check_op_hilo with check_mult_hilo and check_div_hilo.
72f4393d 2308 Add special r3900 version of do_mult_hilo.
c906108c
SS
2309 (do_dmultx,do_mult,do_multu): Replace calls to check_op_hilo
2310 with calls to check_mult_hilo.
2311 (do_ddiv,do_ddivu,do_div,do_divu): Replace calls to check_op_hilo
2312 with calls to check_div_hilo.
2313
2314Tue May 12 15:22:11 1998 Andrew Cagney <cagney@b1.cygnus.com>
2315
2316 * configure.in (SUBTARGET_R3900): Define for mipstx39 target.
2317 Document a replacement.
2318
2319Fri May 8 17:48:19 1998 Ian Carmichael <iancarm@cygnus.com>
2320
2321 * interp.c (sim_monitor): Make mon_printf work.
2322
2323Wed May 6 19:42:19 1998 Doug Evans <devans@canuck.cygnus.com>
2324
2325 * sim-main.h (INSN_NAME): New arg `cpu'.
2326
2327Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
2328
72f4393d 2329 * configure: Regenerated to track ../common/aclocal.m4 changes.
c906108c
SS
2330
2331Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
2332
2333 * configure: Regenerated to track ../common/aclocal.m4 changes.
2334 * config.in: Ditto.
2335
2336Sun Apr 26 15:20:01 1998 Tom Tromey <tromey@cygnus.com>
2337
2338 * acconfig.h: New file.
2339 * configure.in: Reverted change of Apr 24; use sinclude again.
2340
2341Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
2342
2343 * configure: Regenerated to track ../common/aclocal.m4 changes.
2344 * config.in: Ditto.
2345
2346Fri Apr 24 11:19:20 1998 Tom Tromey <tromey@cygnus.com>
2347
2348 * configure.in: Don't call sinclude.
2349
2350Fri Apr 24 11:35:01 1998 Andrew Cagney <cagney@chook.cygnus.com>
2351
2352 * mips.igen (do_store_left): Pass 0 not NULL to store_memory.
2353
2354Tue Apr 21 11:59:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
2355
2356 * mips.igen (ERET): Implement.
2357
2358 * interp.c (decode_coproc): Return sign-extended EPC.
2359
2360 * mips.igen (ANDI, LUI, MFC0): Add tracing code.
2361
2362 * interp.c (signal_exception): Do not ignore Trap.
2363 (signal_exception): On TRAP, restart at exception address.
2364 (HALT_INSTRUCTION, HALT_INSTRUCTION_MASK): Define.
2365 (signal_exception): Update.
2366 (sim_open): Patch V_COMMON interrupt vector with an abort sequence
2367 so that TRAP instructions are caught.
2368
2369Mon Apr 20 11:26:55 1998 Andrew Cagney <cagney@b1.cygnus.com>
2370
2371 * sim-main.h (struct hilo_access, struct hilo_history): Define,
2372 contains HI/LO access history.
2373 (struct _sim_cpu): Make hiaccess and loaccess of type hilo_access.
2374 (HIACCESS, LOACCESS): Delete, replace with
2375 (HIHISTORY, LOHISTORY): New macros.
2376 (CHECKHILO): Delete all, moved to mips.igen
72f4393d 2377
c906108c
SS
2378 * gencode.c (build_instruction): Do not generate checks for
2379 correct HI/LO register usage.
2380
2381 * interp.c (old_engine_run): Delete checks for correct HI/LO
2382 register usage.
2383
2384 * mips.igen (check_mt_hilo, check_mf_hilo, check_op_hilo,
2385 check_mf_cycles): New functions.
2386 (do_mfhi, do_mflo, "mthi", "mtlo", do_ddiv, do_ddivu, do_div,
2387 do_divu, domultx, do_mult, do_multu): Use.
2388
2389 * tx.igen ("madd", "maddu"): Use.
72f4393d 2390
c906108c
SS
2391Wed Apr 15 18:31:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
2392
2393 * mips.igen (DSRAV): Use function do_dsrav.
2394 (SRAV): Use new function do_srav.
2395
2396 * m16.igen (BEQZ, BNEZ): Compare GPR[TRX] not GPR[RX].
2397 (B): Sign extend 11 bit immediate.
2398 (EXT-B*): Shift 16 bit immediate left by 1.
2399 (ADDIU*): Don't sign extend immediate value.
2400
2401Wed Apr 15 10:32:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
2402
2403 * m16run.c (sim_engine_run): Restore CIA after handling an event.
2404
2405 * sim-main.h (DELAY_SLOT, NULLIFY_NEXT_INSTRUCTION): For IGEN, use
2406 functions.
2407
2408 * mips.igen (delayslot32, nullify_next_insn): New functions.
2409 (m16.igen): Always include.
2410 (do_*): Add more tracing.
2411
2412 * m16.igen (delayslot16): Add NIA argument, could be called by a
2413 32 bit MIPS16 instruction.
72f4393d 2414
c906108c
SS
2415 * interp.c (ifetch16): Move function from here.
2416 * sim-main.c (ifetch16): To here.
72f4393d 2417
c906108c
SS
2418 * sim-main.c (ifetch16, ifetch32): Update to match current
2419 implementations of LH, LW.
2420 (signal_exception): Don't print out incorrect hex value of illegal
2421 instruction.
2422
2423Wed Apr 15 00:17:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
2424
2425 * m16run.c (sim_engine_run): Use IMEM16 and IMEM32 to fetch an
2426 instruction.
2427
2428 * m16.igen: Implement MIPS16 instructions.
72f4393d 2429
c906108c
SS
2430 * mips.igen (do_addiu, do_addu, do_and, do_daddiu, do_daddu,
2431 do_ddiv, do_ddivu, do_div, do_divu, do_dmultx, do_dmultu, do_srav,
2432 do_dsubu, do_mfhi, do_mflo, do_mult, do_multu, do_nor, do_or,
2433 do_sll, do_sllv, do_slt, do_slti, do_sltiu, do_sltu, do_sra,
2434 do_srl, do_srlv, do_subu, do_xor, do_xori): New functions. Move
2435 bodies of corresponding code from 32 bit insn to these. Also used
2436 by MIPS16 versions of functions.
72f4393d 2437
c906108c
SS
2438 * sim-main.h (RAIDX, T8IDX, T8, SPIDX): Define.
2439 (IMEM16): Drop NR argument from macro.
2440
2441Sat Apr 4 22:39:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
2442
2443 * Makefile.in (SIM_OBJS): Add sim-main.o.
2444
2445 * sim-main.h (address_translation, load_memory, store_memory,
2446 cache_op, sync_operation, prefetch, ifetch32, pending_tick): Mark
2447 as INLINE_SIM_MAIN.
2448 (pr_addr, pr_uword64): Declare.
2449 (sim-main.c): Include when H_REVEALS_MODULE_P.
72f4393d 2450
c906108c
SS
2451 * interp.c (address_translation, load_memory, store_memory,
2452 cache_op, sync_operation, prefetch, ifetch32, pending_tick): Move
2453 from here.
2454 * sim-main.c: To here. Fix compilation problems.
72f4393d 2455
c906108c
SS
2456 * configure.in: Enable inlining.
2457 * configure: Re-config.
2458
2459Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
2460
2461 * configure: Regenerated to track ../common/aclocal.m4 changes.
2462
2463Fri Apr 3 04:32:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
2464
2465 * mips.igen: Include tx.igen.
2466 * Makefile.in (IGEN_INCLUDE): Add tx.igen.
2467 * tx.igen: New file, contains MADD and MADDU.
2468
2469 * interp.c (load_memory): When shifting bytes, use LOADDRMASK not
2470 the hardwired constant `7'.
2471 (store_memory): Ditto.
2472 (LOADDRMASK): Move definition to sim-main.h.
2473
2474 mips.igen (MTC0): Enable for r3900.
2475 (ADDU): Add trace.
2476
2477 mips.igen (do_load_byte): Delete.
2478 (do_load, do_store, do_load_left, do_load_write, do_store_left,
2479 do_store_right): New functions.
2480 (SW*, LW*, SD*, LD*, SH, LH, SB, LB): Use.
2481
2482 configure.in: Let the tx39 use igen again.
2483 configure: Update.
72f4393d 2484
c906108c
SS
2485Thu Apr 2 10:59:39 1998 Andrew Cagney <cagney@b1.cygnus.com>
2486
2487 * interp.c (sim_monitor): get_mem_info returns a 4 byte quantity,
2488 not an address sized quantity. Return zero for cache sizes.
2489
2490Wed Apr 1 23:47:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
2491
2492 * mips.igen (r3900): r3900 does not support 64 bit integer
2493 operations.
2494
2495Mon Mar 30 14:46:05 1998 Gavin Koch <gavin@cygnus.com>
2496
2497 * configure.in (mipstx39*-*-*): Use gencode simulator rather
2498 than igen one.
2499 * configure : Rebuild.
72f4393d 2500
c906108c
SS
2501Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
2502
2503 * configure: Regenerated to track ../common/aclocal.m4 changes.
2504
2505Fri Mar 27 15:01:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
2506
2507 * interp.c (mips_option_handler): Iterate over MAX_NR_PROCESSORS.
2508
2509Wed Mar 25 16:44:27 1998 Ian Carmichael <iancarm@cygnus.com>
2510
2511 * configure: Regenerated to track ../common/aclocal.m4 changes.
2512 * config.in: Regenerated to track ../common/aclocal.m4 changes.
2513
2514Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
2515
2516 * configure: Regenerated to track ../common/aclocal.m4 changes.
2517
2518Wed Mar 25 10:05:46 1998 Andrew Cagney <cagney@b1.cygnus.com>
2519
2520 * interp.c (Max, Min): Comment out functions. Not yet used.
2521
2522Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
2523
2524 * configure: Regenerated to track ../common/aclocal.m4 changes.
2525
2526Tue Mar 17 19:05:20 1998 Frank Ch. Eigler <fche@cygnus.com>
2527
2528 * Makefile.in (MIPS_EXTRA_LIBS, SIM_EXTRA_LIBS): Added
2529 configurable settings for stand-alone simulator.
72f4393d 2530
c906108c 2531 * configure.in: Added X11 search, just in case.
72f4393d 2532
c906108c
SS
2533 * configure: Regenerated.
2534
2535Wed Mar 11 14:09:10 1998 Andrew Cagney <cagney@b1.cygnus.com>
2536
2537 * interp.c (sim_write, sim_read, load_memory, store_memory):
2538 Replace sim_core_*_map with read_map, write_map, exec_map resp.
2539
2540Tue Mar 3 13:58:43 1998 Andrew Cagney <cagney@b1.cygnus.com>
2541
2542 * sim-main.h (GETFCC): Return an unsigned value.
2543
2544Tue Mar 3 13:21:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
2545
2546 * mips.igen (DIV): Fix check for -1 / MIN_INT.
2547 (DADD): Result destination is RD not RT.
2548
2549Fri Feb 27 13:49:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
2550
2551 * sim-main.h (HIACCESS, LOACCESS): Always define.
2552
2553 * mdmx.igen (Maxi, Mini): Rename Max, Min.
2554
2555 * interp.c (sim_info): Delete.
2556
2557Fri Feb 27 18:41:01 1998 Doug Evans <devans@canuck.cygnus.com>
2558
2559 * interp.c (DECLARE_OPTION_HANDLER): Use it.
2560 (mips_option_handler): New argument `cpu'.
2561 (sim_open): Update call to sim_add_option_table.
2562
2563Wed Feb 25 18:56:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
2564
2565 * mips.igen (CxC1): Add tracing.
2566
2567Fri Feb 20 17:43:21 1998 Andrew Cagney <cagney@b1.cygnus.com>
2568
2569 * sim-main.h (Max, Min): Declare.
2570
2571 * interp.c (Max, Min): New functions.
2572
2573 * mips.igen (BC1): Add tracing.
72f4393d 2574
c906108c 2575Thu Feb 19 14:50:00 1998 John Metzler <jmetzler@cygnus.com>
72f4393d 2576
c906108c 2577 * interp.c Added memory map for stack in vr4100
72f4393d 2578
c906108c
SS
2579Thu Feb 19 10:21:21 1998 Gavin Koch <gavin@cygnus.com>
2580
2581 * interp.c (load_memory): Add missing "break"'s.
2582
2583Tue Feb 17 12:45:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
2584
2585 * interp.c (sim_store_register, sim_fetch_register): Pass in
2586 length parameter. Return -1.
2587
2588Tue Feb 10 11:57:40 1998 Ian Carmichael <iancarm@cygnus.com>
2589
2590 * interp.c: Added hardware init hook, fixed warnings.
2591
2592Sat Feb 7 17:16:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
2593
2594 * Makefile.in (itable.h itable.c): Depend on SIM_@sim_gen@_ALL.
2595
2596Tue Feb 3 11:36:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
2597
2598 * interp.c (ifetch16): New function.
2599
2600 * sim-main.h (IMEM32): Rename IMEM.
2601 (IMEM16_IMMED): Define.
2602 (IMEM16): Define.
2603 (DELAY_SLOT): Update.
72f4393d 2604
c906108c 2605 * m16run.c (sim_engine_run): New file.
72f4393d 2606
c906108c
SS
2607 * m16.igen: All instructions except LB.
2608 (LB): Call do_load_byte.
2609 * mips.igen (do_load_byte): New function.
2610 (LB): Call do_load_byte.
2611
2612 * mips.igen: Move spec for insn bit size and high bit from here.
2613 * Makefile.in (tmp-igen, tmp-m16): To here.
2614
2615 * m16.dc: New file, decode mips16 instructions.
2616
2617 * Makefile.in (SIM_NO_ALL): Define.
2618 (tmp-m16): Generate both 16 bit and 32 bit simulator engines.
2619
2620Tue Feb 3 11:28:00 1998 Andrew Cagney <cagney@b1.cygnus.com>
2621
2622 * configure.in (mips_fpu_bitsize): For tx39, restrict floating
2623 point unit to 32 bit registers.
2624 * configure: Re-generate.
2625
2626Sun Feb 1 15:47:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
2627
2628 * configure.in (sim_use_gen): Make IGEN the default simulator
2629 generator for generic 32 and 64 bit mips targets.
2630 * configure: Re-generate.
2631
2632Sun Feb 1 16:52:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
2633
2634 * sim-main.h (SizeFGR): Determine from floating-point and not gpr
2635 bitsize.
2636
2637 * interp.c (sim_fetch_register, sim_store_register): Read/write
2638 FGR from correct location.
2639 (sim_open): Set size of FGR's according to
2640 WITH_TARGET_FLOATING_POINT_BITSIZE.
72f4393d 2641
c906108c
SS
2642 * sim-main.h (FGR): Store floating point registers in a separate
2643 array.
2644
2645Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
2646
2647 * configure: Regenerated to track ../common/aclocal.m4 changes.
2648
2649Tue Feb 3 00:10:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
2650
2651 * interp.c (ColdReset): Call PENDING_INVALIDATE.
2652
2653 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Call PENDING_TICK.
2654
2655 * interp.c (pending_tick): New function. Deliver pending writes.
2656
2657 * sim-main.h (PENDING_FILL, PENDING_TICK, PENDING_SCHED,
2658 PENDING_BIT, PENDING_INVALIDATE): Re-write pipeline code so that
2659 it can handle mixed sized quantites and single bits.
72f4393d 2660
c906108c
SS
2661Mon Feb 2 17:43:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
2662
2663 * interp.c (oengine.h): Do not include when building with IGEN.
2664 (sim_open): Replace GPRLEN by WITH_TARGET_WORD_BITSIZE.
2665 (sim_info): Ditto for PROCESSOR_64BIT.
2666 (sim_monitor): Replace ut_reg with unsigned_word.
2667 (*): Ditto for t_reg.
2668 (LOADDRMASK): Define.
2669 (sim_open): Remove defunct check that host FP is IEEE compliant,
2670 using software to emulate floating point.
2671 (value_fpr, ...): Always compile, was conditional on HASFPU.
2672
2673Sun Feb 1 11:15:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
2674
2675 * sim-main.h (sim_state): Make the cpu array MAX_NR_PROCESSORS in
2676 size.
2677
2678 * interp.c (SD, CPU): Define.
2679 (mips_option_handler): Set flags in each CPU.
2680 (interrupt_event): Assume CPU 0 is the one being iterrupted.
2681 (sim_close): Do not clear STATE, deleted anyway.
2682 (sim_write, sim_read): Assume CPU zero's vm should be used for
2683 data transfers.
2684 (sim_create_inferior): Set the PC for all processors.
2685 (sim_monitor, store_word, load_word, mips16_entry): Add cpu
2686 argument.
2687 (mips16_entry): Pass correct nr of args to store_word, load_word.
2688 (ColdReset): Cold reset all cpu's.
2689 (signal_exception): Pass cpu to sim_monitor & mips16_entry.
2690 (sim_monitor, load_memory, store_memory, signal_exception): Use
2691 `CPU' instead of STATE_CPU.
2692
2693
2694 * sim-main.h: Replace uses of STATE_CPU with CPU. Replace sd with
2695 SD or CPU_.
72f4393d 2696
c906108c
SS
2697 * sim-main.h (signal_exception): Add sim_cpu arg.
2698 (SignalException*): Pass both SD and CPU to signal_exception.
2699 * interp.c (signal_exception): Update.
72f4393d 2700
c906108c
SS
2701 * sim-main.h (value_fpr, store_fpr, dotrace, ifetch32), interp.c:
2702 Ditto
2703 (sync_operation, prefetch, cache_op, store_memory, load_memory,
2704 address_translation): Ditto
2705 (decode_coproc, cop_lw, cop_ld, cop_sw, cop_sd): Ditto.
72f4393d 2706
c906108c
SS
2707Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
2708
2709 * configure: Regenerated to track ../common/aclocal.m4 changes.
2710
2711Sat Jan 31 14:49:24 1998 Andrew Cagney <cagney@b1.cygnus.com>
2712
2713 * interp.c (sim_engine_run): Add `nr_cpus' argument.
2714
72f4393d 2715 * mips.igen (model): Map processor names onto BFD name.
c906108c
SS
2716
2717 * sim-main.h (CPU_CIA): Delete.
2718 (SET_CIA, GET_CIA): Define
2719
2720Wed Jan 21 16:16:27 1998 Andrew Cagney <cagney@b1.cygnus.com>
2721
2722 * sim-main.h (GPR_SET): Define, used by igen when zeroing a
2723 regiser.
2724
2725 * configure.in (default_endian): Configure a big-endian simulator
2726 by default.
2727 * configure: Re-generate.
72f4393d 2728
c906108c
SS
2729Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
2730
2731 * configure: Regenerated to track ../common/aclocal.m4 changes.
2732
2733Mon Jan 5 20:38:54 1998 Mark Alexander <marka@cygnus.com>
2734
2735 * interp.c (sim_monitor): Handle Densan monitor outbyte
2736 and inbyte functions.
2737
27381997-12-29 Felix Lee <flee@cygnus.com>
2739
2740 * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c).
2741
2742Wed Dec 17 14:48:20 1997 Jeffrey A Law (law@cygnus.com)
2743
2744 * Makefile.in (tmp-igen): Arrange for $zero to always be
2745 reset to zero after every instruction.
2746
2747Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
2748
2749 * configure: Regenerated to track ../common/aclocal.m4 changes.
2750 * config.in: Ditto.
2751
2752Wed Dec 10 17:10:45 1997 Jeffrey A Law (law@cygnus.com)
2753
2754 * mips.igen (MSUB): Fix to work like MADD.
2755 * gencode.c (MSUB): Similarly.
2756
2757Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
2758
2759 * configure: Regenerated to track ../common/aclocal.m4 changes.
2760
2761Wed Nov 26 11:00:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
2762
2763 * mips.igen (LWC1): Correct assembler - lwc1 not swc1.
2764
2765Sun Nov 23 01:45:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
2766
2767 * sim-main.h (sim-fpu.h): Include.
2768
2769 * interp.c (convert, SquareRoot, Recip, Divide, Multiply, Sub,
2770 Add, Negate, AbsoluteValue, Equal, Less, Infinity, NaN): Rewrite
2771 using host independant sim_fpu module.
2772
2773Thu Nov 20 19:56:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
2774
2775 * interp.c (signal_exception): Report internal errors with SIGABRT
2776 not SIGQUIT.
2777
2778 * sim-main.h (C0_CONFIG): New register.
2779 (signal.h): No longer include.
2780
2781 * interp.c (decode_coproc): Allow access C0_CONFIG to register.
2782
2783Tue Nov 18 15:33:48 1997 Doug Evans <devans@canuck.cygnus.com>
2784
2785 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
2786
2787Fri Nov 14 11:56:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
2788
2789 * mips.igen: Tag vr5000 instructions.
2790 (ANDI): Was missing mipsIV model, fix assembler syntax.
2791 (do_c_cond_fmt): New function.
2792 (C.cond.fmt): Handle mips I-III which do not support CC field
2793 separatly.
2794 (bc1): Handle mips IV which do not have a delaed FCC separatly.
2795 (SDR): Mask paddr when BigEndianMem, not the converse as specified
2796 in IV3.2 spec.
2797 (DMULT, DMULTU): Force use of hosts 64bit multiplication. Handle
2798 vr5000 which saves LO in a GPR separatly.
72f4393d 2799
c906108c
SS
2800 * configure.in (enable-sim-igen): For vr5000, select vr5000
2801 specific instructions.
2802 * configure: Re-generate.
72f4393d 2803
c906108c
SS
2804Wed Nov 12 14:42:52 1997 Andrew Cagney <cagney@b1.cygnus.com>
2805
2806 * Makefile.in (SIM_OBJS): Add sim-fpu module.
2807
2808 * interp.c (store_fpr), sim-main.h: Add separate fmt_uninterpreted_32 and
2809 fmt_uninterpreted_64 bit cases to switch. Convert to
2810 fmt_formatted,
2811
2812 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Define,
2813
2814 * mips.igen (SWR): Mask paddr when BigEndianMem, not the converse
2815 as specified in IV3.2 spec.
2816 (MTC1, DMTC1): Call StoreFPR to store the GPR in the FPR.
2817
2818Tue Nov 11 12:38:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
2819
2820 * mips.igen: Delay slot branches add OFFSET to NIA not CIA.
2821 (MFC0, MTC0, SWC1, LWC1, SDC1, LDC1): Implement.
2822 (MTC1, MFC1, DMTC1, DMFC1, CFC1, CTC1): Implement separate non
2823 PENDING_FILL versions of instructions. Simplify.
2824 (X): New function.
2825 (MULT, MULTU): Implement separate RD==0 and RD!=0 versions of
2826 instructions.
2827 (BEQZ, ..., SLT, SLTI, TLT, TLE, TLI, ...): Explicitly cast GPR to
2828 a signed value.
2829 (MTHI, MFHI): Disable code checking HI-LO.
72f4393d 2830
c906108c
SS
2831 * sim-main.h (dotrace,tracefh), interp.c: Make dotrace & tracefh
2832 global.
2833 (NULLIFY_NEXT_INSTRUCTION): Call dotrace.
2834
2835Thu Nov 6 16:36:35 1997 Andrew Cagney <cagney@b1.cygnus.com>
2836
2837 * gencode.c (build_mips16_operands): Replace IPC with cia.
2838
2839 * interp.c (sim_monitor, signal_exception, cache_op, store_fpr,
2840 value_fpr, cop_ld, cop_lw, cop_sw, cop_sd, decode_coproc): Replace
2841 IPC to `cia'.
2842 (UndefinedResult): Replace function with macro/function
2843 combination.
2844 (sim_engine_run): Don't save PC in IPC.
2845
2846 * sim-main.h (IPC): Delete.
2847
2848
2849 * interp.c (signal_exception, store_word, load_word,
2850 address_translation, load_memory, store_memory, cache_op,
2851 prefetch, sync_operation, ifetch, value_fpr, store_fpr, convert,
2852 cop_lw, cop_ld, cop_sw, cop_sd, decode_coproc, sim_monitor): Add
2853 current instruction address - cia - argument.
2854 (sim_read, sim_write): Call address_translation directly.
2855 (sim_engine_run): Rename variable vaddr to cia.
2856 (signal_exception): Pass cia to sim_monitor
72f4393d 2857
c906108c
SS
2858 * sim-main.h (SignalException, LoadWord, StoreWord, CacheOp,
2859 Prefetch, SyncOperation, ValueFPR, StoreFPR, Convert, COP_LW,
2860 COP_LD, COP_SW, COP_SD, DecodeCoproc): Update.
2861
2862 * sim-main.h (SignalExceptionSimulatorFault): Delete definition.
2863 * interp.c (sim_open): Replace SignalExceptionSimulatorFault with
2864 SIM_ASSERT.
72f4393d 2865
c906108c
SS
2866 * interp.c (signal_exception): Pass restart address to
2867 sim_engine_restart.
2868
2869 * Makefile.in (semantics.o, engine.o, support.o, itable.o,
2870 idecode.o): Add dependency.
2871
2872 * sim-main.h (SIM_ENGINE_HALT_HOOK, SIM_ENGINE_RESUME_HOOK):
2873 Delete definitions
2874 (DELAY_SLOT): Update NIA not PC with branch address.
2875 (NULLIFY_NEXT_INSTRUCTION): Set NIA to instruction after next.
2876
2877 * mips.igen: Use CIA not PC in branch calculations.
2878 (illegal): Call SignalException.
2879 (BEQ, ADDIU): Fix assembler.
2880
2881Wed Nov 5 12:19:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
2882
2883 * m16.igen (JALX): Was missing.
2884
2885 * configure.in (enable-sim-igen): New configuration option.
2886 * configure: Re-generate.
72f4393d 2887
c906108c
SS
2888 * sim-main.h (MAX_INSNS, INSN_NAME): Define.
2889
2890 * interp.c (load_memory, store_memory): Delete parameter RAW.
2891 (sim_read, sim_write): Use sim_core_{read,write}_buffer directly
2892 bypassing {load,store}_memory.
2893
2894 * sim-main.h (ByteSwapMem): Delete definition.
2895
2896 * Makefile.in (SIM_OBJS): Add sim-memopt module.
2897
2898 * interp.c (sim_do_command, sim_commands): Delete mips specific
2899 commands. Handled by module sim-options.
72f4393d 2900
c906108c
SS
2901 * sim-main.h (SIM_HAVE_FLATMEM): Undefine, use sim-core.o module.
2902 (WITH_MODULO_MEMORY): Define.
2903
2904 * interp.c (sim_info): Delete code printing memory size.
2905
2906 * interp.c (mips_size): Nee sim_size, delete function.
2907 (power2): Delete.
2908 (monitor, monitor_base, monitor_size): Delete global variables.
2909 (sim_open, sim_close): Delete code creating monitor and other
2910 memory regions. Use sim-memopts module, via sim_do_commandf, to
2911 manage memory regions.
2912 (load_memory, store_memory): Use sim-core for memory model.
72f4393d 2913
c906108c
SS
2914 * interp.c (address_translation): Delete all memory map code
2915 except line forcing 32 bit addresses.
2916
2917Wed Nov 5 11:21:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
2918
2919 * sim-main.h (WITH_TRACE): Delete definition. Enables common
2920 trace options.
2921
2922 * interp.c (logfh, logfile): Delete globals.
2923 (sim_open, sim_close): Delete code opening & closing log file.
2924 (mips_option_handler): Delete -l and -n options.
2925 (OPTION mips_options): Ditto.
2926
2927 * interp.c (OPTION mips_options): Rename option trace to dinero.
2928 (mips_option_handler): Update.
2929
2930Wed Nov 5 09:35:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
2931
2932 * interp.c (fetch_str): New function.
2933 (sim_monitor): Rewrite using sim_read & sim_write.
2934 (sim_open): Check magic number.
2935 (sim_open): Write monitor vectors into memory using sim_write.
2936 (MONITOR_BASE, MONITOR_SIZE, MEM_SIZE): Define.
2937 (sim_read, sim_write): Simplify - transfer data one byte at a
2938 time.
2939 (load_memory, store_memory): Clarify meaning of parameter RAW.
2940
2941 * sim-main.h (isHOST): Defete definition.
2942 (isTARGET): Mark as depreciated.
2943 (address_translation): Delete parameter HOST.
2944
2945 * interp.c (address_translation): Delete parameter HOST.
2946
2947Wed Oct 29 11:13:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
2948
72f4393d 2949 * mips.igen:
c906108c
SS
2950
2951 * Makefile.in (IGEN_INCLUDE): Files included by mips.igen.
2952 (tmp-igen, tmp-m16): Depend on IGEN_INCLUDE.
2953
2954Tue Oct 28 11:06:47 1997 Andrew Cagney <cagney@b1.cygnus.com>
2955
2956 * mips.igen: Add model filter field to records.
2957
2958Mon Oct 27 17:53:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
2959
2960 * Makefile.in (SIM_NO_CFLAGS): Define. Define WITH_IGEN=0.
72f4393d 2961
c906108c
SS
2962 interp.c (sim_engine_run): Do not compile function sim_engine_run
2963 when WITH_IGEN == 1.
2964
2965 * configure.in (sim_igen_flags, sim_m16_flags): Set according to
2966 target architecture.
2967
2968 Makefile.in (tmp-igen, tmp-m16): Drop -F and -M options to
2969 igen. Replace with configuration variables sim_igen_flags /
2970 sim_m16_flags.
2971
2972 * m16.igen: New file. Copy mips16 insns here.
2973 * mips.igen: From here.
2974
2975Mon Oct 27 13:53:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
2976
2977 * Makefile.in (SIM_NO_OBJ): Define, move SIM_M16_OBJ, SIM_IGEN_OBJ
2978 to top.
2979 (tmp-igen, tmp-m16): Pass -I srcdir to igen.
2980
2981Sat Oct 25 16:51:40 1997 Gavin Koch <gavin@cygnus.com>
2982
2983 * gencode.c (build_instruction): Follow sim_write's lead in using
2984 BigEndianMem instead of !ByteSwapMem.
2985
2986Fri Oct 24 17:41:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
2987
2988 * configure.in (sim_gen): Dependent on target, select type of
2989 generator. Always select old style generator.
2990
2991 configure: Re-generate.
2992
2993 Makefile.in (tmp-igen, tmp-m16, clean-m16, clean-igen): New
2994 targets.
2995 (SIM_M16_CFLAGS, SIM_M16_ALL, SIM_M16_OBJ, BUILT_SRC_FROM_M16,
2996 SIM_IGEN_CFLAGS, SIM_IGEN_ALL, SIM_IGEN_OBJ, BUILT_SRC_FROM_IGEN,
2997 IGEN_TRACE, IGEN_INSN, IGEN_DC): Define
2998 (SIM_EXTRA_CFLAGS, SIM_EXTRA_ALL, SIM_OBJS): Add member
2999 SIM_@sim_gen@_*, set by autoconf.
72f4393d 3000
c906108c
SS
3001Wed Oct 22 12:52:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
3002
3003 * sim-main.h (NULLIFY_NEXT_INSTRUCTION, DELAY_SLOT): Define.
3004
3005 * interp.c (ColdReset): Remove #ifdef HASFPU, check
3006 CURRENT_FLOATING_POINT instead.
3007
3008 * interp.c (ifetch32): New function. Fetch 32 bit instruction.
3009 (address_translation): Raise exception InstructionFetch when
3010 translation fails and isINSTRUCTION.
72f4393d 3011
c906108c
SS
3012 * interp.c (sim_open, sim_write, sim_monitor, store_word,
3013 sim_engine_run): Change type of of vaddr and paddr to
3014 address_word.
3015 (address_translation, prefetch, load_memory, store_memory,
3016 cache_op): Change type of vAddr and pAddr to address_word.
3017
3018 * gencode.c (build_instruction): Change type of vaddr and paddr to
3019 address_word.
3020
3021Mon Oct 20 15:29:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
3022
3023 * sim-main.h (ALU64_END, ALU32_END): Use ALU*_OVERFLOW_RESULT
3024 macro to obtain result of ALU op.
3025
3026Tue Oct 21 17:39:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
3027
3028 * interp.c (sim_info): Call profile_print.
3029
3030Mon Oct 20 13:31:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
3031
3032 * Makefile.in (SIM_OBJS): Add sim-profile.o module.
3033
3034 * sim-main.h (WITH_PROFILE): Do not define, defined in
3035 common/sim-config.h. Use sim-profile module.
3036 (simPROFILE): Delete defintion.
3037
3038 * interp.c (PROFILE): Delete definition.
3039 (mips_option_handler): Delete 'p', 'y' and 'x' profile options.
3040 (sim_close): Delete code writing profile histogram.
3041 (mips_set_profile, mips_set_profile_size, writeout16, writeout32):
3042 Delete.
3043 (sim_engine_run): Delete code profiling the PC.
3044
3045Mon Oct 20 13:31:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
3046
3047 * sim-main.h (SIGNEXTEND): Force type of result to unsigned_word.
3048
3049 * interp.c (sim_monitor): Make register pointers of type
3050 unsigned_word*.
3051
3052 * sim-main.h: Make registers of type unsigned_word not
3053 signed_word.
3054
3055Thu Oct 16 10:31:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
3056
3057 * interp.c (sync_operation): Rename from SyncOperation, make
3058 global, add SD argument.
3059 (prefetch): Rename from Prefetch, make global, add SD argument.
3060 (decode_coproc): Make global.
3061
3062 * sim-main.h (SyncOperation, DecodeCoproc, Pefetch): Define.
3063
3064 * gencode.c (build_instruction): Generate DecodeCoproc not
3065 decode_coproc calls.
3066
3067 * interp.c (SETFCC, GETFCC, PREVCOC1): Move to sim-main.h
3068 (SizeFGR): Move to sim-main.h
3069 (simHALTEX, simHALTIN, simTRACE, simPROFILE, simDELAYSLOT,
3070 simSIGINT, simJALDELAYSLOT): Move to sim-main.h
3071 (FP_FLAGS, FP_ENABLE, FP_CAUSE, IR, UF, OF, DZ, IO, UO): Move to
3072 sim-main.h.
3073 (FP_FS, FP_MASK_RM, FP_SH_RM, FP_RM_NEAREST, FP_RM_TOPINF,
3074 FP_RM_TOMINF, GETRM): Move to sim-main.h.
3075 (Uncached, CachedNoncoherent, CachedCoherent, Cached,
3076 isINSTRUCTION, ..., AccessLength_BYTE, ...): Move to sim-main.h.
3077 (UserMode, BigEndianMem, ByteSwapMem, ReverseEndian,
3078 BigEndianCPU, status_KSU_mask, ...). Moved to sim-main.h
72f4393d 3079
c906108c
SS
3080 * sim-main.h (ALU32_END, ALU64_END): Define. When overflow raise
3081 exception.
3082 (sim-alu.h): Include.
3083 (NULLIFY_NIA, NULL_CIA, CPU_CIA): Define.
3084 (sim_cia): Typedef to instruction_address.
72f4393d 3085
c906108c
SS
3086Thu Oct 16 10:31:41 1997 Andrew Cagney <cagney@b1.cygnus.com>
3087
3088 * Makefile.in (interp.o): Rename generated file engine.c to
3089 oengine.c.
72f4393d 3090
c906108c 3091 * interp.c: Update.
72f4393d 3092
c906108c
SS
3093Thu Oct 16 10:31:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
3094
3095 * gencode.c (build_instruction): Use FPR_STATE not fpr_state.
72f4393d 3096
c906108c
SS
3097Thu Oct 16 10:31:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
3098
3099 * gencode.c (build_instruction): For "FPSQRT", output correct
3100 number of arguments to Recip.
72f4393d 3101
c906108c
SS
3102Tue Oct 14 17:38:18 1997 Andrew Cagney <cagney@b1.cygnus.com>
3103
3104 * Makefile.in (interp.o): Depends on sim-main.h
3105
3106 * interp.c (mips16_entry, ColdReset,dotrace): Add SD argument. Use GPR not registers.
3107
3108 * sim-main.h (sim_cpu): Add registers, register_widths, fpr_state,
3109 ipc, dspc, pending_*, hiaccess, loaccess, state, dsstate fields.
3110 (REGISTERS, REGISTER_WIDTHS, FPR_STATE, IPC, DSPC, PENDING_*,
3111 STATE, DSSTATE): Define
3112 (GPR, FGRIDX, ..): Define.
3113
3114 * interp.c (registers, register_widths, fpr_state, ipc, dspc,
3115 pending_*, hiaccess, loaccess, state, dsstate): Delete globals.
3116 (GPR, FGRIDX, ...): Delete macros.
72f4393d 3117
c906108c 3118 * interp.c: Update names to match defines from sim-main.h
72f4393d 3119
c906108c
SS
3120Tue Oct 14 15:11:45 1997 Andrew Cagney <cagney@b1.cygnus.com>
3121
3122 * interp.c (sim_monitor): Add SD argument.
3123 (sim_warning): Delete. Replace calls with calls to
3124 sim_io_eprintf.
3125 (sim_error): Delete. Replace calls with sim_io_error.
3126 (open_trace, writeout32, writeout16, getnum): Add SD argument.
3127 (mips_set_profile): Rename from sim_set_profile. Add SD argument.
3128 (mips_set_profile_size): Rename from sim_set_profile_size. Add SD
3129 argument.
3130 (mips_size): Rename from sim_size. Add SD argument.
3131
3132 * interp.c (simulator): Delete global variable.
3133 (callback): Delete global variable.
3134 (mips_option_handler, sim_open, sim_write, sim_read,
3135 sim_store_register, sim_fetch_register, sim_info, sim_do_command,
3136 sim_size,sim_monitor): Use sim_io_* not callback->*.
3137 (sim_open): ZALLOC simulator struct.
3138 (PROFILE): Do not define.
3139
3140Tue Oct 14 13:35:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
3141
3142 * interp.c (sim_open), support.h: Replace CHECKSIM macro found in
3143 support.h with corresponding code.
3144
3145 * sim-main.h (word64, uword64), support.h: Move definition to
3146 sim-main.h.
3147 (WORD64LO, WORD64HI, SET64LO, SET64HI, WORD64, UWORD64): Ditto.
3148
3149 * support.h: Delete
3150 * Makefile.in: Update dependencies
3151 * interp.c: Do not include.
72f4393d 3152
c906108c
SS
3153Tue Oct 14 13:35:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
3154
3155 * interp.c (address_translation, load_memory, store_memory,
3156 cache_op): Rename to from AddressTranslation et.al., make global,
3157 add SD argument
72f4393d 3158
c906108c
SS
3159 * sim-main.h (AddressTranslation, LoadMemory, StoreMemory,
3160 CacheOp): Define.
72f4393d 3161
c906108c
SS
3162 * interp.c (SignalException): Rename to signal_exception, make
3163 global.
3164
3165 * interp.c (Interrupt, ...): Move definitions to sim-main.h.
72f4393d 3166
c906108c
SS
3167 * sim-main.h (SignalException, SignalExceptionInterrupt,
3168 SignalExceptionInstructionFetch, SignalExceptionAddressStore,
3169 SignalExceptionAddressLoad, SignalExceptionSimulatorFault,
3170 SignalExceptionIntegerOverflow, SignalExceptionCoProcessorUnusable):
3171 Define.
72f4393d 3172
c906108c 3173 * interp.c, support.h: Use.
72f4393d 3174
c906108c
SS
3175Tue Oct 14 13:19:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
3176
3177 * interp.c (ValueFPR, StoreFPR), sim-main.h: Make global, rename
3178 to value_fpr / store_fpr. Add SD argument.
3179 (NaN, Infinity, Less, Equal, AbsoluteValue, Negate, Add, Sub,
3180 Multiply, Divide, Recip, SquareRoot, Convert): Make global.
3181
3182 * sim-main.h (ValueFPR, StoreFPR): Define.
72f4393d 3183
c906108c
SS
3184Tue Oct 14 13:06:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
3185
3186 * interp.c (sim_engine_run): Check consistency between configure
3187 WITH_TARGET_WORD_BITSIZE and WITH_FLOATING_POINT and gensim GPRLEN
3188 and HASFPU.
3189
3190 * configure.in (mips_bitsize): Configure WITH_TARGET_WORD_BITSIZE.
72f4393d 3191 (mips_fpu): Configure WITH_FLOATING_POINT.
c906108c
SS
3192 (mips_endian): Configure WITH_TARGET_ENDIAN.
3193 * configure: Update.
3194
3195Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
3196
3197 * configure: Regenerated to track ../common/aclocal.m4 changes.
3198
3199Mon Sep 29 14:45:00 1997 Bob Manson <manson@charmed.cygnus.com>
3200
3201 * configure: Regenerated.
3202
3203Fri Sep 26 12:48:18 1997 Mark Alexander <marka@cygnus.com>
3204
3205 * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB.
3206
3207Thu Sep 25 11:15:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
3208
3209 * gencode.c (print_igen_insn_models): Assume certain architectures
3210 include all mips* instructions.
3211 (print_igen_insn_format): Use data_size==-1 as marker for MIPS16
3212 instruction.
3213
3214 * Makefile.in (tmp.igen): Add target. Generate igen input from
3215 gencode file.
3216
3217 * gencode.c (FEATURE_IGEN): Define.
3218 (main): Add --igen option. Generate output in igen format.
3219 (process_instructions): Format output according to igen option.
3220 (print_igen_insn_format): New function.
3221 (print_igen_insn_models): New function.
3222 (process_instructions): Only issue warnings and ignore
3223 instructions when no FEATURE_IGEN.
3224
3225Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
3226
3227 * interp.c (COP_SD, COP_LD): Add UNUSED to pacify GCC for some
3228 MIPS targets.
3229
3230Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
3231
3232 * configure: Regenerated to track ../common/aclocal.m4 changes.
3233
3234Tue Sep 23 10:19:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
3235
3236 * Makefile.in (SIM_ALIGNMENT, SIM_ENDIAN, SIM_HOSTENDIAN,
3237 SIM_RESERVED_BITS): Delete, moved to common.
3238 (SIM_EXTRA_CFLAGS): Update.
72f4393d 3239
c906108c
SS
3240Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
3241
3242 * configure.in: Configure non-strict memory alignment.
3243 * configure: Regenerated to track ../common/aclocal.m4 changes.
3244
3245Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
3246
3247 * configure: Regenerated to track ../common/aclocal.m4 changes.
3248
3249Sat Sep 20 14:07:28 1997 Gavin Koch <gavin@cygnus.com>
3250
3251 * gencode.c (SDBBP,DERET): Added (3900) insns.
3252 (RFE): Turn on for 3900.
3253 * interp.c (DebugBreakPoint,DEPC,Debug,Debug_*): Added.
3254 (dsstate): Made global.
3255 (SUBTARGET_R3900): Added.
3256 (CANCELDELAYSLOT): New.
3257 (SignalException): Ignore SystemCall rather than ignore and
3258 terminate. Add DebugBreakPoint handling.
3259 (decode_coproc): New insns RFE, DERET; and new registers Debug
3260 and DEPC protected by SUBTARGET_R3900.
3261 (sim_engine_run): Use CANCELDELAYSLOT rather than clearing
3262 bits explicitly.
3263 * Makefile.in,configure.in: Add mips subtarget option.
72f4393d 3264 * configure: Update.
c906108c
SS
3265
3266Fri Sep 19 09:33:27 1997 Gavin Koch <gavin@cygnus.com>
3267
3268 * gencode.c: Add r3900 (tx39).
72f4393d 3269
c906108c
SS
3270
3271Tue Sep 16 15:52:04 1997 Gavin Koch <gavin@cygnus.com>
3272
3273 * gencode.c (build_instruction): Don't need to subtract 4 for
3274 JALR, just 2.
3275
3276Tue Sep 16 11:32:28 1997 Gavin Koch <gavin@cygnus.com>
3277
3278 * interp.c: Correct some HASFPU problems.
3279
3280Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
3281
3282 * configure: Regenerated to track ../common/aclocal.m4 changes.
3283
3284Fri Sep 12 12:01:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
3285
3286 * interp.c (mips_options): Fix samples option short form, should
3287 be `x'.
3288
3289Thu Sep 11 09:35:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
3290
3291 * interp.c (sim_info): Enable info code. Was just returning.
3292
3293Tue Sep 9 17:30:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
3294
3295 * interp.c (decode_coproc): Clarify warning about unsuported MTC0,
3296 MFC0.
3297
3298Tue Sep 9 16:28:28 1997 Andrew Cagney <cagney@b1.cygnus.com>
3299
3300 * gencode.c (build_instruction): Use SIGNED64 for 64 bit
3301 constants.
3302 (build_instruction): Ditto for LL.
3303
3304Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
3305
3306 * configure: Regenerated to track ../common/aclocal.m4 changes.
3307
3308Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
3309
3310 * configure: Regenerated to track ../common/aclocal.m4 changes.
3311 * config.in: Ditto.
3312
3313Wed Aug 27 14:12:27 1997 Andrew Cagney <cagney@b1.cygnus.com>
3314
3315 * interp.c (sim_open): Add call to sim_analyze_program, update
3316 call to sim_config.
3317
3318Tue Aug 26 10:40:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3319
3320 * interp.c (sim_kill): Delete.
3321 (sim_create_inferior): Add ABFD argument. Set PC from same.
3322 (sim_load): Move code initializing trap handlers from here.
3323 (sim_open): To here.
3324 (sim_load): Delete, use sim-hload.c.
3325
3326 * Makefile.in (SIM_OBJS): Add sim-hload.o module.
3327
3328Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
3329
3330 * configure: Regenerated to track ../common/aclocal.m4 changes.
3331 * config.in: Ditto.
3332
3333Mon Aug 25 15:59:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
3334
3335 * interp.c (sim_open): Add ABFD argument.
3336 (sim_load): Move call to sim_config from here.
3337 (sim_open): To here. Check return status.
3338
3339Fri Jul 25 15:00:45 1997 Gavin Koch <gavin@cygnus.com>
72f4393d 3340
c906108c
SS
3341 * gencode.c (build_instruction): Two arg MADD should
3342 not assign result to $0.
72f4393d 3343
c906108c
SS
3344Thu Jun 26 12:13:17 1997 Angela Marie Thomas (angela@cygnus.com)
3345
3346 * sim/mips/configure: Change default_sim_endian to 0 (bi-endian)
3347 * sim/mips/configure.in: Regenerate.
3348
3349Wed Jul 9 10:29:21 1997 Andrew Cagney <cagney@critters.cygnus.com>
3350
3351 * interp.c (SUB_REG_UW, SUB_REG_SW, SUB_REG_*): Use more explicit
3352 signed8, unsigned8 et.al. types.
3353
3354 * interp.c (SUB_REG_FETCH): Handle both little and big endian
3355 hosts when selecting subreg.
3356
3357Wed Jul 2 11:54:10 1997 Jeffrey A Law (law@cygnus.com)
3358
3359 * interp.c (sim_engine_run): Reset the ZERO register to zero
3360 regardless of FEATURE_WARN_ZERO.
3361 * gencode.c (FEATURE_WARNINGS): Remove FEATURE_WARN_ZERO.
3362
3363Wed Jun 4 10:43:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
3364
3365 * interp.c (decode_coproc): Implement MTC0 N, CAUSE.
3366 (SignalException): For BreakPoints ignore any mode bits and just
3367 save the PC.
3368 (SignalException): Always set the CAUSE register.
3369
3370Tue Jun 3 05:00:33 1997 Andrew Cagney <cagney@b1.cygnus.com>
3371
3372 * interp.c (SignalException): Clear the simDELAYSLOT flag when an
3373 exception has been taken.
3374
3375 * interp.c: Implement the ERET and mt/f sr instructions.
3376
3377Sat May 31 00:44:16 1997 Andrew Cagney <cagney@b1.cygnus.com>
3378
3379 * interp.c (SignalException): Don't bother restarting an
3380 interrupt.
3381
3382Fri May 30 23:41:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
3383
3384 * interp.c (SignalException): Really take an interrupt.
3385 (interrupt_event): Only deliver interrupts when enabled.
3386
3387Tue May 27 20:08:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
3388
3389 * interp.c (sim_info): Only print info when verbose.
3390 (sim_info) Use sim_io_printf for output.
72f4393d 3391
c906108c
SS
3392Tue May 27 14:22:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
3393
3394 * interp.c (CoProcPresent): Add UNUSED attribute - not used by all
3395 mips architectures.
3396
3397Tue May 27 14:22:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
3398
3399 * interp.c (sim_do_command): Check for common commands if a
3400 simulator specific command fails.
3401
3402Thu May 22 09:32:03 1997 Gavin Koch <gavin@cygnus.com>
3403
3404 * interp.c (sim_engine_run): ifdef out uses of simSTOP, simSTEP
3405 and simBE when DEBUG is defined.
3406
3407Wed May 21 09:08:10 1997 Andrew Cagney <cagney@b1.cygnus.com>
3408
3409 * interp.c (interrupt_event): New function. Pass exception event
3410 onto exception handler.
3411
3412 * configure.in: Check for stdlib.h.
3413 * configure: Regenerate.
3414
3415 * gencode.c (build_instruction): Add UNUSED attribute to tempS
3416 variable declaration.
3417 (build_instruction): Initialize memval1.
3418 (build_instruction): Add UNUSED attribute to byte, bigend,
3419 reverse.
3420 (build_operands): Ditto.
3421
3422 * interp.c: Fix GCC warnings.
3423 (sim_get_quit_code): Delete.
3424
3425 * configure.in: Add INLINE, ENDIAN, HOSTENDIAN and WARNINGS.
3426 * Makefile.in: Ditto.
3427 * configure: Re-generate.
72f4393d 3428
c906108c
SS
3429 * Makefile.in (SIM_OBJS): Add sim-watch.o module.
3430
3431Tue May 20 15:08:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
3432
3433 * interp.c (mips_option_handler): New function parse argumes using
3434 sim-options.
3435 (myname): Replace with STATE_MY_NAME.
3436 (sim_open): Delete check for host endianness - performed by
3437 sim_config.
3438 (simHOSTBE, simBE): Delete, replaced by sim-endian flags.
3439 (sim_open): Move much of the initialization from here.
3440 (sim_load): To here. After the image has been loaded and
3441 endianness set.
3442 (sim_open): Move ColdReset from here.
3443 (sim_create_inferior): To here.
3444 (sim_open): Make FP check less dependant on host endianness.
3445
3446 * Makefile.in (SIM_RUN_OBJS): Set to nrun.o - use new version or
3447 run.
3448 * interp.c (sim_set_callbacks): Delete.
3449
3450 * interp.c (membank, membank_base, membank_size): Replace with
3451 STATE_MEMORY, STATE_MEM_SIZE, STATE_MEM_BASE.
3452 (sim_open): Remove call to callback->init. gdb/run do this.
3453
3454 * interp.c: Update
3455
3456 * sim-main.h (SIM_HAVE_FLATMEM): Define.
3457
3458 * interp.c (big_endian_p): Delete, replaced by
3459 current_target_byte_order.
3460
3461Tue May 20 13:55:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
3462
3463 * interp.c (host_read_long, host_read_word, host_swap_word,
3464 host_swap_long): Delete. Using common sim-endian.
3465 (sim_fetch_register, sim_store_register): Use H2T.
3466 (pipeline_ticks): Delete. Handled by sim-events.
3467 (sim_info): Update.
3468 (sim_engine_run): Update.
3469
3470Tue May 20 13:42:03 1997 Andrew Cagney <cagney@b1.cygnus.com>
3471
3472 * interp.c (sim_stop_reason): Move code determining simEXCEPTION
3473 reason from here.
3474 (SignalException): To here. Signal using sim_engine_halt.
3475 (sim_stop_reason): Delete, moved to common.
72f4393d 3476
c906108c
SS
3477Tue May 20 10:19:48 1997 Andrew Cagney <cagney@b2.cygnus.com>
3478
3479 * interp.c (sim_open): Add callback argument.
3480 (sim_set_callbacks): Delete SIM_DESC argument.
3481 (sim_size): Ditto.
3482
3483Mon May 19 18:20:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
3484
3485 * Makefile.in (SIM_OBJS): Add common modules.
3486
3487 * interp.c (sim_set_callbacks): Also set SD callback.
3488 (set_endianness, xfer_*, swap_*): Delete.
3489 (host_read_word, host_read_long, host_swap_word, host_swap_long):
3490 Change to functions using sim-endian macros.
3491 (control_c, sim_stop): Delete, use common version.
3492 (simulate): Convert into.
3493 (sim_engine_run): This function.
3494 (sim_resume): Delete.
72f4393d 3495
c906108c
SS
3496 * interp.c (simulation): New variable - the simulator object.
3497 (sim_kind): Delete global - merged into simulation.
3498 (sim_load): Cleanup. Move PC assignment from here.
3499 (sim_create_inferior): To here.
3500
3501 * sim-main.h: New file.
3502 * interp.c (sim-main.h): Include.
72f4393d 3503
c906108c
SS
3504Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
3505
3506 * configure: Regenerated to track ../common/aclocal.m4 changes.
3507
3508Wed Apr 23 17:32:19 1997 Doug Evans <dje@canuck.cygnus.com>
3509
3510 * tconfig.in (SIM_HAVE_BIENDIAN): Define.
3511
3512Mon Apr 21 17:16:13 1997 Gavin Koch <gavin@cygnus.com>
3513
72f4393d
L
3514 * gencode.c (build_instruction): DIV instructions: check
3515 for division by zero and integer overflow before using
c906108c
SS
3516 host's division operation.
3517
3518Thu Apr 17 03:18:14 1997 Doug Evans <dje@canuck.cygnus.com>
3519
3520 * Makefile.in (SIM_OBJS): Add sim-load.o.
3521 * interp.c: #include bfd.h.
3522 (target_byte_order): Delete.
3523 (sim_kind, myname, big_endian_p): New static locals.
3524 (sim_open): Set sim_kind, myname. Move call to set_endianness to
3525 after argument parsing. Recognize -E arg, set endianness accordingly.
3526 (sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
3527 load file into simulator. Set PC from bfd.
3528 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
3529 (set_endianness): Use big_endian_p instead of target_byte_order.
3530
3531Wed Apr 16 17:55:37 1997 Andrew Cagney <cagney@b1.cygnus.com>
3532
3533 * interp.c (sim_size): Delete prototype - conflicts with
3534 definition in remote-sim.h. Correct definition.
3535
3536Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3537
3538 * configure: Regenerated to track ../common/aclocal.m4 changes.
3539 * config.in: Ditto.
3540
3541Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
3542
3543 * interp.c (sim_open): New arg `kind'.
3544
3545 * configure: Regenerated to track ../common/aclocal.m4 changes.
3546
3547Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3548
3549 * configure: Regenerated to track ../common/aclocal.m4 changes.
3550
3551Tue Mar 25 11:38:22 1997 Doug Evans <dje@canuck.cygnus.com>
3552
3553 * interp.c (sim_open): Set optind to 0 before calling getopt.
3554
3555Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3556
3557 * configure: Regenerated to track ../common/aclocal.m4 changes.
3558
3559Mon Mar 17 10:52:59 1997 Gavin Koch <gavin@cetus.cygnus.com>
3560
3561 * interp.c : Replace uses of pr_addr with pr_uword64
3562 where the bit length is always 64 independent of SIM_ADDR.
3563 (pr_uword64) : added.
3564
3565Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3566
3567 * configure: Re-generate.
3568
3569Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
3570
3571 * configure: Regenerate to track ../common/aclocal.m4 changes.
3572
3573Thu Mar 13 12:51:36 1997 Doug Evans <dje@canuck.cygnus.com>
3574
3575 * interp.c (sim_open): New SIM_DESC result. Argument is now
3576 in argv form.
3577 (other sim_*): New SIM_DESC argument.
3578
3579Mon Feb 24 22:47:14 1997 Dawn Perchik <dawn@cygnus.com>
3580
3581 * interp.c: Fix printing of addresses for non-64-bit targets.
3582 (pr_addr): Add function to print address based on size.
3583
3584Wed Feb 19 14:42:09 1997 Mark Alexander <marka@cygnus.com>
3585
3586 * interp.c (simopen): Add support for LSI MiniRISC PMON vectors.
3587
3588Thu Feb 13 14:08:30 1997 Ian Lance Taylor <ian@cygnus.com>
3589
3590 * gencode.c (build_mips16_operands): Correct computation of base
3591 address for extended PC relative instruction.
3592
3593Thu Feb 6 17:16:15 1997 Ian Lance Taylor <ian@cygnus.com>
3594
3595 * interp.c (mips16_entry): Add support for floating point cases.
3596 (SignalException): Pass floating point cases to mips16_entry.
3597 (ValueFPR): Don't restrict fmt_single and fmt_word to even
3598 registers.
3599 (StoreFPR): Likewise. Also, don't clobber fpr + 1 for fmt_single
3600 or fmt_word.
3601 (COP_LW): Pass fmt_word rather than fmt_uninterpreted to StoreFPR,
3602 and then set the state to fmt_uninterpreted.
3603 (COP_SW): Temporarily set the state to fmt_word while calling
3604 ValueFPR.
3605
3606Tue Feb 4 16:48:25 1997 Ian Lance Taylor <ian@cygnus.com>
3607
3608 * gencode.c (build_instruction): The high order may be set in the
3609 comparison flags at any ISA level, not just ISA 4.
3610
3611Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
3612
3613 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
3614 COMMON_{PRE,POST}_CONFIG_FRAG instead.
3615 * configure.in: sinclude ../common/aclocal.m4.
3616 * configure: Regenerated.
3617
3618Fri Jan 31 11:11:45 1997 Ian Lance Taylor <ian@cygnus.com>
3619
3620 * configure: Rebuild after change to aclocal.m4.
3621
3622Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
3623
3624 * configure configure.in Makefile.in: Update to new configure
3625 scheme which is more compatible with WinGDB builds.
3626 * configure.in: Improve comment on how to run autoconf.
3627 * configure: Re-run autoconf to get new ../common/aclocal.m4.
3628 * Makefile.in: Use autoconf substitution to install common
3629 makefile fragment.
3630
3631Wed Jan 8 12:39:03 1997 Jim Wilson <wilson@cygnus.com>
3632
3633 * gencode.c (build_instruction): Use BigEndianCPU instead of
3634 ByteSwapMem.
3635
3636Thu Jan 02 22:23:04 1997 Mark Alexander <marka@cygnus.com>
3637
3638 * interp.c (sim_monitor): Make output to stdout visible in
3639 wingdb's I/O log window.
3640
3641Tue Dec 31 07:04:00 1996 Mark Alexander <marka@cygnus.com>
3642
3643 * support.h: Undo previous change to SIGTRAP
3644 and SIGQUIT values.
3645
3646Mon Dec 30 17:36:06 1996 Ian Lance Taylor <ian@cygnus.com>
3647
3648 * interp.c (store_word, load_word): New static functions.
3649 (mips16_entry): New static function.
3650 (SignalException): Look for mips16 entry and exit instructions.
3651 (simulate): Use the correct index when setting fpr_state after
3652 doing a pending move.
3653
3654Sun Dec 29 09:37:18 1996 Mark Alexander <marka@cygnus.com>
3655
3656 * interp.c: Fix byte-swapping code throughout to work on
3657 both little- and big-endian hosts.
3658
3659Sun Dec 29 09:18:32 1996 Mark Alexander <marka@cygnus.com>
3660
3661 * support.h: Make definitions of SIGTRAP and SIGQUIT consistent
3662 with gdb/config/i386/xm-windows.h.
3663
3664Fri Dec 27 22:48:51 1996 Mark Alexander <marka@cygnus.com>
3665
3666 * gencode.c (build_instruction): Work around MSVC++ code gen bug
3667 that messes up arithmetic shifts.
3668
3669Fri Dec 20 11:04:05 1996 Stu Grossman (grossman@critters.cygnus.com)
3670
3671 * support.h: Use _WIN32 instead of __WIN32__. Also add defs for
3672 SIGTRAP and SIGQUIT for _WIN32.
3673
3674Thu Dec 19 14:07:27 1996 Ian Lance Taylor <ian@cygnus.com>
3675
3676 * gencode.c (build_instruction) [MUL]: Cast operands to word64, to
3677 force a 64 bit multiplication.
3678 (build_instruction) [OR]: In mips16 mode, don't do anything if the
3679 destination register is 0, since that is the default mips16 nop
3680 instruction.
3681
3682Mon Dec 16 14:59:38 1996 Ian Lance Taylor <ian@cygnus.com>
3683
3684 * gencode.c (MIPS16_DECODE): SWRASP is I8, not RI.
3685 (build_endian_shift): Don't check proc64.
3686 (build_instruction): Always set memval to uword64. Cast op2 to
3687 uword64 when shifting it left in memory instructions. Always use
3688 the same code for stores--don't special case proc64.
3689
3690 * gencode.c (build_mips16_operands): Fix base PC value for PC
3691 relative operands.
3692 (build_instruction): Call JALDELAYSLOT rather than DELAYSLOT for a
3693 jal instruction.
3694 * interp.c (simJALDELAYSLOT): Define.
3695 (JALDELAYSLOT): Define.
3696 (INDELAYSLOT, INJALDELAYSLOT): Define.
3697 (simulate): Clear simJALDELAYSLOT when simDELAYSLOT is cleared.
3698
3699Tue Dec 24 22:11:20 1996 Angela Marie Thomas (angela@cygnus.com)
3700
3701 * interp.c (sim_open): add flush_cache as a PMON routine
3702 (sim_monitor): handle flush_cache by ignoring it
3703
3704Wed Dec 11 13:53:51 1996 Jim Wilson <wilson@cygnus.com>
3705
3706 * gencode.c (build_instruction): Use !ByteSwapMem instead of
3707 BigEndianMem.
3708 * interp.c (CONFIG, config_EP_{mask,shift,D,DxxDxx, config_BE): Delete.
3709 (BigEndianMem): Rename to ByteSwapMem and change sense.
3710 (BigEndianCPU, sim_write, LoadMemory, StoreMemory): Change
3711 BigEndianMem references to !ByteSwapMem.
3712 (set_endianness): New function, with prototype.
3713 (sim_open): Call set_endianness.
3714 (sim_info): Use simBE instead of BigEndianMem.
3715 (xfer_direct_word, xfer_direct_long, swap_direct_word,
3716 swap_direct_long, xfer_big_word, xfer_big_long, xfer_little_word,
3717 xfer_little_long, swap_word, swap_long): Delete unnecessary MSC_VER
3718 ifdefs, keeping the prototype declaration.
3719 (swap_word): Rewrite correctly.
3720 (ColdReset): Delete references to CONFIG. Delete endianness related
3721 code; moved to set_endianness.
72f4393d 3722
c906108c
SS
3723Tue Dec 10 11:32:04 1996 Jim Wilson <wilson@cygnus.com>
3724
3725 * gencode.c (build_instruction, case JUMP): Truncate PC to 32 bits.
3726 * interp.c (CHECKHILO): Define away.
3727 (simSIGINT): New macro.
3728 (membank_size): Increase from 1MB to 2MB.
3729 (control_c): New function.
3730 (sim_resume): Rename parameter signal to signal_number. Add local
3731 variable prev. Call signal before and after simulate.
3732 (sim_stop_reason): Add simSIGINT support.
3733 (sim_warning, sim_error, dotrace, SignalException): Define as stdarg
3734 functions always.
3735 (sim_warning): Delete call to SignalException. Do call printf_filtered
3736 if logfh is NULL.
3737 (AddressTranslation): Add #ifdef DEBUG around debugging message and
3738 a call to sim_warning.
3739
3740Wed Nov 27 11:53:50 1996 Ian Lance Taylor <ian@cygnus.com>
3741
3742 * gencode.c (process_instructions): If ! proc64, skip DOUBLEWORD
3743 16 bit instructions.
3744
3745Tue Nov 26 11:53:12 1996 Ian Lance Taylor <ian@cygnus.com>
3746
3747 Add support for mips16 (16 bit MIPS implementation):
3748 * gencode.c (inst_type): Add mips16 instruction encoding types.
3749 (GETDATASIZEINSN): Define.
3750 (MIPS_DECODE): Add REG flag to dsllv, dsrav, and dsrlv. Add
3751 jalx. Add LEFT flag to mfhi and mflo. Add RIGHT flag to mthi and
3752 mtlo.
3753 (MIPS16_DECODE): New table, for mips16 instructions.
3754 (bitmap_val): New static function.
3755 (struct mips16_op): Define.
3756 (mips16_op_table): New table, for mips16 operands.
3757 (build_mips16_operands): New static function.
3758 (process_instructions): If PC is odd, decode a mips16
3759 instruction. Break out instruction handling into new
3760 build_instruction function.
3761 (build_instruction): New static function, broken out of
3762 process_instructions. Check modifiers rather than flags for SHIFT
3763 bit count and m[ft]{hi,lo} direction.
3764 (usage): Pass program name to fprintf.
3765 (main): Remove unused variable this_option_optind. Change
3766 ``*loptarg++'' to ``loptarg++''.
3767 (my_strtoul): Parenthesize && within ||.
3768 * interp.c (LoadMemory): Accept a halfword pAddr if vAddr is odd.
3769 (simulate): If PC is odd, fetch a 16 bit instruction, and
3770 increment PC by 2 rather than 4.
3771 * configure.in: Add case for mips16*-*-*.
3772 * configure: Rebuild.
3773
3774Fri Nov 22 08:49:36 1996 Mark Alexander <marka@cygnus.com>
3775
3776 * interp.c: Allow -t to enable tracing in standalone simulator.
3777 Fix garbage output in trace file and error messages.
3778
3779Wed Nov 20 01:54:37 1996 Doug Evans <dje@canuck.cygnus.com>
3780
3781 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
3782 (SIM_{OBJS,EXTRA_CFLAGS,EXTRA_CLEAN}): Define.
3783 * configure.in: Simplify using macros in ../common/aclocal.m4.
3784 * configure: Regenerated.
3785 * tconfig.in: New file.
3786
3787Tue Nov 12 13:34:00 1996 Dawn Perchik <dawn@cygnus.com>
3788
3789 * interp.c: Fix bugs in 64-bit port.
3790 Use ansi function declarations for msvc compiler.
3791 Initialize and test file pointer in trace code.
3792 Prevent duplicate definition of LAST_EMED_REGNUM.
3793
3794Tue Oct 15 11:07:06 1996 Mark Alexander <marka@cygnus.com>
3795
3796 * interp.c (xfer_big_long): Prevent unwanted sign extension.
3797
3798Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnus.co.uk>
3799
3800 * interp.c (SignalException): Check for explicit terminating
3801 breakpoint value.
3802 * gencode.c: Pass instruction value through SignalException()
3803 calls for Trap, Breakpoint and Syscall.
3804
3805Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnus.co.uk>
3806
3807 * interp.c (SquareRoot): Add HAVE_SQRT check to ensure sqrt() is
3808 only used on those hosts that provide it.
3809 * configure.in: Add sqrt() to list of functions to be checked for.
3810 * config.in: Re-generated.
3811 * configure: Re-generated.
3812
3813Fri Sep 20 15:47:12 1996 Ian Lance Taylor <ian@cygnus.com>
3814
3815 * gencode.c (process_instructions): Call build_endian_shift when
3816 expanding STORE RIGHT, to fix swr.
3817 * support.h (SIGNEXTEND): If the sign bit is not set, explicitly
3818 clear the high bits.
3819 * interp.c (Convert): Fix fmt_single to fmt_long to not truncate.
3820 Fix float to int conversions to produce signed values.
3821
3822Thu Sep 19 15:34:17 1996 Ian Lance Taylor <ian@cygnus.com>
3823
3824 * gencode.c (MIPS_DECODE): Set UNSIGNED for multu instruction.
3825 (process_instructions): Correct handling of nor instruction.
3826 Correct shift count for 32 bit shift instructions. Correct sign
3827 extension for arithmetic shifts to not shift the number of bits in
3828 the type. Fix 64 bit multiply high word calculation. Fix 32 bit
3829 unsigned multiply. Fix ldxc1 and friends to use coprocessor 1.
3830 Fix madd.
3831 * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS, or HLPC.
3832 It's OK to have a mult follow a mult. What's not OK is to have a
3833 mult follow an mfhi.
3834 (Convert): Comment out incorrect rounding code.
3835
3836Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk>
3837
3838 * interp.c (sim_monitor): Improved monitor printf
3839 simulation. Tidied up simulator warnings, and added "--log" option
3840 for directing warning message output.
3841 * gencode.c: Use sim_warning() rather than WARNING macro.
3842
3843Thu Aug 22 15:03:12 1996 Ian Lance Taylor <ian@cygnus.com>
3844
3845 * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and
3846 getopt1.o, rather than on gencode.c. Link objects together.
3847 Don't link against -liberty.
3848 (gencode.o, getopt.o, getopt1.o): New targets.
3849 * gencode.c: Include <ctype.h> and "ansidecl.h".
3850 (AND): Undefine after including "ansidecl.h".
3851 (ULONG_MAX): Define if not defined.
3852 (OP_*): Don't define macros; now defined in opcode/mips.h.
3853 (main): Call my_strtoul rather than strtoul.
3854 (my_strtoul): New static function.
3855
3856Wed Jul 17 18:12:38 1996 Stu Grossman (grossman@critters.cygnus.com)
3857
3858 * gencode.c (process_instructions): Generate word64 and uword64
3859 instead of `long long' and `unsigned long long' data types.
3860 * interp.c: #include sysdep.h to get signals, and define default
3861 for SIGBUS.
3862 * (Convert): Work around for Visual-C++ compiler bug with type
3863 conversion.
3864 * support.h: Make things compile under Visual-C++ by using
3865 __int64 instead of `long long'. Change many refs to long long
3866 into word64/uword64 typedefs.
3867
3868Wed Jun 26 12:24:55 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3869
72f4393d
L
3870 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
3871 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
3872 (docdir): Removed.
3873 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
3874 (AC_PROG_INSTALL): Added.
c906108c 3875 (AC_PROG_CC): Moved to before configure.host call.
72f4393d
L
3876 * configure: Rebuilt.
3877
c906108c
SS
3878Wed Jun 5 08:28:13 1996 James G. Smith <jsmith@cygnus.co.uk>
3879
3880 * configure.in: Define @SIMCONF@ depending on mips target.
3881 * configure: Rebuild.
3882 * Makefile.in (run): Add @SIMCONF@ to control simulator
3883 construction.
3884 * gencode.c: Change LOADDRMASK to 64bit memory model only.
3885 * interp.c: Remove some debugging, provide more detailed error
3886 messages, update memory accesses to use LOADDRMASK.
72f4393d 3887
c906108c
SS
3888Mon Jun 3 11:55:03 1996 Ian Lance Taylor <ian@cygnus.com>
3889
3890 * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS,
3891 AC_CHECK_LIB, and AC_CHECK_FUNCS. Change AC_OUTPUT to set
3892 stamp-h.
3893 * configure: Rebuild.
3894 * config.in: New file, generated by autoheader.
3895 * interp.c: Include "config.h". Include <stdlib.h>, <string.h>,
3896 and <strings.h> if they exist. Replace #ifdef sun with #ifdef
3897 HAVE_ANINT and HAVE_AINT, as appropriate.
3898 * Makefile.in (run): Use @LIBS@ rather than -lm.
3899 (interp.o): Depend upon config.h.
3900 (Makefile): Just rebuild Makefile.
3901 (clean): Remove stamp-h.
3902 (mostlyclean): Make the same as clean, not as distclean.
3903 (config.h, stamp-h): New targets.
3904
3905Fri May 10 00:41:17 1996 James G. Smith <jsmith@cygnus.co.uk>
3906
3907 * interp.c (ColdReset): Fix boolean test. Make all simulator
3908 globals static.
3909
3910Wed May 8 15:12:58 1996 James G. Smith <jsmith@cygnus.co.uk>
3911
3912 * interp.c (xfer_direct_word, xfer_direct_long,
3913 swap_direct_word, swap_direct_long, xfer_big_word,
3914 xfer_big_long, xfer_little_word, xfer_little_long,
3915 swap_word,swap_long): Added.
3916 * interp.c (ColdReset): Provide function indirection to
3917 host<->simulated_target transfer routines.
3918 * interp.c (sim_store_register, sim_fetch_register): Updated to
3919 make use of indirected transfer routines.
3920
3921Fri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnus.co.uk>
3922
3923 * gencode.c (process_instructions): Ensure FP ABS instruction
3924 recognised.
3925 * interp.c (AbsoluteValue): Add routine. Also provide simple PMON
3926 system call support.
3927
3928Wed Apr 10 09:51:38 1996 James G. Smith <jsmith@cygnus.co.uk>
3929
3930 * interp.c (sim_do_command): Complain if callback structure not
3931 initialised.
3932
3933Thu Mar 28 13:50:51 1996 James G. Smith <jsmith@cygnus.co.uk>
3934
3935 * interp.c (Convert): Provide round-to-nearest and round-to-zero
3936 support for Sun hosts.
3937 * Makefile.in (gencode): Ensure the host compiler and libraries
3938 used for cross-hosted build.
3939
3940Wed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnus.co.uk>
3941
3942 * interp.c, gencode.c: Some more (TODO) tidying.
3943
3944Thu Mar 7 11:19:33 1996 James G. Smith <jsmith@cygnus.co.uk>
3945
3946 * gencode.c, interp.c: Replaced explicit long long references with
3947 WORD64HI, WORD64LO, SET64HI and SET64LO macro calls.
3948 * support.h (SET64LO, SET64HI): Macros added.
3949
3950Wed Feb 21 12:16:21 1996 Ian Lance Taylor <ian@cygnus.com>
3951
3952 * configure: Regenerate with autoconf 2.7.
3953
3954Tue Jan 30 08:48:18 1996 Fred Fish <fnf@cygnus.com>
3955
3956 * interp.c (LoadMemory): Enclose text following #endif in /* */.
3957 * support.h: Remove superfluous "1" from #if.
3958 * support.h (CHECKSIM): Remove stray 'a' at end of line.
3959
3960Mon Dec 4 11:44:40 1995 Jamie Smith <jsmith@cygnus.com>
3961
3962 * interp.c (StoreFPR): Control UndefinedResult() call on
3963 WARN_RESULT manifest.
3964
3965Fri Dec 1 16:37:19 1995 James G. Smith <jsmith@cygnus.co.uk>
3966
3967 * gencode.c: Tidied instruction decoding, and added FP instruction
3968 support.
3969
3970 * interp.c: Added dineroIII, and BSD profiling support. Also
3971 run-time FP handling.
3972
3973Sun Oct 22 00:57:18 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
3974
3975 * Changelog, Makefile.in, README.Cygnus, configure, configure.in,
3976 gencode.c, interp.c, support.h: created.