Sanity clause
[deliverable/binutils-gdb.git] / sim / mips / ChangeLog
CommitLineData
5e34097b
GRK
1Thu May 21 14:24:11 1998 Gavin Koch <gavin@cygnus.com>
2
3 * gencode.c: Mark BEGEZALL as LIKELY.
4
26feb3a8
AC
5Thu May 21 18:57:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
6
7 * sim-main.h (ALU32_END): Sign extend 32 bit results.
8 * mips.igen (ADD, SUB, ADDI, DADD, DSUB): Trace.
9
84048259
AC
10start-sanitize-r5900
11Thu May 21 17:15:39 1998 Andrew Cagney <cagney@b1.cygnus.com>
12
13 * interp.c (sim_fetch_register): Convert internal r5900 regs to
14 target byte order
15
16end-sanitize-r5900
3fa454e9
FCE
17Mon May 18 18:22:42 1998 Frank Ch. Eigler <fche@cygnus.com>
18
19 * configure.in (SIM_AC_OPTION_HARDWARE): Added common hardware
20 modules. Recognize TX39 target with "mips*tx39" pattern.
21 * configure: Rebuilt.
22 * sim-main.h (*): Added many macros defining bits in
23 TX39 control registers.
24 (SignalInterrupt): Send actual PC instead of NULL.
25 (SignalNMIReset): New exception type.
26 * interp.c (board): New variable for future use to identify
27 a particular board being simulated.
28 (mips_option_handler,mips_options): Added "--board" option.
29 (interrupt_event): Send actual PC.
30 (sim_open): Make memory layout conditional on board setting.
31 (signal_exception): Initial implementation of hardware interrupt
32 handling. Accept another break instruction variant for simulator
33 exit.
34 (decode_coproc): Implement RFE instruction for TX39.
35 (mips.igen): Decode RFE instruction as such.
36start-sanitize-tx3904
37 * configure.in (tx3904cpu,tx3904irc): Added devices for tx3904.
38 * interp.c: Define "jmr3904" and "jmr3904debug" board types and
39 bbegin to implement memory map.
40 * dv-tx3904cpu.c: New file.
41 * dv-tx3904irc.c: New file.
42end-sanitize-tx3904
43
44Wed May 13 14:40:11 1998 Gavin Koch <gavin@cygnus.com>
45
46 * mips.igen (check_mt_hilo): Create a separate r3900 version.
47
32d41f6d 48start-sanitize-r5900
7d2c0e8c
GRK
49Wed May 13 14:27:53 1998 Gavin Koch <gavin@cygnus.com>
50
51 * r5900.igen: Replace the calls and the definition of the
52 function check_op_hilo_hi1lo1 with the pair
53 check_mult_hilo_hi1lo1 and check_mult_hilo_hi1lo1.
54
32d41f6d 55end-sanitize-r5900
afc5e7f2
GRK
56Wed May 13 14:11:46 1998 Gavin Koch <gavin@cygnus.com>
57
58 * tx.igen (madd,maddu): Replace calls to check_op_hilo
59 with calls to check_div_hilo.
60
94dda41a
GRK
61Wed May 13 09:59:27 1998 Gavin Koch <gavin@cygnus.com>
62
63 * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):
64 Replace check_op_hilo with check_mult_hilo and check_div_hilo.
65 Add special r3900 version of do_mult_hilo.
66 (do_dmultx,do_mult,do_multu): Replace calls to check_op_hilo
67 with calls to check_mult_hilo.
68 (do_ddiv,do_ddivu,do_div,do_divu): Replace calls to check_op_hilo
69 with calls to check_div_hilo.
70
1a89994e
AC
71Tue May 12 15:22:11 1998 Andrew Cagney <cagney@b1.cygnus.com>
72
73 * configure.in (SUBTARGET_R3900): Define for mipstx39 target.
74 Document a replacement.
75
76Fri May 8 17:48:19 1998 Ian Carmichael <iancarm@cygnus.com>
77
78 * interp.c (sim_monitor): Make mon_printf work.
79
eb00d706
DE
80Wed May 6 19:42:19 1998 Doug Evans <devans@canuck.cygnus.com>
81
82 * sim-main.h (INSN_NAME): New arg `cpu'.
83
84start-sanitize-sky
85Thu Apr 30 18:51:26 1998 Andrew Cagney <cagney@b1.cygnus.com>
86
87 * sky-libvpe.c (FMAdd, FMSub): Replace r59fp_op3 call with
88 r59fp_mula.
89
90end-sanitize-sky
91start-sanitize-r5900
92Wed Apr 29 22:54:45 1998 Andrew Cagney <cagney@b1.cygnus.com>
93
94 * sim-main.h (R5900_FP_MAX, R5900_FP_MIN): Define.
95 * r5900.igen (r59fp_overflow): Use.
96
97 * r5900.igen (r59fp_op3): Rename to
98 (r59fp_mula): This, delete opm argument.
99 (MADD.S, MADDA.S, MSUB.S, MSUBS.S): Update.
100 (r59fp_mula): Overflowing product propogates through to result.
101 (r59fp_mula): ACC to the MAX propogates to result.
102 (r59fp_mula): Underflow during multiply only sets SU.
103
104end-sanitize-r5900
9d45df1b
GN
105Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
106
107 * configure: Regenerated to track ../common/aclocal.m4 changes.
108
5da9ce07
TT
109Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
110
111 * configure: Regenerated to track ../common/aclocal.m4 changes.
112 * config.in: Ditto.
113
114Sun Apr 26 15:20:01 1998 Tom Tromey <tromey@cygnus.com>
115
116 * acconfig.h: New file.
117 * configure.in: Reverted change of Apr 24; use sinclude again.
118
b1df34b9
TT
119Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
120
121 * configure: Regenerated to track ../common/aclocal.m4 changes.
122 * config.in: Ditto.
123
124Fri Apr 24 11:19:20 1998 Tom Tromey <tromey@cygnus.com>
125
126 * configure.in: Don't call sinclude.
127
ca61710b
AC
128Fri Apr 24 11:35:01 1998 Andrew Cagney <cagney@chook.cygnus.com>
129
130 * mips.igen (do_store_left): Pass 0 not NULL to store_memory.
131
97f4d183
AC
132Tue Apr 21 11:59:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
133
134 * mips.igen (ERET): Implement.
135
136 * interp.c (decode_coproc): Return sign-extended EPC.
137
138 * mips.igen (ANDI, LUI, MFC0): Add tracing code.
139
140 * interp.c (signal_exception): Do not ignore Trap.
141 (signal_exception): On TRAP, restart at exception address.
142 (HALT_INSTRUCTION, HALT_INSTRUCTION_MASK): Define.
143 (signal_exception): Update.
515125b7
AC
144 (sim_open): Patch V_COMMON interrupt vector with an abort sequence
145 so that TRAP instructions are caught.
97f4d183 146
421cbaae
AC
147Mon Apr 20 11:26:55 1998 Andrew Cagney <cagney@b1.cygnus.com>
148
149 * sim-main.h (struct hilo_access, struct hilo_history): Define,
150 contains HI/LO access history.
151 (struct _sim_cpu): Make hiaccess and loaccess of type hilo_access.
152 (HIACCESS, LOACCESS): Delete, replace with
153 (HIHISTORY, LOHISTORY): New macros.
154 (start-sanitize-r5900):
155 (struct sim_5900_cpu): Make hi1access, lo1access of type
156 hilo_access.
157 (HI1ACCESS, LO1ACCESS): Delete, replace with
158 (HI1HISTORY, LO1HISTORY): New macros.
159 (end-sanitize-r5900):
160 (CHECKHILO): Delete all, moved to mips.igen
161
162 * gencode.c (build_instruction): Do not generate checks for
163 correct HI/LO register usage.
164
165 * interp.c (old_engine_run): Delete checks for correct HI/LO
166 register usage.
167
168 * mips.igen (check_mt_hilo, check_mf_hilo, check_op_hilo,
169 check_mf_cycles): New functions.
170 (do_mfhi, do_mflo, "mthi", "mtlo", do_ddiv, do_ddivu, do_div,
171 do_divu, domultx, do_mult, do_multu): Use.
172
173 * tx.igen ("madd", "maddu"): Use.
174 (start-sanitize-r5900):
175
176 r5900.igen: Update all HI/LO checks.
177 ("mfhi1", "mflo1", "mthi1", "mthi1", "pmfhi", "pmflo", "pmfhl",
178 "pmthi", "pmtlo", "mpthl"): Check MF/MT HI/LO.
179 ("mult1", "div1", "divu1", "multu1", "madd1", "maddu1", "pdivbw",
180 "pdivuw", "pdivw", "phmaddh", "phmsubh", "pmaddh", "madduw",
181 "pmaddw", "pmsubh", "pmsubw", "pmulth", "pmultuw", "pmultw"):
182 Check HI/LO op.
183 (end-sanitize-r5900):
184
185start-sanitize-sky
186Mon Apr 20 18:39:47 1998 Frank Ch. Eigler <fche@cygnus.com>
187
188 * interp.c (decode_coproc): Correct CMFC2/QMTC2
189 GPR access.
190
191 * r5900.igen (LQ,SQ): Use a pair of 64-bit accesses
192 instead of a single 128-bit access.
193
194end-sanitize-sky
fc4e5b84 195start-sanitize-sky
f8998e77
FCE
196Fri Apr 17 14:50:39 1998 Frank Ch. Eigler <fche@cygnus.com>
197
198 * r5900.igen (COP_[LS]Q): Transfer COP2 quadwords.
199 * interp.c (cop_[ls]q): Fixes corresponding to above.
200
201end-sanitize-sky
202start-sanitize-sky
fc4e5b84
FCE
203Thu Apr 16 15:24:14 1998 Frank Ch. Eigler <fche@cygnus.com>
204
205 * interp.c (decode_coproc): Adapt COP2 micro interlock to
206 clarified specs. Reset "M" bit; exit also on "E" bit.
207
208end-sanitize-sky
7d93d538
AC
209start-sanitize-r5900
210Thu Apr 16 10:40:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
211
212 * r5900.igen (CFC1, CTC1): Implement R5900 specific version.
213 * mips.igen (CFC1, CTC1): R5900 des not use generic version.
214
215 * r5900.igen (r59fp_unpack): New function.
216 (r59fp_op1, r59fp_op2, r59fp_op3, C.cond.S, CVT.S.W, DIV.S,
217 RSQRT.S, SQRT.S): Use.
218 (r59fp_zero): New function.
219 (r59fp_overflow): Generate r5900 specific overflow value.
220 (r59fp_store): Re-write, overflow to MAX_R5900_FP value, underflow
221 to zero.
222 (CVT.S.W, CVT.W.S): Exchange implementations.
223
224 * sim-main.h (R5900_EXPMAX, R5900_EXPMIN, R5900_EXPBIAS): Defile.
225
226end-sanitize-r5900
c58fa2cc
AC
227start-sanitize-tx19
228Thu Apr 16 09:14:44 1998 Andrew Cagney <cagney@b1.cygnus.com>
229
230 * configure.in (tx19, sim_use_gen): Switch to igen.
231 * configure: Re-build.
232
233end-sanitize-tx19
234start-sanitize-sky
46399a00
FCE
235Wed Apr 15 12:41:18 1998 Frank Ch. Eigler <fche@cygnus.com>
236
237 * interp.c (decode_coproc): Make COP2 branch code compile after
238 igen signature changes.
239
240end-sanitize-sky
74025eee
AC
241Wed Apr 15 18:31:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
242
243 * mips.igen (DSRAV): Use function do_dsrav.
244 (SRAV): Use new function do_srav.
245
246 * m16.igen (BEQZ, BNEZ): Compare GPR[TRX] not GPR[RX].
247 (B): Sign extend 11 bit immediate.
248 (EXT-B*): Shift 16 bit immediate left by 1.
249 (ADDIU*): Don't sign extend immediate value.
250
f3bdd368
AC
251Wed Apr 15 10:32:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
252
253 * m16run.c (sim_engine_run): Restore CIA after handling an event.
254
255start-sanitize-tx19
256 * mips.igen (mtc0): Valid tx19 instruction.
257
258end-sanitize-tx19
259 * sim-main.h (DELAY_SLOT, NULLIFY_NEXT_INSTRUCTION): For IGEN, use
260 functions.
261
262 * mips.igen (delayslot32, nullify_next_insn): New functions.
263 (m16.igen): Always include.
264 (do_*): Add more tracing.
265
266 * m16.igen (delayslot16): Add NIA argument, could be called by a
267 32 bit MIPS16 instruction.
268
269 * interp.c (ifetch16): Move function from here.
270 * sim-main.c (ifetch16): To here.
271
272 * sim-main.c (ifetch16, ifetch32): Update to match current
273 implementations of LH, LW.
274 (signal_exception): Don't print out incorrect hex value of illegal
275 instruction.
276
c0a4c3ba
AC
277Wed Apr 15 00:17:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
278
279 * m16run.c (sim_engine_run): Use IMEM16 and IMEM32 to fetch an
280 instruction.
281
282 * m16.igen: Implement MIPS16 instructions.
283
284 * mips.igen (do_addiu, do_addu, do_and, do_daddiu, do_daddu,
285 do_ddiv, do_ddivu, do_div, do_divu, do_dmultx, do_dmultu, do_srav,
286 do_dsubu, do_mfhi, do_mflo, do_mult, do_multu, do_nor, do_or,
287 do_sll, do_sllv, do_slt, do_slti, do_sltiu, do_sltu, do_sra,
288 do_srl, do_srlv, do_subu, do_xor, do_xori): New functions. Move
289 bodies of corresponding code from 32 bit insn to these. Also used
290 by MIPS16 versions of functions.
291
292 * sim-main.h (RAIDX, T8IDX, T8, SPIDX): Define.
293 (IMEM16): Drop NR argument from macro.
294
96a4eb30 295start-sanitize-sky
c0a4c3ba 296Mon Apr 13 16:28:52 1998 Frank Ch. Eigler <fche@cygnus.com>
96a4eb30
FCE
297
298 * interp.c (decode_coproc): Add proper 1000000 bit-string at top
299 of VU lower instruction.
300
301end-sanitize-sky
b0b39eb2
FCE
302start-sanitize-sky
303Thu Apr 9 16:38:23 1998 Frank Ch. Eigler <fche@cygnus.com>
304
305 * r5900.igen (LQC,SQC): Adapted code to DOUBLEWORD accesses
306 instead of QUADWORD.
307
308 * sim-main.h: Removed attempt at allowing 128-bit access.
309
310end-sanitize-sky
11c47f31 311start-sanitize-sky
c0a4c3ba 312Wed Apr 8 18:12:13 1998 Frank Ch. Eigler <fche@cygnus.com>
11c47f31
FCE
313
314 * Makefile.in (SIM_SKY_OBJS): Added sky-vudis.o.
315
316 * interp.c (decode_coproc): Refer to VU CIA as a "special"
317 register, not as a "misc" register. Aha. Add activity
318 assertions after VCALLMS* instructions.
319
320end-sanitize-sky
174ff224 321start-sanitize-sky
c0a4c3ba 322Tue Apr 7 18:32:49 1998 Frank Ch. Eigler <fche@cygnus.com>
174ff224
FCE
323
324 * interp.c (decode_coproc): Do not apply superfluous E (end) flag
325 to upper code of generated VU instruction.
326
327end-sanitize-sky
2ebb2a68
FCE
328start-sanitize-sky
329Mon Apr 6 19:55:56 1998 Frank Ch. Eigler <fche@cygnus.com>
330
331 * interp.c (cop_[ls]q): Replaced stub with proper COP2 code.
332
333 * sim-main.h (LOADADDRMASK): Redefine to allow 128-bit accesses
334 for TARGET_SKY.
335
336 * r5900.igen (SQC2): Thinko.
337
338end-sanitize-sky
ebcfd86a
FCE
339start-sanitize-sky
340Sun Apr 5 12:05:44 1998 Frank Ch. Eigler <fche@cygnus.com>
341
342 * interp.c (*): Adapt code to merged VU device & state structs.
343 (decode_coproc): Execute COP2 each macroinstruction without
344 pipelining, by stepping VU to completion state. Adapted to
345 read_vu_*_reg style of register access.
346
347 * mips.igen ([SL]QC2): Removed these COP2 instructions.
348
349 * r5900.igen ([SL]QC2): Transplanted these COP2 instructions here.
350
351 * sim-main.h (cop_[ls]q): Enclosed in TARGET_SKY guards.
352
353end-sanitize-sky
64ed8b6a
AC
354Sat Apr 4 22:39:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
355
356 * Makefile.in (SIM_OBJS): Add sim-main.o.
357
358 * sim-main.h (address_translation, load_memory, store_memory,
359 cache_op, sync_operation, prefetch, ifetch32, pending_tick): Mark
360 as INLINE_SIM_MAIN.
361 (pr_addr, pr_uword64): Declare.
362 (sim-main.c): Include when H_REVEALS_MODULE_P.
363
364 * interp.c (address_translation, load_memory, store_memory,
365 cache_op, sync_operation, prefetch, ifetch32, pending_tick): Move
366 from here.
367 * sim-main.c: To here. Fix compilation problems.
368
369 * configure.in: Enable inlining.
370 * configure: Re-config.
371
278bda40
AC
372Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
373
374 * configure: Regenerated to track ../common/aclocal.m4 changes.
375
376Fri Apr 3 04:32:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
377
378 * mips.igen: Include tx.igen.
379 * Makefile.in (IGEN_INCLUDE): Add tx.igen.
380 * tx.igen: New file, contains MADD and MADDU.
381
382 * interp.c (load_memory): When shifting bytes, use LOADDRMASK not
383 the hardwired constant `7'.
384 (store_memory): Ditto.
385 (LOADDRMASK): Move definition to sim-main.h.
386
387 mips.igen (MTC0): Enable for r3900.
388 (ADDU): Add trace.
389
390 mips.igen (do_load_byte): Delete.
391 (do_load, do_store, do_load_left, do_load_write, do_store_left,
392 do_store_right): New functions.
393 (SW*, LW*, SD*, LD*, SH, LH, SB, LB): Use.
394
395 configure.in: Let the tx39 use igen again.
396 configure: Update.
397
725fc5d9
AC
398Thu Apr 2 10:59:39 1998 Andrew Cagney <cagney@b1.cygnus.com>
399
400 * interp.c (sim_monitor): get_mem_info returns a 4 byte quantity,
401 not an address sized quantity. Return zero for cache sizes.
402
403Wed Apr 1 23:47:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
404
405 * mips.igen (r3900): r3900 does not support 64 bit integer
406 operations.
407
6b0c51c9
FCE
408start-sanitize-sky
409Wed Apr 1 08:20:31 1998 Frank Ch. Eigler <fche@cygnus.com>
410
411 * mips.igen (SQC2/LQC2): Make bodies sky-target-only also.
6b0c51c9 412
725fc5d9 413end-sanitize-sky
6ed00b06
FCE
414start-sanitize-sky
415Mon Mar 30 18:41:43 1998 Frank Ch. Eigler <fche@cygnus.com>
416
417 * interp.c (decode_coproc): Continuing COP2 work.
6b0c51c9 418 (cop_[ls]q): Make sky-target-only.
6ed00b06 419
6b0c51c9 420 * sim-main.h (COP_[LS]Q): Make sky-target-only.
6ed00b06 421end-sanitize-sky
34f51d87
GRK
422Mon Mar 30 14:46:05 1998 Gavin Koch <gavin@cygnus.com>
423
424 * configure.in (mipstx39*-*-*): Use gencode simulator rather
425 than igen one.
426 * configure : Rebuild.
427
7dd4a466
FCE
428start-sanitize-sky
429Sun Mar 29 17:50:11 Frank Ch. Eigler <fche@cygnus.com>
430
431 * interp.c (decode_coproc): Added a missing TARGET_SKY check
432 around COP2 implementation skeleton.
433
434end-sanitize-sky
7dba069e 435start-sanitize-sky
15232df4
FCE
436Fri Mar 27 16:19:29 1998 Frank Ch. Eigler <fche@cygnus.com>
437
15232df4
FCE
438 * Makefile.in (SIM_SKY_OBJS): Replaced sky-vu[01].o with sky-vu.o.
439
440 * interp.c (sim_{load,store}_register): Use new vu[01]_device
441 static to access VU registers.
442 (decode_coproc): Added skeleton of sky COP2 (VU) instruction
443 decoding. Work in progress.
444
445 * mips.igen (LDCzz, SDCzz): Removed *5900 case for this
446 overlapping/redundant bit pattern.
447 (LQC2, SQC2): Added *5900 COP2 instruction skeleta. Work in
448 progress.
449
450 * sim-main.h (status_CU[012]): Added COP[n]-enabled flags for
451 status register.
452
15232df4
FCE
453 * interp.c (cop_lq, cop_sq): New functions for future 128-bit
454 access to coprocessor registers.
455
456 * sim-main.h (COP_LQ, COP_SQ): New macro front-ends for above.
6ed00b06 457end-sanitize-sky
d8f53049
AC
458Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
459
460 * configure: Regenerated to track ../common/aclocal.m4 changes.
461
82ea14fd
AC
462Fri Mar 27 15:01:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
463
464 * interp.c (mips_option_handler): Iterate over MAX_NR_PROCESSORS.
465
466Wed Mar 25 16:44:27 1998 Ian Carmichael <iancarm@cygnus.com>
467
468 * configure: Regenerated to track ../common/aclocal.m4 changes.
469 * config.in: Regenerated to track ../common/aclocal.m4 changes.
470
d89fa2d8
AC
471Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
472
473 * configure: Regenerated to track ../common/aclocal.m4 changes.
474
612a649e
AC
475Wed Mar 25 10:05:46 1998 Andrew Cagney <cagney@b1.cygnus.com>
476
477 * interp.c (Max, Min): Comment out functions. Not yet used.
478
479start-sanitize-vr4320
480Wed Mar 25 10:04:13 1998 Andrew Cagney <cagney@b1.cygnus.com>
481
482 * vr4320.igen (DCLZ): Pacify GCC, 64 bit arg, int format.
483
484end-sanitize-vr4320
485Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
486
487 * configure: Regenerated to track ../common/aclocal.m4 changes.
488
9b23b76d
FCE
489Tue Mar 17 19:05:20 1998 Frank Ch. Eigler <fche@cygnus.com>
490
491 * Makefile.in (MIPS_EXTRA_LIBS, SIM_EXTRA_LIBS): Added
492 configurable settings for stand-alone simulator.
493
494start-sanitize-sky
495 * configure.in: Added --with-sim-gpu2 option to specify path of
496 sky GPU2 library. Triggers -DSKY_GPU2 for sky-gpuif.c, and
497 links/compiles stand-alone simulator with this library.
498
499 * interp.c (MEM_SIZE): Increased default sky memory size to 16MB.
500end-sanitize-sky
9b23b76d
FCE
501 * configure.in: Added X11 search, just in case.
502
503 * configure: Regenerated.
504
505Wed Mar 11 14:09:10 1998 Andrew Cagney <cagney@b1.cygnus.com>
506
507 * interp.c (sim_write, sim_read, load_memory, store_memory):
508 Replace sim_core_*_map with read_map, write_map, exec_map resp.
509
5fa71251
GRK
510start-sanitize-vr4320
511Tue Mar 10 10:32:22 1998 Gavin Koch <gavin@cygnus.com>
512
513 * vr4320.igen (clz,dclz) : Added.
514 (dmac): Replaced 99, with LO.
515
516end-sanitize-vr4320
6ba4c153
AC
517start-sanitize-vr5400
518Fri Mar 6 08:30:58 1998 Andrew Cagney <cagney@b1.cygnus.com>
519
520 * mdmx.igen (SHFL.REPA.fmt, SHFL.REPB.fmt): Fix bit fields.
521
522end-sanitize-vr5400
dd15abd5
GRK
523start-sanitize-vr4320
524Tue Mar 3 11:56:29 1998 Gavin Koch <gavin@cygnus.com>
525
526 * vr4320.igen: New file.
527 * Makefile.in (vr4320.igen) : Added.
528 * configure.in (mips64vr4320-*-*): Added.
529 * configure : Rebuilt.
530 * mips.igen : Correct the bfd-names in the mips-ISA model entries.
531 Add the vr4320 model entry and mark the vr4320 insn as necessary.
532
533end-sanitize-vr4320
ca6f76d1
AC
534Tue Mar 3 13:58:43 1998 Andrew Cagney <cagney@b1.cygnus.com>
535
536 * sim-main.h (GETFCC): Return an unsigned value.
537
538start-sanitize-r5900
539 * r5900.igen: Use an unsigned array index variable `i'.
540 (QFSRV): Ditto for variable bytes.
541
542end-sanitize-r5900
543Tue Mar 3 13:21:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
544
545 * mips.igen (DIV): Fix check for -1 / MIN_INT.
546 (DADD): Result destination is RD not RT.
547
548start-sanitize-r5900
549 * r5900.igen (DIV1): Fix check for -1 / MIN_INT.
550 (DIVU1): Don't check for MIN_INT / -1 as performing unsigned
551 divide.
552
553end-sanitize-r5900
0e701ac3
AC
554Fri Feb 27 13:49:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
555
556 * sim-main.h (HIACCESS, LOACCESS): Always define.
557
558 * mdmx.igen (Maxi, Mini): Rename Max, Min.
559
560 * interp.c (sim_info): Delete.
561
7c5d88c1
DE
562Fri Feb 27 18:41:01 1998 Doug Evans <devans@canuck.cygnus.com>
563
564 * interp.c (DECLARE_OPTION_HANDLER): Use it.
565 (mips_option_handler): New argument `cpu'.
566 (sim_open): Update call to sim_add_option_table.
567
f89c0689
AC
568Wed Feb 25 18:56:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
569
570 * mips.igen (CxC1): Add tracing.
571
572start-sanitize-r5900
573Wed Feb 25 13:59:03 1998 Andrew Cagney <cagney@b1.cygnus.com>
574
575 * r5900.igen (StoreFP): Delete.
576 (r59fp_store, r59fp_overflow, r59fp_op1, r59fp_op2, r59fp_op3):
577 New functions.
578 (rsqrt.s, sqrt.s): Implement.
579 (r59cond): New function.
580 (C.COND.S): Call r59cond in assembler line.
581 (cvt.w.s, cvt.s.w): Implement.
582
583 * mips.igen (rsqrt.fmt, sqrt.fmt, cvt.*.*): Remove from r5900
584 instruction set.
585
586 * sim-main.h: Define an enum of r5900 FCSR bit fields.
587
588end-sanitize-r5900
a48e8c8d 589start-sanitize-r5900
d3e1d594
AC
590Tue Feb 24 14:44:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
591
592 * r5900.igen: Add tracing to all p* instructions.
593
a48e8c8d
AC
594Tue Feb 24 02:47:33 1998 Andrew Cagney <cagney@b1.cygnus.com>
595
596 * interp.c (sim_store_register, sim_fetch_register): Pull swifty
597 to get gdb talking to re-aranged sim_cpu register structure.
598
599end-sanitize-r5900
600Fri Feb 20 17:43:21 1998 Andrew Cagney <cagney@b1.cygnus.com>
601
602 * sim-main.h (Max, Min): Declare.
603
604 * interp.c (Max, Min): New functions.
605
606 * mips.igen (BC1): Add tracing.
607
608start-sanitize-vr5400
609Fri Feb 20 16:27:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
610
611 * mdmx.igen: Tag all functions as requiring either with mdmx or
612 vr5400 processor.
613
614end-sanitize-vr5400
615start-sanitize-r5900
616Fri Feb 20 15:55:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
617
618 * configure.in (SIM_AC_OPTION_FLOAT): For r5900, set FP bit size
619 to 32.
620 (SIM_AC_OPTION_BITSIZE): For r5900, set nr address bits to 32.
621
622 * mips.igen (C.cond.fmt, ..): Not part of r5900 insn set.
623
624 * r5900.igen: Rewrite.
625
626 * sim-main.h: Move r5900 registers to a separate _sim_r5900_cpu
627 struct.
628 (GPR_SB, GPR_SH, GPR_SW, GPR_SD, GPR_UB, GPR_UH, GPR_UW, GPR_UD):
629 Define in terms of GPR/GPR1 instead of REGISTERS/REGISTERS.1
630
631end-sanitize-r5900
632Thu Feb 19 14:50:00 1998 John Metzler <jmetzler@cygnus.com>
633
634 * interp.c Added memory map for stack in vr4100
635
f319bab2
GRK
636Thu Feb 19 10:21:21 1998 Gavin Koch <gavin@cygnus.com>
637
638 * interp.c (load_memory): Add missing "break"'s.
639
640Tue Feb 17 12:45:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
641
642 * interp.c (sim_store_register, sim_fetch_register): Pass in
643 length parameter. Return -1.
644
645Tue Feb 10 11:57:40 1998 Ian Carmichael <iancarm@cygnus.com>
646
647 * interp.c: Added hardware init hook, fixed warnings.
648
452b3808
AC
649Sat Feb 7 17:16:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
650
651 * Makefile.in (itable.h itable.c): Depend on SIM_@sim_gen@_ALL.
652
37379a25
AC
653Tue Feb 3 11:36:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
654
655 * interp.c (ifetch16): New function.
656
657 * sim-main.h (IMEM32): Rename IMEM.
658 (IMEM16_IMMED): Define.
659 (IMEM16): Define.
660 (DELAY_SLOT): Update.
661
662 * m16run.c (sim_engine_run): New file.
663
664 * m16.igen: All instructions except LB.
665 (LB): Call do_load_byte.
666 * mips.igen (do_load_byte): New function.
667 (LB): Call do_load_byte.
668
669 * mips.igen: Move spec for insn bit size and high bit from here.
670 * Makefile.in (tmp-igen, tmp-m16): To here.
671
672 * m16.dc: New file, decode mips16 instructions.
673
674 * Makefile.in (SIM_NO_ALL): Define.
675 (tmp-m16): Generate both 16 bit and 32 bit simulator engines.
676
677start-sanitize-tx19
678 * m16.igen: Mark all mips16 insns as being part of the tx19 insn
679 set.
680
681end-sanitize-tx19
682Tue Feb 3 11:28:00 1998 Andrew Cagney <cagney@b1.cygnus.com>
683
684 * configure.in (mips_fpu_bitsize): For tx39, restrict floating
685 point unit to 32 bit registers.
686 * configure: Re-generate.
687
688Sun Feb 1 15:47:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
689
690 * configure.in (sim_use_gen): Make IGEN the default simulator
691 generator for generic 32 and 64 bit mips targets.
692 * configure: Re-generate.
693
a97f304b
AC
694Sun Feb 1 16:52:37 1998 Andrew Cagney <cagney@b1.cygnus.com>
695
696 * sim-main.h (SizeFGR): Determine from floating-point and not gpr
697 bitsize.
698
699 * interp.c (sim_fetch_register, sim_store_register): Read/write
700 FGR from correct location.
701 (sim_open): Set size of FGR's according to
702 WITH_TARGET_FLOATING_POINT_BITSIZE.
703
704 * sim-main.h (FGR): Store floating point registers in a separate
705 array.
706
707Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
708
709 * configure: Regenerated to track ../common/aclocal.m4 changes.
710
711start-sanitize-vr5400
712 * mdmx.igen: Mark all instructions as 64bit/fp specific.
713
714end-sanitize-vr5400
2acd126a
AC
715Tue Feb 3 00:10:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
716
717 * interp.c (ColdReset): Call PENDING_INVALIDATE.
718
719 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Call PENDING_TICK.
720
721 * interp.c (pending_tick): New function. Deliver pending writes.
722
723 * sim-main.h (PENDING_FILL, PENDING_TICK, PENDING_SCHED,
724 PENDING_BIT, PENDING_INVALIDATE): Re-write pipeline code so that
725 it can handle mixed sized quantites and single bits.
726
192ae475
AC
727Mon Feb 2 17:43:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
728
729 * interp.c (oengine.h): Do not include when building with IGEN.
730 (sim_open): Replace GPRLEN by WITH_TARGET_WORD_BITSIZE.
731 (sim_info): Ditto for PROCESSOR_64BIT.
732 (sim_monitor): Replace ut_reg with unsigned_word.
733 (*): Ditto for t_reg.
734 (LOADDRMASK): Define.
735 (sim_open): Remove defunct check that host FP is IEEE compliant,
736 using software to emulate floating point.
737 (value_fpr, ...): Always compile, was conditional on HASFPU.
738
01737f42
AC
739Sun Feb 1 11:15:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
740
741 * sim-main.h (sim_state): Make the cpu array MAX_NR_PROCESSORS in
742 size.
743
744 * interp.c (SD, CPU): Define.
745 (mips_option_handler): Set flags in each CPU.
746 (interrupt_event): Assume CPU 0 is the one being iterrupted.
747 (sim_close): Do not clear STATE, deleted anyway.
748 (sim_write, sim_read): Assume CPU zero's vm should be used for
749 data transfers.
750 (sim_create_inferior): Set the PC for all processors.
751 (sim_monitor, store_word, load_word, mips16_entry): Add cpu
752 argument.
753 (mips16_entry): Pass correct nr of args to store_word, load_word.
754 (ColdReset): Cold reset all cpu's.
755 (signal_exception): Pass cpu to sim_monitor & mips16_entry.
756 (sim_monitor, load_memory, store_memory, signal_exception): Use
757 `CPU' instead of STATE_CPU.
758
759
760 * sim-main.h: Replace uses of STATE_CPU with CPU. Replace sd with
761 SD or CPU_.
762
763 * sim-main.h (signal_exception): Add sim_cpu arg.
764 (SignalException*): Pass both SD and CPU to signal_exception.
765 * interp.c (signal_exception): Update.
766
767 * sim-main.h (value_fpr, store_fpr, dotrace, ifetch32), interp.c:
768 Ditto
769 (sync_operation, prefetch, cache_op, store_memory, load_memory,
770 address_translation): Ditto
771 (decode_coproc, cop_lw, cop_ld, cop_sw, cop_sd): Ditto.
772
773start-sanitize-vr5400
774 * mdmx.igen (get_scale): Pass CPU_ to semantic_illegal instead of
775 `sd'.
776 (ByteAlign): Use StoreFPR, pass args in correct order.
777
778end-sanitize-vr5400
779start-sanitize-r5900
780Sun Feb 1 10:59:55 1998 Andrew Cagney <cagney@b1.cygnus.com>
781
782 * configure.in (sim_igen_filter): For r5900, configure as SMP.
783
784end-sanitize-r5900
412c4e94
AC
785Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
786
787 * configure: Regenerated to track ../common/aclocal.m4 changes.
788
9ec6741b
AC
789Sat Jan 31 14:49:24 1998 Andrew Cagney <cagney@b1.cygnus.com>
790
c4db5b04
AC
791start-sanitize-r5900
792 * configure.in (sim_igen_filter): For r5900, use igen.
793 * configure: Re-generate.
794
795end-sanitize-r5900
9ec6741b
AC
796 * interp.c (sim_engine_run): Add `nr_cpus' argument.
797
798 * mips.igen (model): Map processor names onto BFD name.
799
800 * sim-main.h (CPU_CIA): Delete.
801 (SET_CIA, GET_CIA): Define
802
2d44e12a
AC
803Wed Jan 21 16:16:27 1998 Andrew Cagney <cagney@b1.cygnus.com>
804
805 * sim-main.h (GPR_SET): Define, used by igen when zeroing a
806 regiser.
807
808 * configure.in (default_endian): Configure a big-endian simulator
809 by default.
810 * configure: Re-generate.
811
462cfbc4
DE
812Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
813
814 * configure: Regenerated to track ../common/aclocal.m4 changes.
815
e0e0fc76
MA
816Mon Jan 5 20:38:54 1998 Mark Alexander <marka@cygnus.com>
817
818 * interp.c (sim_monitor): Handle Densan monitor outbyte
819 and inbyte functions.
820
76ef4165
FL
8211997-12-29 Felix Lee <flee@cygnus.com>
822
823 * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c).
824
825Wed Dec 17 14:48:20 1997 Jeffrey A Law (law@cygnus.com)
826
827 * Makefile.in (tmp-igen): Arrange for $zero to always be
828 reset to zero after every instruction.
829
9c8ec16d
AC
830Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
831
832 * configure: Regenerated to track ../common/aclocal.m4 changes.
833 * config.in: Ditto.
834
255cbbf1 835start-sanitize-vr5400
b17d2d14
AC
836Sat Dec 13 15:18:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
837
838 * vr5400.igen (Low32Bits, High32Bits): Sign extend extracted 32
839 bit values.
840
841end-sanitize-vr5400
842start-sanitize-vr5400
255cbbf1
JL
843Fri Dec 12 12:26:07 1997 Jeffrey A Law (law@cygnus.com)
844
845 * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or
846 vr5400 with the vr5000 as the default.
847
848end-sanitize-vr5400
23850e92
JL
849Wed Dec 10 17:10:45 1997 Jeffrey A Law (law@cygnus.com)
850
851 * mips.igen (MSUB): Fix to work like MADD.
852 * gencode.c (MSUB): Similarly.
853
c02ed6a8
AC
854start-sanitize-vr5400
855Tue Dec 9 12:02:12 1997 Andrew Cagney <cagney@b1.cygnus.com>
856
857 * configure.in (sim_igen_filter): Multi-sim vr5400 - vr5000 or
858 vr5400.
859
860end-sanitize-vr5400
6e51f990
DE
861Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
862
863 * configure: Regenerated to track ../common/aclocal.m4 changes.
864
35c246c9
AC
865Wed Nov 26 11:00:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
866
867 * mips.igen (LWC1): Correct assembler - lwc1 not swc1.
868
869start-sanitize-vr5400
0d5d0d10 870 * mdmx.igen (value_vr): Correct sim_io_eprintf format argument.
0931ce5a 871 (value_cc, store_cc): Implement.
0d5d0d10 872
35c246c9
AC
873 * sim-main.h: Add 8*3*8 bit accumulator.
874
875 * vr5400.igen: Move mdmx instructins from here
876 * mdmx.igen: To here - new file. Add/fix missing instructions.
877 * mips.igen: Include mdmx.igen.
0931ce5a 878 * Makefile.in (IGEN_INCLUDE): Add mdmx.igen.
35c246c9 879
c02ed6a8 880end-sanitize-vr5400
58fb5d0a
AC
881Sun Nov 23 01:45:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
882
883 * sim-main.h (sim-fpu.h): Include.
884
885 * interp.c (convert, SquareRoot, Recip, Divide, Multiply, Sub,
886 Add, Negate, AbsoluteValue, Equal, Less, Infinity, NaN): Rewrite
887 using host independant sim_fpu module.
888
a09a30d2
AC
889Thu Nov 20 19:56:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
890
232156de
AC
891 * interp.c (signal_exception): Report internal errors with SIGABRT
892 not SIGQUIT.
a09a30d2 893
232156de
AC
894 * sim-main.h (C0_CONFIG): New register.
895 (signal.h): No longer include.
896
897 * interp.c (decode_coproc): Allow access C0_CONFIG to register.
a09a30d2 898
486740ce
DE
899Tue Nov 18 15:33:48 1997 Doug Evans <devans@canuck.cygnus.com>
900
901 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
902
f23e93da
AC
903Fri Nov 14 11:56:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
904
905 * mips.igen: Tag vr5000 instructions.
906 (ANDI): Was missing mipsIV model, fix assembler syntax.
907 (do_c_cond_fmt): New function.
908 (C.cond.fmt): Handle mips I-III which do not support CC field
909 separatly.
910 (bc1): Handle mips IV which do not have a delaed FCC separatly.
911 (SDR): Mask paddr when BigEndianMem, not the converse as specified
912 in IV3.2 spec.
913 (DMULT, DMULTU): Force use of hosts 64bit multiplication. Handle
914 vr5000 which saves LO in a GPR separatly.
915
916 * configure.in (enable-sim-igen): For vr5000, select vr5000
917 specific instructions.
918 * configure: Re-generate.
919
920Wed Nov 12 14:42:52 1997 Andrew Cagney <cagney@b1.cygnus.com>
921
922 * Makefile.in (SIM_OBJS): Add sim-fpu module.
923
924 * interp.c (store_fpr), sim-main.h: Add separate fmt_uninterpreted_32 and
925 fmt_uninterpreted_64 bit cases to switch. Convert to
926 fmt_formatted,
927
928 * sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Define,
929
930 * mips.igen (SWR): Mask paddr when BigEndianMem, not the converse
931 as specified in IV3.2 spec.
932 (MTC1, DMTC1): Call StoreFPR to store the GPR in the FPR.
933
030843d7
AC
934Tue Nov 11 12:38:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
935
936 * mips.igen: Delay slot branches add OFFSET to NIA not CIA.
937 (MFC0, MTC0, SWC1, LWC1, SDC1, LDC1): Implement.
938 (start-sanitize-r5900):
939 (LWXC1, SWXC1): Delete from r5900 instruction set.
940 (end-sanitize-r5900):
941 (MTC1, MFC1, DMTC1, DMFC1, CFC1, CTC1): Implement separate non
a94c5493 942 PENDING_FILL versions of instructions. Simplify.
030843d7
AC
943 (X): New function.
944 (MULT, MULTU): Implement separate RD==0 and RD!=0 versions of
945 instructions.
a94c5493
AC
946 (BEQZ, ..., SLT, SLTI, TLT, TLE, TLI, ...): Explicitly cast GPR to
947 a signed value.
030843d7
AC
948 (MTHI, MFHI): Disable code checking HI-LO.
949
950 * sim-main.h (dotrace,tracefh), interp.c: Make dotrace & tracefh
951 global.
952 (NULLIFY_NEXT_INSTRUCTION): Call dotrace.
953
7ce8b917
AC
954Thu Nov 6 16:36:35 1997 Andrew Cagney <cagney@b1.cygnus.com>
955
95469ceb
AC
956 * gencode.c (build_mips16_operands): Replace IPC with cia.
957
958 * interp.c (sim_monitor, signal_exception, cache_op, store_fpr,
959 value_fpr, cop_ld, cop_lw, cop_sw, cop_sd, decode_coproc): Replace
960 IPC to `cia'.
961 (UndefinedResult): Replace function with macro/function
962 combination.
963 (sim_engine_run): Don't save PC in IPC.
964
965 * sim-main.h (IPC): Delete.
966
967 start-sanitize-vr5400
968 * vr5400.igen (vr): Add missing cia argument to value_fpr.
969 (do_select): Rename function select.
970 end-sanitize-vr5400
971
7ce8b917
AC
972 * interp.c (signal_exception, store_word, load_word,
973 address_translation, load_memory, store_memory, cache_op,
974 prefetch, sync_operation, ifetch, value_fpr, store_fpr, convert,
95469ceb
AC
975 cop_lw, cop_ld, cop_sw, cop_sd, decode_coproc, sim_monitor): Add
976 current instruction address - cia - argument.
7ce8b917
AC
977 (sim_read, sim_write): Call address_translation directly.
978 (sim_engine_run): Rename variable vaddr to cia.
95469ceb
AC
979 (signal_exception): Pass cia to sim_monitor
980
7ce8b917
AC
981 * sim-main.h (SignalException, LoadWord, StoreWord, CacheOp,
982 Prefetch, SyncOperation, ValueFPR, StoreFPR, Convert, COP_LW,
983 COP_LD, COP_SW, COP_SD, DecodeCoproc): Update.
984
985 * sim-main.h (SignalExceptionSimulatorFault): Delete definition.
986 * interp.c (sim_open): Replace SignalExceptionSimulatorFault with
987 SIM_ASSERT.
988
989 * interp.c (signal_exception): Pass restart address to
990 sim_engine_restart.
991
992 * Makefile.in (semantics.o, engine.o, support.o, itable.o,
993 idecode.o): Add dependency.
994
995 * sim-main.h (SIM_ENGINE_HALT_HOOK, SIM_ENGINE_RESUME_HOOK):
996 Delete definitions
997 (DELAY_SLOT): Update NIA not PC with branch address.
998 (NULLIFY_NEXT_INSTRUCTION): Set NIA to instruction after next.
999
1000 * mips.igen: Use CIA not PC in branch calculations.
1001 (illegal): Call SignalException.
1002 (BEQ, ADDIU): Fix assembler.
1003
63be8feb
AC
1004Wed Nov 5 12:19:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
1005
44b8585a
AC
1006 * m16.igen (JALX): Was missing.
1007
1008 * configure.in (enable-sim-igen): New configuration option.
1009 * configure: Re-generate.
1010
63be8feb
AC
1011 * sim-main.h (MAX_INSNS, INSN_NAME): Define.
1012
1013 * interp.c (load_memory, store_memory): Delete parameter RAW.
1014 (sim_read, sim_write): Use sim_core_{read,write}_buffer directly
1015 bypassing {load,store}_memory.
1016
1017 * sim-main.h (ByteSwapMem): Delete definition.
1018
1019 * Makefile.in (SIM_OBJS): Add sim-memopt module.
1020
1021 * interp.c (sim_do_command, sim_commands): Delete mips specific
1022 commands. Handled by module sim-options.
1023
1024 * sim-main.h (SIM_HAVE_FLATMEM): Undefine, use sim-core.o module.
1025 (WITH_MODULO_MEMORY): Define.
1026
1027 * interp.c (sim_info): Delete code printing memory size.
1028
1029 * interp.c (mips_size): Nee sim_size, delete function.
1030 (power2): Delete.
1031 (monitor, monitor_base, monitor_size): Delete global variables.
1032 (sim_open, sim_close): Delete code creating monitor and other
1033 memory regions. Use sim-memopts module, via sim_do_commandf, to
1034 manage memory regions.
1035 (load_memory, store_memory): Use sim-core for memory model.
1036
1037 * interp.c (address_translation): Delete all memory map code
1038 except line forcing 32 bit addresses.
1039
22de994d
AC
1040Wed Nov 5 11:21:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
1041
1042 * sim-main.h (WITH_TRACE): Delete definition. Enables common
1043 trace options.
1044
1045 * interp.c (logfh, logfile): Delete globals.
1046 (sim_open, sim_close): Delete code opening & closing log file.
1047 (mips_option_handler): Delete -l and -n options.
1048 (OPTION mips_options): Ditto.
1049
1050 * interp.c (OPTION mips_options): Rename option trace to dinero.
1051 (mips_option_handler): Update.
1052
525d929e
AC
1053Wed Nov 5 09:35:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
1054
1055 * interp.c (fetch_str): New function.
1056 (sim_monitor): Rewrite using sim_read & sim_write.
1057 (sim_open): Check magic number.
1058 (sim_open): Write monitor vectors into memory using sim_write.
1059 (MONITOR_BASE, MONITOR_SIZE, MEM_SIZE): Define.
1060 (sim_read, sim_write): Simplify - transfer data one byte at a
1061 time.
1062 (load_memory, store_memory): Clarify meaning of parameter RAW.
1063
1064 * sim-main.h (isHOST): Defete definition.
1065 (isTARGET): Mark as depreciated.
1066 (address_translation): Delete parameter HOST.
1067
1068 * interp.c (address_translation): Delete parameter HOST.
1069
6205f379
GRK
1070start-sanitize-tx49
1071Wed Oct 29 14:21:32 1997 Gavin Koch <gavin@cygnus.com>
1072
1073 * gencode.c: Add tx49 configury and insns.
1074 * configure.in: Add tx49 configury.
1075 * configure: Update.
1076
1077end-sanitize-tx49
01b9cd49
AC
1078Wed Oct 29 11:13:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
1079
1080 * mips.igen:
1081
1082 * Makefile.in (IGEN_INCLUDE): Files included by mips.igen.
1083 (tmp-igen, tmp-m16): Depend on IGEN_INCLUDE.
1084
89d09738
AC
1085Tue Oct 28 11:06:47 1997 Andrew Cagney <cagney@b1.cygnus.com>
1086
1087 * mips.igen: Add model filter field to records.
1088
16bd5d6e
AC
1089Mon Oct 27 17:53:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
1090
1091 * Makefile.in (SIM_NO_CFLAGS): Define. Define WITH_IGEN=0.
1092
1093 interp.c (sim_engine_run): Do not compile function sim_engine_run
1094 when WITH_IGEN == 1.
1095
1096 * configure.in (sim_igen_flags, sim_m16_flags): Set according to
1097 target architecture.
1098
1099 Makefile.in (tmp-igen, tmp-m16): Drop -F and -M options to
1100 igen. Replace with configuration variables sim_igen_flags /
1101 sim_m16_flags.
1102
16bd5d6e 1103 start-sanitize-r5900
8c31916d
AC
1104 * r5900.igen: New file. Copy r5900 insns here.
1105 end-sanitize-r5900
16bd5d6e 1106 start-sanitize-vr5400
58fb5d0a 1107 * vr5400.igen: New file.
255cbbf1 1108 end-sanitize-vr5400
16bd5d6e
AC
1109 * m16.igen: New file. Copy mips16 insns here.
1110 * mips.igen: From here.
1111
90ad43b2
AC
1112Mon Oct 27 13:53:59 1997 Andrew Cagney <cagney@b1.cygnus.com>
1113
1114 start-sanitize-vr5400
1115 * mips.igen: Tag all mipsIV instructions with vr5400 model.
1116
1117 * configure.in: Add mips64vr5400 target.
1118 * configure: Re-generate.
1119
1120 end-sanitize-vr5400
1121 * Makefile.in (SIM_NO_OBJ): Define, move SIM_M16_OBJ, SIM_IGEN_OBJ
1122 to top.
1123 (tmp-igen, tmp-m16): Pass -I srcdir to igen.
1124
635ae9cb
GRK
1125Sat Oct 25 16:51:40 1997 Gavin Koch <gavin@cygnus.com>
1126
1127 * gencode.c (build_instruction): Follow sim_write's lead in using
1128 BigEndianMem instead of !ByteSwapMem.
1129
122edc03
AC
1130Fri Oct 24 17:41:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
1131
1132 * configure.in (sim_gen): Dependent on target, select type of
1133 generator. Always select old style generator.
1134
1135 configure: Re-generate.
1136
1137 Makefile.in (tmp-igen, tmp-m16, clean-m16, clean-igen): New
1138 targets.
1139 (SIM_M16_CFLAGS, SIM_M16_ALL, SIM_M16_OBJ, BUILT_SRC_FROM_M16,
1140 SIM_IGEN_CFLAGS, SIM_IGEN_ALL, SIM_IGEN_OBJ, BUILT_SRC_FROM_IGEN,
1141 IGEN_TRACE, IGEN_INSN, IGEN_DC): Define
1142 (SIM_EXTRA_CFLAGS, SIM_EXTRA_ALL, SIM_OBJS): Add member
1143 SIM_@sim_gen@_*, set by autoconf.
1144
dad6f1f3
AC
1145Wed Oct 22 12:52:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
1146
1147 * sim-main.h (NULLIFY_NEXT_INSTRUCTION, DELAY_SLOT): Define.
1148
1149 * interp.c (ColdReset): Remove #ifdef HASFPU, check
1150 CURRENT_FLOATING_POINT instead.
1151
1152 * interp.c (ifetch32): New function. Fetch 32 bit instruction.
1153 (address_translation): Raise exception InstructionFetch when
1154 translation fails and isINSTRUCTION.
1155
1156 * interp.c (sim_open, sim_write, sim_monitor, store_word,
1157 sim_engine_run): Change type of of vaddr and paddr to
1158 address_word.
1159 (address_translation, prefetch, load_memory, store_memory,
1160 cache_op): Change type of vAddr and pAddr to address_word.
1161
1162 * gencode.c (build_instruction): Change type of vaddr and paddr to
1163 address_word.
1164
92ad193b
AC
1165Mon Oct 20 15:29:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
1166
1167 * sim-main.h (ALU64_END, ALU32_END): Use ALU*_OVERFLOW_RESULT
1168 macro to obtain result of ALU op.
1169
aa324b9b
AC
1170Tue Oct 21 17:39:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
1171
1172 * interp.c (sim_info): Call profile_print.
1173
e2f8ffb7
AC
1174Mon Oct 20 13:31:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1175
1176 * Makefile.in (SIM_OBJS): Add sim-profile.o module.
1177
1178 * sim-main.h (WITH_PROFILE): Do not define, defined in
1179 common/sim-config.h. Use sim-profile module.
1180 (simPROFILE): Delete defintion.
1181
1182 * interp.c (PROFILE): Delete definition.
1183 (mips_option_handler): Delete 'p', 'y' and 'x' profile options.
1184 (sim_close): Delete code writing profile histogram.
1185 (mips_set_profile, mips_set_profile_size, writeout16, writeout32):
1186 Delete.
1187 (sim_engine_run): Delete code profiling the PC.
1188
fb5a2a3e
AC
1189Mon Oct 20 13:31:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1190
1191 * sim-main.h (SIGNEXTEND): Force type of result to unsigned_word.
1192
1193 * interp.c (sim_monitor): Make register pointers of type
1194 unsigned_word*.
1195
1196 * sim-main.h: Make registers of type unsigned_word not
1197 signed_word.
1198
ea985d24
AC
1199Thu Oct 16 10:31:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
1200
1201start-sanitize-r5900
1202 * sim-main.h (BYTES_IN_MMI_REGS, ..., SUB_REG_FETCH, ..., GPR_SB,
1203 ...): Move to sim-main.h
1204
1205end-sanitize-r5900
1206 * interp.c (sync_operation): Rename from SyncOperation, make
1207 global, add SD argument.
1208 (prefetch): Rename from Prefetch, make global, add SD argument.
1209 (decode_coproc): Make global.
1210
1211 * sim-main.h (SyncOperation, DecodeCoproc, Pefetch): Define.
1212
1213 * gencode.c (build_instruction): Generate DecodeCoproc not
1214 decode_coproc calls.
1215
1216 * interp.c (SETFCC, GETFCC, PREVCOC1): Move to sim-main.h
1217 (SizeFGR): Move to sim-main.h
1218 (simHALTEX, simHALTIN, simTRACE, simPROFILE, simDELAYSLOT,
1219 simSIGINT, simJALDELAYSLOT): Move to sim-main.h
1220 (FP_FLAGS, FP_ENABLE, FP_CAUSE, IR, UF, OF, DZ, IO, UO): Move to
1221 sim-main.h.
1222 (FP_FS, FP_MASK_RM, FP_SH_RM, FP_RM_NEAREST, FP_RM_TOPINF,
1223 FP_RM_TOMINF, GETRM): Move to sim-main.h.
1224 (Uncached, CachedNoncoherent, CachedCoherent, Cached,
1225 isINSTRUCTION, ..., AccessLength_BYTE, ...): Move to sim-main.h.
1226 (UserMode, BigEndianMem, ByteSwapMem, ReverseEndian,
1227 BigEndianCPU, status_KSU_mask, ...). Moved to sim-main.h
1228
1229 * sim-main.h (ALU32_END, ALU64_END): Define. When overflow raise
1230 exception.
1231 (sim-alu.h): Include.
1232 (NULLIFY_NIA, NULL_CIA, CPU_CIA): Define.
1233 (sim_cia): Typedef to instruction_address.
1234
284e759d
AC
1235Thu Oct 16 10:31:41 1997 Andrew Cagney <cagney@b1.cygnus.com>
1236
1237 * Makefile.in (interp.o): Rename generated file engine.c to
1238 oengine.c.
1239
1240 * interp.c: Update.
1241
339fb149
AC
1242Thu Oct 16 10:31:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
1243
1244 * gencode.c (build_instruction): Use FPR_STATE not fpr_state.
1245
8b70f837
AC
1246Thu Oct 16 10:31:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
1247
1248 * gencode.c (build_instruction): For "FPSQRT", output correct
1249 number of arguments to Recip.
1250
0c2c5f61
AC
1251Tue Oct 14 17:38:18 1997 Andrew Cagney <cagney@b1.cygnus.com>
1252
1253 * Makefile.in (interp.o): Depends on sim-main.h
1254
1255 * interp.c (mips16_entry, ColdReset,dotrace): Add SD argument. Use GPR not registers.
1256
1257 * sim-main.h (sim_cpu): Add registers, register_widths, fpr_state,
1258 ipc, dspc, pending_*, hiaccess, loaccess, state, dsstate fields.
1259 (REGISTERS, REGISTER_WIDTHS, FPR_STATE, IPC, DSPC, PENDING_*,
1260 STATE, DSSTATE): Define
1261 (GPR, FGRIDX, ..): Define.
1262
1263 * interp.c (registers, register_widths, fpr_state, ipc, dspc,
1264 pending_*, hiaccess, loaccess, state, dsstate): Delete globals.
1265 (GPR, FGRIDX, ...): Delete macros.
1266
1267 * interp.c: Update names to match defines from sim-main.h
1268
18c64df6
AC
1269Tue Oct 14 15:11:45 1997 Andrew Cagney <cagney@b1.cygnus.com>
1270
1271 * interp.c (sim_monitor): Add SD argument.
1272 (sim_warning): Delete. Replace calls with calls to
1273 sim_io_eprintf.
1274 (sim_error): Delete. Replace calls with sim_io_error.
1275 (open_trace, writeout32, writeout16, getnum): Add SD argument.
1276 (mips_set_profile): Rename from sim_set_profile. Add SD argument.
1277 (mips_set_profile_size): Rename from sim_set_profile_size. Add SD
1278 argument.
1279 (mips_size): Rename from sim_size. Add SD argument.
1280
1281 * interp.c (simulator): Delete global variable.
1282 (callback): Delete global variable.
1283 (mips_option_handler, sim_open, sim_write, sim_read,
1284 sim_store_register, sim_fetch_register, sim_info, sim_do_command,
1285 sim_size,sim_monitor): Use sim_io_* not callback->*.
1286 (sim_open): ZALLOC simulator struct.
1287 (PROFILE): Do not define.
1288
1289Tue Oct 14 13:35:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1290
1291 * interp.c (sim_open), support.h: Replace CHECKSIM macro found in
1292 support.h with corresponding code.
1293
1294 * sim-main.h (word64, uword64), support.h: Move definition to
1295 sim-main.h.
1296 (WORD64LO, WORD64HI, SET64LO, SET64HI, WORD64, UWORD64): Ditto.
1297
1298 * support.h: Delete
1299 * Makefile.in: Update dependencies
1300 * interp.c: Do not include.
1301
1302Tue Oct 14 13:35:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1303
1304 * interp.c (address_translation, load_memory, store_memory,
1305 cache_op): Rename to from AddressTranslation et.al., make global,
1306 add SD argument
1307
1308 * sim-main.h (AddressTranslation, LoadMemory, StoreMemory,
1309 CacheOp): Define.
1310
1311 * interp.c (SignalException): Rename to signal_exception, make
1312 global.
1313
1314 * interp.c (Interrupt, ...): Move definitions to sim-main.h.
1315
1316 * sim-main.h (SignalException, SignalExceptionInterrupt,
1317 SignalExceptionInstructionFetch, SignalExceptionAddressStore,
1318 SignalExceptionAddressLoad, SignalExceptionSimulatorFault,
1319 SignalExceptionIntegerOverflow, SignalExceptionCoProcessorUnusable):
1320 Define.
1321
1322 * interp.c, support.h: Use.
1323
1324Tue Oct 14 13:19:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1325
1326 * interp.c (ValueFPR, StoreFPR), sim-main.h: Make global, rename
1327 to value_fpr / store_fpr. Add SD argument.
1328 (NaN, Infinity, Less, Equal, AbsoluteValue, Negate, Add, Sub,
1329 Multiply, Divide, Recip, SquareRoot, Convert): Make global.
1330
1331 * sim-main.h (ValueFPR, StoreFPR): Define.
1332
1333Tue Oct 14 13:06:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1334
1335 * interp.c (sim_engine_run): Check consistency between configure
1336 WITH_TARGET_WORD_BITSIZE and WITH_FLOATING_POINT and gensim GPRLEN
1337 and HASFPU.
1338
1339 * configure.in (mips_bitsize): Configure WITH_TARGET_WORD_BITSIZE.
1340 (mips_fpu): Configure WITH_FLOATING_POINT.
1341 (mips_endian): Configure WITH_TARGET_ENDIAN.
1342 * configure: Update.
1343
1344Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1345
1346 * configure: Regenerated to track ../common/aclocal.m4 changes.
1347
adf4739e
AC
1348start-sanitize-r5900
1349Mon Aug 25 19:11:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1350
1351 * interp.c (MAX_REG): Allow up-to 128 registers.
1352 (LO1, HI1): Define value that matches REGISTER_NAMES in gdb.
1353 (REGISTER_SA): Ditto.
1354 (sim_open): Initialize register_widths for r5900 specific
1355 registers.
1356 (sim_fetch_register, sim_store_register): Check for request of
1357 r5900 specific SA register. Check for request for hi 64 bits of
1358 r5900 specific registers.
1359
1360end-sanitize-r5900
26b20b0a
BM
1361Mon Sep 29 14:45:00 1997 Bob Manson <manson@charmed.cygnus.com>
1362
1363 * configure: Regenerated.
1364
6eedf3f4
MA
1365Fri Sep 26 12:48:18 1997 Mark Alexander <marka@cygnus.com>
1366
1367 * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB.
1368
e63bc706
AC
1369Thu Sep 25 11:15:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1370
6eedf3f4
MA
1371 * gencode.c (print_igen_insn_models): Assume certain architectures
1372 include all mips* instructions.
1373 (print_igen_insn_format): Use data_size==-1 as marker for MIPS16
1374 instruction.
1375
e63bc706
AC
1376 * Makefile.in (tmp.igen): Add target. Generate igen input from
1377 gencode file.
1378
1379 * gencode.c (FEATURE_IGEN): Define.
1380 (main): Add --igen option. Generate output in igen format.
1381 (process_instructions): Format output according to igen option.
1382 (print_igen_insn_format): New function.
1383 (print_igen_insn_models): New function.
1384 (process_instructions): Only issue warnings and ignore
1385 instructions when no FEATURE_IGEN.
1386
eb2e3c85
AC
1387Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
1388
1389 * interp.c (COP_SD, COP_LD): Add UNUSED to pacify GCC for some
1390 MIPS targets.
1391
92f91d1f
AC
1392Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1393
1394 * configure: Regenerated to track ../common/aclocal.m4 changes.
1395
1396Tue Sep 23 10:19:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
1397
1398 * Makefile.in (SIM_ALIGNMENT, SIM_ENDIAN, SIM_HOSTENDIAN,
1399 SIM_RESERVED_BITS): Delete, moved to common.
1400 (SIM_EXTRA_CFLAGS): Update.
1401
794e9ac9
AC
1402Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1403
76a6247f 1404 * configure.in: Configure non-strict memory alignment.
794e9ac9
AC
1405 * configure: Regenerated to track ../common/aclocal.m4 changes.
1406
b45caf05
AC
1407Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
1408
1409 * configure: Regenerated to track ../common/aclocal.m4 changes.
1410
1411Sat Sep 20 14:07:28 1997 Gavin Koch <gavin@cygnus.com>
1412
1413 * gencode.c (SDBBP,DERET): Added (3900) insns.
1414 (RFE): Turn on for 3900.
1415 * interp.c (DebugBreakPoint,DEPC,Debug,Debug_*): Added.
1416 (dsstate): Made global.
1417 (SUBTARGET_R3900): Added.
1418 (CANCELDELAYSLOT): New.
1419 (SignalException): Ignore SystemCall rather than ignore and
1420 terminate. Add DebugBreakPoint handling.
1421 (decode_coproc): New insns RFE, DERET; and new registers Debug
1422 and DEPC protected by SUBTARGET_R3900.
1423 (sim_engine_run): Use CANCELDELAYSLOT rather than clearing
1424 bits explicitly.
1425 * Makefile.in,configure.in: Add mips subtarget option.
1426 * configure: Update.
1427
7afa8d4e
GRK
1428Fri Sep 19 09:33:27 1997 Gavin Koch <gavin@cygnus.com>
1429
1430 * gencode.c: Add r3900 (tx39).
1431
1432start-sanitize-tx19
1433 * gencode.c: Fix some configuration problems by improving
1434 the relationship between tx19 and tx39.
1435end-sanitize-tx19
1436
667065d0
GRK
1437Tue Sep 16 15:52:04 1997 Gavin Koch <gavin@cygnus.com>
1438
1439 * gencode.c (build_instruction): Don't need to subtract 4 for
1440 JALR, just 2.
1441
9cb8397f
GRK
1442Tue Sep 16 11:32:28 1997 Gavin Koch <gavin@cygnus.com>
1443
1444 * interp.c: Correct some HASFPU problems.
1445
a2ab5e65
AC
1446Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1447
1448 * configure: Regenerated to track ../common/aclocal.m4 changes.
1449
11ac69e0
AC
1450Fri Sep 12 12:01:39 1997 Andrew Cagney <cagney@b1.cygnus.com>
1451
1452 * interp.c (mips_options): Fix samples option short form, should
1453 be `x'.
1454
972f3a34
AC
1455Thu Sep 11 09:35:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
1456
1457 * interp.c (sim_info): Enable info code. Was just returning.
1458
9eeaaefa
AC
1459Tue Sep 9 17:30:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
1460
1461 * interp.c (decode_coproc): Clarify warning about unsuported MTC0,
1462 MFC0.
1463
c31c13b4
AC
1464Tue Sep 9 16:28:28 1997 Andrew Cagney <cagney@b1.cygnus.com>
1465
1466 * gencode.c (build_instruction): Use SIGNED64 for 64 bit
1467 constants.
1468 (build_instruction): Ditto for LL.
1469
b637f306
GRK
1470start-sanitize-tx19
1471Sun Sep 7 16:05:46 1997 Gavin Koch <gavin@cygnus.com>
1472
1473 * mips/configure.in, mips/gencode: Add tx19/r1900.
1474
1475end-sanitize-tx19
6fea4763
DE
1476Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
1477
1478 * configure: Regenerated to track ../common/aclocal.m4 changes.
1479
52352d38
AC
1480start-sanitize-r5900
1481Mon Sep 1 18:43:30 1997 Andrew Cagney <cagney@b1.cygnus.com>
1482
1483 * gencode.c (build_instruction): For "pabsw" and "pabsh", check
1484 for overflow due to ABS of MININT, set result to MAXINT.
1485 (build_instruction): For "psrlvw", signextend bit 31.
1486
1487end-sanitize-r5900
88117054
AC
1488Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1489
1490 * configure: Regenerated to track ../common/aclocal.m4 changes.
1491 * config.in: Ditto.
1492
fafce69a
AC
1493Wed Aug 27 14:12:27 1997 Andrew Cagney <cagney@b1.cygnus.com>
1494
1495 * interp.c (sim_open): Add call to sim_analyze_program, update
1496 call to sim_config.
1497
7230ff0f
AC
1498Tue Aug 26 10:40:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
1499
1500 * interp.c (sim_kill): Delete.
fafce69a
AC
1501 (sim_create_inferior): Add ABFD argument. Set PC from same.
1502 (sim_load): Move code initializing trap handlers from here.
1503 (sim_open): To here.
1504 (sim_load): Delete, use sim-hload.c.
1505
1506 * Makefile.in (SIM_OBJS): Add sim-hload.o module.
7230ff0f 1507
247fccde
AC
1508Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1509
1510 * configure: Regenerated to track ../common/aclocal.m4 changes.
1511 * config.in: Ditto.
1512
1513Mon Aug 25 15:59:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1514
1515 * interp.c (sim_open): Add ABFD argument.
1516 (sim_load): Move call to sim_config from here.
1517 (sim_open): To here. Check return status.
1518
1519start-sanitize-r5900
1520 * gencode.c (build_instruction): Do not define x8000000000000000,
1521 x7FFFFFFFFFFFFFFF, or xFFFFFFFF80000000.
1522
1523end-sanitize-r5900
1524start-sanitize-r5900
1525Mon Jul 28 19:49:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
1526
1527 * gencode.c (build_instruction): For "pdivw", "pdivbw" and
1528 "pdivuw" check for overflow due to signed divide by -1.
1529
1530end-sanitize-r5900
c12e2e4c
GRK
1531Fri Jul 25 15:00:45 1997 Gavin Koch <gavin@cygnus.com>
1532
1533 * gencode.c (build_instruction): Two arg MADD should
1534 not assign result to $0.
1535
1e851d2c
AC
1536start-sanitize-r5900
1537Thu Jul 10 11:58:48 1997 Andrew Cagney <cagney@critters.cygnus.com>
1538
1539 * gencode.c (build_instruction): For "ppac5" use unsigned
1540 arrithmetic so that the sign bit doesn't smear when right shifted.
1541 (build_instruction): For "pdiv" perform sign extension when
1542 storing results in HI and LO.
1543 (build_instructions): For "pdiv" and "pdivbw" check for
1544 divide-by-zero.
1545 (build_instruction): For "pmfhl.slw" update hi part of dest
1546 register as well as low part.
1547 (build_instruction): For "pmfhl" portably handle long long values.
1548 (build_instruction): For "pmfhl.sh" correctly negative values.
1549 Store half words 2 and three in the correct place.
1550 (build_instruction): For "psllvw", sign extend value after shift.
1551
1552end-sanitize-r5900
1553Thu Jun 26 12:13:17 1997 Angela Marie Thomas (angela@cygnus.com)
1554
1555 * sim/mips/configure: Change default_sim_endian to 0 (bi-endian)
1556 * sim/mips/configure.in: Regenerate.
1557
1558Wed Jul 9 10:29:21 1997 Andrew Cagney <cagney@critters.cygnus.com>
1559
1560 * interp.c (SUB_REG_UW, SUB_REG_SW, SUB_REG_*): Use more explicit
1561 signed8, unsigned8 et.al. types.
1562
1563start-sanitize-r5900
1564 * gencode.c (build_instruction): For PMULTU* do not sign extend
1565 registers. Make generated code easier to debug.
1566
1567end-sanitize-r5900
1568 * interp.c (SUB_REG_FETCH): Handle both little and big endian
1569 hosts when selecting subreg.
1570
1571start-sanitize-r5900
1572Tue Jul 8 18:07:20 1997 Andrew Cagney <cagney@andros.cygnus.com>
1573
1574 * gencode.c (type_for_data_len): For 32bit operations concerned
1575 with overflow, perform op using 64bits.
1576 (build_instruction): For PADD, always compute operation using type
1577 returned by type_for_data_len.
1578 (build_instruction): For PSUBU, when overflow, saturate to zero as
1579 actually underflow.
1580
1581end-sanitize-r5900
ae19b07b
JL
1582Wed Jul 2 11:54:10 1997 Jeffrey A Law (law@cygnus.com)
1583
649625bb 1584start-sanitize-r5900
64435234
JL
1585 * gencode.c (build_instruction): Handle "pext5" according to
1586 version 1.95 of the r5900 ISA.
1587
649625bb
JL
1588 * gencode.c (build_instruction): Handle "ppac5" according to
1589 version 1.95 of the r5900 ISA.
649625bb 1590
1e851d2c 1591end-sanitize-r5900
05d1322f
JL
1592 * interp.c (sim_engine_run): Reset the ZERO register to zero
1593 regardless of FEATURE_WARN_ZERO.
ae19b07b
JL
1594 * gencode.c (FEATURE_WARNINGS): Remove FEATURE_WARN_ZERO.
1595
1596Wed Jun 4 10:43:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
1597
1598 * interp.c (decode_coproc): Implement MTC0 N, CAUSE.
1599 (SignalException): For BreakPoints ignore any mode bits and just
1600 save the PC.
1601 (SignalException): Always set the CAUSE register.
1602
56e7c849
AC
1603Tue Jun 3 05:00:33 1997 Andrew Cagney <cagney@b1.cygnus.com>
1604
1605 * interp.c (SignalException): Clear the simDELAYSLOT flag when an
1606 exception has been taken.
1607
1608 * interp.c: Implement the ERET and mt/f sr instructions.
1609
ae19b07b 1610start-sanitize-r5900
56e7c849
AC
1611Mon Jun 2 23:28:19 1997 Andrew Cagney <cagney@b1.cygnus.com>
1612
1613 * gencode.c (build_instruction): For paddu, extract unsigned
1614 sub-fields.
1615
1616 * gencode.c (build_instruction): Saturate padds instead of padd
1617 instructions.
1618
1619end-sanitize-r5900
1620Sat May 31 00:44:16 1997 Andrew Cagney <cagney@b1.cygnus.com>
1621
1622 * interp.c (SignalException): Don't bother restarting an
1623 interrupt.
1624
1625Fri May 30 23:41:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1626
1627 * interp.c (SignalException): Really take an interrupt.
1628 (interrupt_event): Only deliver interrupts when enabled.
1629
1630Tue May 27 20:08:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
1631
1632 * interp.c (sim_info): Only print info when verbose.
1633 (sim_info) Use sim_io_printf for output.
1634
2f2e6c5d
AC
1635Tue May 27 14:22:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1636
1637 * interp.c (CoProcPresent): Add UNUSED attribute - not used by all
1638 mips architectures.
1639
1640Tue May 27 14:22:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1641
1642 * interp.c (sim_do_command): Check for common commands if a
1643 simulator specific command fails.
1644
d3d2a9f7
GRK
1645Thu May 22 09:32:03 1997 Gavin Koch <gavin@cygnus.com>
1646
1647 * interp.c (sim_engine_run): ifdef out uses of simSTOP, simSTEP
1648 and simBE when DEBUG is defined.
1649
50a2a691
AC
1650Wed May 21 09:08:10 1997 Andrew Cagney <cagney@b1.cygnus.com>
1651
1652 * interp.c (interrupt_event): New function. Pass exception event
1653 onto exception handler.
1654
1655 * configure.in: Check for stdlib.h.
1656 * configure: Regenerate.
1657
1658 * gencode.c (build_instruction): Add UNUSED attribute to tempS
1659 variable declaration.
1660 (build_instruction): Initialize memval1.
1661 (build_instruction): Add UNUSED attribute to byte, bigend,
1662 reverse.
1663 (build_operands): Ditto.
1664
1665 * interp.c: Fix GCC warnings.
1666 (sim_get_quit_code): Delete.
1667
1668 * configure.in: Add INLINE, ENDIAN, HOSTENDIAN and WARNINGS.
1669 * Makefile.in: Ditto.
1670 * configure: Re-generate.
1671
1672 * Makefile.in (SIM_OBJS): Add sim-watch.o module.
1673
1674Tue May 20 15:08:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
1675
1676 * interp.c (mips_option_handler): New function parse argumes using
1677 sim-options.
1678 (myname): Replace with STATE_MY_NAME.
1679 (sim_open): Delete check for host endianness - performed by
1680 sim_config.
1681 (simHOSTBE, simBE): Delete, replaced by sim-endian flags.
1682 (sim_open): Move much of the initialization from here.
1683 (sim_load): To here. After the image has been loaded and
1684 endianness set.
1685 (sim_open): Move ColdReset from here.
1686 (sim_create_inferior): To here.
1687 (sim_open): Make FP check less dependant on host endianness.
1688
1689 * Makefile.in (SIM_RUN_OBJS): Set to nrun.o - use new version or
1690 run.
1691 * interp.c (sim_set_callbacks): Delete.
1692
1693 * interp.c (membank, membank_base, membank_size): Replace with
1694 STATE_MEMORY, STATE_MEM_SIZE, STATE_MEM_BASE.
1695 (sim_open): Remove call to callback->init. gdb/run do this.
1696
1697 * interp.c: Update
1698
1699 * sim-main.h (SIM_HAVE_FLATMEM): Define.
1700
1701 * interp.c (big_endian_p): Delete, replaced by
1702 current_target_byte_order.
1703
1704Tue May 20 13:55:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1705
1706 * interp.c (host_read_long, host_read_word, host_swap_word,
1707 host_swap_long): Delete. Using common sim-endian.
1708 (sim_fetch_register, sim_store_register): Use H2T.
1709 (pipeline_ticks): Delete. Handled by sim-events.
1710 (sim_info): Update.
1711 (sim_engine_run): Update.
1712
1713Tue May 20 13:42:03 1997 Andrew Cagney <cagney@b1.cygnus.com>
1714
1715 * interp.c (sim_stop_reason): Move code determining simEXCEPTION
1716 reason from here.
1717 (SignalException): To here. Signal using sim_engine_halt.
1718 (sim_stop_reason): Delete, moved to common.
1719
1720Tue May 20 10:19:48 1997 Andrew Cagney <cagney@b2.cygnus.com>
1721
1722 * interp.c (sim_open): Add callback argument.
1723 (sim_set_callbacks): Delete SIM_DESC argument.
1724 (sim_size): Ditto.
1725
2e61a3ad
AC
1726Mon May 19 18:20:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1727
1728 * Makefile.in (SIM_OBJS): Add common modules.
1729
1730 * interp.c (sim_set_callbacks): Also set SD callback.
1731 (set_endianness, xfer_*, swap_*): Delete.
1732 (host_read_word, host_read_long, host_swap_word, host_swap_long):
1733 Change to functions using sim-endian macros.
1734 (control_c, sim_stop): Delete, use common version.
1735 (simulate): Convert into.
1736 (sim_engine_run): This function.
1737 (sim_resume): Delete.
1738
1739 * interp.c (simulation): New variable - the simulator object.
1740 (sim_kind): Delete global - merged into simulation.
1741 (sim_load): Cleanup. Move PC assignment from here.
1742 (sim_create_inferior): To here.
1743
1744 * sim-main.h: New file.
1745 * interp.c (sim-main.h): Include.
1746
1747Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
1748
1749 * configure: Regenerated to track ../common/aclocal.m4 changes.
1750
3be0e228
DE
1751Wed Apr 23 17:32:19 1997 Doug Evans <dje@canuck.cygnus.com>
1752
1753 * tconfig.in (SIM_HAVE_BIENDIAN): Define.
1754
d654ba0a
GRK
1755Mon Apr 21 17:16:13 1997 Gavin Koch <gavin@cygnus.com>
1756
1757 * gencode.c (build_instruction): DIV instructions: check
1758 for division by zero and integer overflow before using
1759 host's division operation.
1760
9d52bcb7
DE
1761Thu Apr 17 03:18:14 1997 Doug Evans <dje@canuck.cygnus.com>
1762
1763 * Makefile.in (SIM_OBJS): Add sim-load.o.
1764 * interp.c: #include bfd.h.
1765 (target_byte_order): Delete.
1766 (sim_kind, myname, big_endian_p): New static locals.
1767 (sim_open): Set sim_kind, myname. Move call to set_endianness to
1768 after argument parsing. Recognize -E arg, set endianness accordingly.
1769 (sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
1770 load file into simulator. Set PC from bfd.
1771 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
1772 (set_endianness): Use big_endian_p instead of target_byte_order.
1773
87e43259
AC
1774Wed Apr 16 17:55:37 1997 Andrew Cagney <cagney@b1.cygnus.com>
1775
1776 * interp.c (sim_size): Delete prototype - conflicts with
1777 definition in remote-sim.h. Correct definition.
1778
1779Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1780
1781 * configure: Regenerated to track ../common/aclocal.m4 changes.
1782 * config.in: Ditto.
1783
fbda74b1
DE
1784Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
1785
8a7c3105
DE
1786 * interp.c (sim_open): New arg `kind'.
1787
fbda74b1
DE
1788 * configure: Regenerated to track ../common/aclocal.m4 changes.
1789
a35e91c3
AC
1790Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1791
1792 * configure: Regenerated to track ../common/aclocal.m4 changes.
1793
1794Tue Mar 25 11:38:22 1997 Doug Evans <dje@canuck.cygnus.com>
1795
1796 * interp.c (sim_open): Set optind to 0 before calling getopt.
1797
1798Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1799
1800 * configure: Regenerated to track ../common/aclocal.m4 changes.
1801
6efa34d8
GRK
1802Mon Mar 17 10:52:59 1997 Gavin Koch <gavin@cetus.cygnus.com>
1803
1804 * interp.c : Replace uses of pr_addr with pr_uword64
1805 where the bit length is always 64 independent of SIM_ADDR.
1806 (pr_uword64) : added.
1807
a77aa7ec
AC
1808Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1809
1810 * configure: Re-generate.
1811
601fb8ae
MM
1812Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
1813
1814 * configure: Regenerate to track ../common/aclocal.m4 changes.
1815
53b9417e
DE
1816Thu Mar 13 12:51:36 1997 Doug Evans <dje@canuck.cygnus.com>
1817
1818 * interp.c (sim_open): New SIM_DESC result. Argument is now
1819 in argv form.
1820 (other sim_*): New SIM_DESC argument.
1821
1822start-sanitize-r5900
1823Wed Feb 26 18:32:21 1997 Gavin Koch <gavin@cygnus.com>
1824
1825 * gencode.c (POP_AND,POP_OR,POP_NOR,POP_XOR):
1826 Change values to avoid overloading DOUBLEWORD which is tested
1827 for all insns.
1828 * gencode.c: reinstate "offending code".
53b9417e 1829
56e7c849 1830end-sanitize-r5900
53b9417e
DE
1831Mon Feb 24 22:47:14 1997 Dawn Perchik <dawn@cygnus.com>
1832
1833 * interp.c: Fix printing of addresses for non-64-bit targets.
1834 (pr_addr): Add function to print address based on size.
1835start-sanitize-r5900
1836 * gencode.c: #ifdef out offending code until a permanent fix
1837 can be added. Code is causing build errors for non-5900 mips targets.
1838end-sanitize-r5900
1839
1840start-sanitize-r5900
1841Thu Feb 20 10:40:24 1997 Gavin Koch <gavin@cetus.cygnus.com>
1842
1843 * gencode.c (process_instructions): Correct test for ISA dependent
1844 architecture bits in isa field of MIPS_DECODE.
1845
1846end-sanitize-r5900
7e05106d
MA
1847Wed Feb 19 14:42:09 1997 Mark Alexander <marka@cygnus.com>
1848
1849 * interp.c (simopen): Add support for LSI MiniRISC PMON vectors.
1850
2d18fbc6 1851start-sanitize-r5900
53b9417e 1852Tue Feb 18 17:03:47 1997 Gavin Koch <gavin@cygnus.com>
2d18fbc6
GRK
1853
1854 * gencode.c (MIPS_DECODE): Correct instruction feature flags for
1855 PMADDUW.
1856
1857end-sanitize-r5900
1858Thu Feb 13 14:08:30 1997 Ian Lance Taylor <ian@cygnus.com>
1859
1860 * gencode.c (build_mips16_operands): Correct computation of base
1861 address for extended PC relative instruction.
1862
276c2d7d
GRK
1863start-sanitize-r5900
1864Fri Feb 7 11:12:44 1997 Gavin Koch <gavin@cygnus.com>
2d18fbc6
GRK
1865
1866 * Makefile.in, configure, configure.in, gencode.c,
1867 interp.c, support.h: add r5900.
1868
276c2d7d 1869end-sanitize-r5900
da0bce9c
ILT
1870Thu Feb 6 17:16:15 1997 Ian Lance Taylor <ian@cygnus.com>
1871
1872 * interp.c (mips16_entry): Add support for floating point cases.
1873 (SignalException): Pass floating point cases to mips16_entry.
1874 (ValueFPR): Don't restrict fmt_single and fmt_word to even
1875 registers.
1876 (StoreFPR): Likewise. Also, don't clobber fpr + 1 for fmt_single
1877 or fmt_word.
1878 (COP_LW): Pass fmt_word rather than fmt_uninterpreted to StoreFPR,
1879 and then set the state to fmt_uninterpreted.
1880 (COP_SW): Temporarily set the state to fmt_word while calling
1881 ValueFPR.
1882
6389d856
ILT
1883Tue Feb 4 16:48:25 1997 Ian Lance Taylor <ian@cygnus.com>
1884
1885 * gencode.c (build_instruction): The high order may be set in the
1886 comparison flags at any ISA level, not just ISA 4.
1887
19c5af72
DE
1888Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
1889
1890 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1891 COMMON_{PRE,POST}_CONFIG_FRAG instead.
1892 * configure.in: sinclude ../common/aclocal.m4.
1893 * configure: Regenerated.
1894
736a306c
ILT
1895Fri Jan 31 11:11:45 1997 Ian Lance Taylor <ian@cygnus.com>
1896
1897 * configure: Rebuild after change to aclocal.m4.
1898
295dbbe4
SG
1899Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
1900
1901 * configure configure.in Makefile.in: Update to new configure
1902 scheme which is more compatible with WinGDB builds.
1903 * configure.in: Improve comment on how to run autoconf.
1904 * configure: Re-run autoconf to get new ../common/aclocal.m4.
1905 * Makefile.in: Use autoconf substitution to install common
1906 makefile fragment.
1907
1908Wed Jan 8 12:39:03 1997 Jim Wilson <wilson@cygnus.com>
1909
1910 * gencode.c (build_instruction): Use BigEndianCPU instead of
1911 ByteSwapMem.
1912
e1db0d47
MA
1913Thu Jan 02 22:23:04 1997 Mark Alexander <marka@cygnus.com>
1914
1915 * interp.c (sim_monitor): Make output to stdout visible in
1916 wingdb's I/O log window.
1917
2902e8ab
MA
1918Tue Dec 31 07:04:00 1996 Mark Alexander <marka@cygnus.com>
1919
1920 * support.h: Undo previous change to SIGTRAP
1921 and SIGQUIT values.
1922
7e6c297e
ILT
1923Mon Dec 30 17:36:06 1996 Ian Lance Taylor <ian@cygnus.com>
1924
1925 * interp.c (store_word, load_word): New static functions.
1926 (mips16_entry): New static function.
1927 (SignalException): Look for mips16 entry and exit instructions.
1928 (simulate): Use the correct index when setting fpr_state after
1929 doing a pending move.
1930
0049ba7a
MA
1931Sun Dec 29 09:37:18 1996 Mark Alexander <marka@cygnus.com>
1932
1933 * interp.c: Fix byte-swapping code throughout to work on
1934 both little- and big-endian hosts.
1935
2510786b
MA
1936Sun Dec 29 09:18:32 1996 Mark Alexander <marka@cygnus.com>
1937
1938 * support.h: Make definitions of SIGTRAP and SIGQUIT consistent
1939 with gdb/config/i386/xm-windows.h.
1940
39bf0ef4
MA
1941Fri Dec 27 22:48:51 1996 Mark Alexander <marka@cygnus.com>
1942
1943 * gencode.c (build_instruction): Work around MSVC++ code gen bug
1944 that messes up arithmetic shifts.
1945
dbeec768
SG
1946Fri Dec 20 11:04:05 1996 Stu Grossman (grossman@critters.cygnus.com)
1947
1948 * support.h: Use _WIN32 instead of __WIN32__. Also add defs for
1949 SIGTRAP and SIGQUIT for _WIN32.
1950
deffd638
ILT
1951Thu Dec 19 14:07:27 1996 Ian Lance Taylor <ian@cygnus.com>
1952
1953 * gencode.c (build_instruction) [MUL]: Cast operands to word64, to
1954 force a 64 bit multiplication.
1955 (build_instruction) [OR]: In mips16 mode, don't do anything if the
1956 destination register is 0, since that is the default mips16 nop
1957 instruction.
1958
aaff8437
ILT
1959Mon Dec 16 14:59:38 1996 Ian Lance Taylor <ian@cygnus.com>
1960
063443cf
ILT
1961 * gencode.c (MIPS16_DECODE): SWRASP is I8, not RI.
1962 (build_endian_shift): Don't check proc64.
1963 (build_instruction): Always set memval to uword64. Cast op2 to
1964 uword64 when shifting it left in memory instructions. Always use
1965 the same code for stores--don't special case proc64.
1966
aaff8437
ILT
1967 * gencode.c (build_mips16_operands): Fix base PC value for PC
1968 relative operands.
1969 (build_instruction): Call JALDELAYSLOT rather than DELAYSLOT for a
1970 jal instruction.
1971 * interp.c (simJALDELAYSLOT): Define.
1972 (JALDELAYSLOT): Define.
1973 (INDELAYSLOT, INJALDELAYSLOT): Define.
1974 (simulate): Clear simJALDELAYSLOT when simDELAYSLOT is cleared.
1975
280f90e1
AMT
1976Tue Dec 24 22:11:20 1996 Angela Marie Thomas (angela@cygnus.com)
1977
1978 * interp.c (sim_open): add flush_cache as a PMON routine
1979 (sim_monitor): handle flush_cache by ignoring it
1980
aaff8437
ILT
1981Wed Dec 11 13:53:51 1996 Jim Wilson <wilson@cygnus.com>
1982
1983 * gencode.c (build_instruction): Use !ByteSwapMem instead of
1984 BigEndianMem.
1985 * interp.c (CONFIG, config_EP_{mask,shift,D,DxxDxx, config_BE): Delete.
1986 (BigEndianMem): Rename to ByteSwapMem and change sense.
1987 (BigEndianCPU, sim_write, LoadMemory, StoreMemory): Change
1988 BigEndianMem references to !ByteSwapMem.
1989 (set_endianness): New function, with prototype.
1990 (sim_open): Call set_endianness.
1991 (sim_info): Use simBE instead of BigEndianMem.
1992 (xfer_direct_word, xfer_direct_long, swap_direct_word,
1993 swap_direct_long, xfer_big_word, xfer_big_long, xfer_little_word,
1994 xfer_little_long, swap_word, swap_long): Delete unnecessary MSC_VER
1995 ifdefs, keeping the prototype declaration.
1996 (swap_word): Rewrite correctly.
1997 (ColdReset): Delete references to CONFIG. Delete endianness related
1998 code; moved to set_endianness.
1999
6429b296
JW
2000Tue Dec 10 11:32:04 1996 Jim Wilson <wilson@cygnus.com>
2001
2002 * gencode.c (build_instruction, case JUMP): Truncate PC to 32 bits.
2003 * interp.c (CHECKHILO): Define away.
2004 (simSIGINT): New macro.
2005 (membank_size): Increase from 1MB to 2MB.
2006 (control_c): New function.
2007 (sim_resume): Rename parameter signal to signal_number. Add local
2008 variable prev. Call signal before and after simulate.
2009 (sim_stop_reason): Add simSIGINT support.
2010 (sim_warning, sim_error, dotrace, SignalException): Define as stdarg
2011 functions always.
2012 (sim_warning): Delete call to SignalException. Do call printf_filtered
2013 if logfh is NULL.
2014 (AddressTranslation): Add #ifdef DEBUG around debugging message and
2015 a call to sim_warning.
2016
2017Wed Nov 27 11:53:50 1996 Ian Lance Taylor <ian@cygnus.com>
2018
2019 * gencode.c (process_instructions): If ! proc64, skip DOUBLEWORD
2020 16 bit instructions.
2021
831f59a2
ILT
2022Tue Nov 26 11:53:12 1996 Ian Lance Taylor <ian@cygnus.com>
2023
2024 Add support for mips16 (16 bit MIPS implementation):
2025 * gencode.c (inst_type): Add mips16 instruction encoding types.
2026 (GETDATASIZEINSN): Define.
2027 (MIPS_DECODE): Add REG flag to dsllv, dsrav, and dsrlv. Add
2028 jalx. Add LEFT flag to mfhi and mflo. Add RIGHT flag to mthi and
2029 mtlo.
2030 (MIPS16_DECODE): New table, for mips16 instructions.
2031 (bitmap_val): New static function.
2032 (struct mips16_op): Define.
2033 (mips16_op_table): New table, for mips16 operands.
2034 (build_mips16_operands): New static function.
2035 (process_instructions): If PC is odd, decode a mips16
2036 instruction. Break out instruction handling into new
2037 build_instruction function.
2038 (build_instruction): New static function, broken out of
2039 process_instructions. Check modifiers rather than flags for SHIFT
2040 bit count and m[ft]{hi,lo} direction.
2041 (usage): Pass program name to fprintf.
2042 (main): Remove unused variable this_option_optind. Change
2043 ``*loptarg++'' to ``loptarg++''.
2044 (my_strtoul): Parenthesize && within ||.
350d33b8 2045 * interp.c (LoadMemory): Accept a halfword pAddr if vAddr is odd.
831f59a2
ILT
2046 (simulate): If PC is odd, fetch a 16 bit instruction, and
2047 increment PC by 2 rather than 4.
2048 * configure.in: Add case for mips16*-*-*.
2049 * configure: Rebuild.
2050
2051Fri Nov 22 08:49:36 1996 Mark Alexander <marka@cygnus.com>
2052
2053 * interp.c: Allow -t to enable tracing in standalone simulator.
2054 Fix garbage output in trace file and error messages.
2055
e3d12c65
DE
2056Wed Nov 20 01:54:37 1996 Doug Evans <dje@canuck.cygnus.com>
2057
2058 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
2059 (SIM_{OBJS,EXTRA_CFLAGS,EXTRA_CLEAN}): Define.
2060 * configure.in: Simplify using macros in ../common/aclocal.m4.
2061 * configure: Regenerated.
2062 * tconfig.in: New file.
2063
2064Tue Nov 12 13:34:00 1996 Dawn Perchik <dawn@cygnus.com>
2065
2066 * interp.c: Fix bugs in 64-bit port.
2067 Use ansi function declarations for msvc compiler.
2068 Initialize and test file pointer in trace code.
2069 Prevent duplicate definition of LAST_EMED_REGNUM.
2070
2071Tue Oct 15 11:07:06 1996 Mark Alexander <marka@cygnus.com>
2072
2073 * interp.c (xfer_big_long): Prevent unwanted sign extension.
2074
2075Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnus.co.uk>
2076
2077 * interp.c (SignalException): Check for explicit terminating
2078 breakpoint value.
2079 * gencode.c: Pass instruction value through SignalException()
2080 calls for Trap, Breakpoint and Syscall.
2081
2082Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnus.co.uk>
2083
2084 * interp.c (SquareRoot): Add HAVE_SQRT check to ensure sqrt() is
2085 only used on those hosts that provide it.
2086 * configure.in: Add sqrt() to list of functions to be checked for.
2087 * config.in: Re-generated.
2088 * configure: Re-generated.
2089
2090Fri Sep 20 15:47:12 1996 Ian Lance Taylor <ian@cygnus.com>
2091
2092 * gencode.c (process_instructions): Call build_endian_shift when
2093 expanding STORE RIGHT, to fix swr.
2094 * support.h (SIGNEXTEND): If the sign bit is not set, explicitly
2095 clear the high bits.
2096 * interp.c (Convert): Fix fmt_single to fmt_long to not truncate.
2097 Fix float to int conversions to produce signed values.
2098
cc5201d7
ILT
2099Thu Sep 19 15:34:17 1996 Ian Lance Taylor <ian@cygnus.com>
2100
458e1f58
ILT
2101 * gencode.c (MIPS_DECODE): Set UNSIGNED for multu instruction.
2102 (process_instructions): Correct handling of nor instruction.
2103 Correct shift count for 32 bit shift instructions. Correct sign
2104 extension for arithmetic shifts to not shift the number of bits in
2105 the type. Fix 64 bit multiply high word calculation. Fix 32 bit
2106 unsigned multiply. Fix ldxc1 and friends to use coprocessor 1.
2107 Fix madd.
c05d1721
ILT
2108 * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS, or HLPC.
2109 It's OK to have a mult follow a mult. What's not OK is to have a
2110 mult follow an mfhi.
458e1f58 2111 (Convert): Comment out incorrect rounding code.
cc5201d7 2112
f24b7b69
JSC
2113Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk>
2114
2115 * interp.c (sim_monitor): Improved monitor printf
2116 simulation. Tidied up simulator warnings, and added "--log" option
2117 for directing warning message output.
2118 * gencode.c: Use sim_warning() rather than WARNING macro.
2119
2120Thu Aug 22 15:03:12 1996 Ian Lance Taylor <ian@cygnus.com>
2121
2122 * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and
2123 getopt1.o, rather than on gencode.c. Link objects together.
2124 Don't link against -liberty.
2125 (gencode.o, getopt.o, getopt1.o): New targets.
2126 * gencode.c: Include <ctype.h> and "ansidecl.h".
2127 (AND): Undefine after including "ansidecl.h".
2128 (ULONG_MAX): Define if not defined.
2129 (OP_*): Don't define macros; now defined in opcode/mips.h.
2130 (main): Call my_strtoul rather than strtoul.
2131 (my_strtoul): New static function.
2132
2133Wed Jul 17 18:12:38 1996 Stu Grossman (grossman@critters.cygnus.com)
2134
2135 * gencode.c (process_instructions): Generate word64 and uword64
2136 instead of `long long' and `unsigned long long' data types.
2137 * interp.c: #include sysdep.h to get signals, and define default
2138 for SIGBUS.
2139 * (Convert): Work around for Visual-C++ compiler bug with type
2140 conversion.
2141 * support.h: Make things compile under Visual-C++ by using
2142 __int64 instead of `long long'. Change many refs to long long
2143 into word64/uword64 typedefs.
2144
a271d1d9
JM
2145Wed Jun 26 12:24:55 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2146
2147 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
2148 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
2149 (docdir): Removed.
2150 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
2151 (AC_PROG_INSTALL): Added.
2152 (AC_PROG_CC): Moved to before configure.host call.
2153 * configure: Rebuilt.
2154
2155Wed Jun 5 08:28:13 1996 James G. Smith <jsmith@cygnus.co.uk>
2156
2157 * configure.in: Define @SIMCONF@ depending on mips target.
2158 * configure: Rebuild.
2159 * Makefile.in (run): Add @SIMCONF@ to control simulator
2160 construction.
2161 * gencode.c: Change LOADDRMASK to 64bit memory model only.
2162 * interp.c: Remove some debugging, provide more detailed error
2163 messages, update memory accesses to use LOADDRMASK.
2164
4fa134be
ILT
2165Mon Jun 3 11:55:03 1996 Ian Lance Taylor <ian@cygnus.com>
2166
2167 * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS,
2168 AC_CHECK_LIB, and AC_CHECK_FUNCS. Change AC_OUTPUT to set
2169 stamp-h.
2170 * configure: Rebuild.
2171 * config.in: New file, generated by autoheader.
2172 * interp.c: Include "config.h". Include <stdlib.h>, <string.h>,
2173 and <strings.h> if they exist. Replace #ifdef sun with #ifdef
2174 HAVE_ANINT and HAVE_AINT, as appropriate.
2175 * Makefile.in (run): Use @LIBS@ rather than -lm.
2176 (interp.o): Depend upon config.h.
2177 (Makefile): Just rebuild Makefile.
2178 (clean): Remove stamp-h.
2179 (mostlyclean): Make the same as clean, not as distclean.
2180 (config.h, stamp-h): New targets.
2181
2182Fri May 10 00:41:17 1996 James G. Smith <jsmith@cygnus.co.uk>
2183
2184 * interp.c (ColdReset): Fix boolean test. Make all simulator
2185 globals static.
2186
f7481d45
JSC
2187Wed May 8 15:12:58 1996 James G. Smith <jsmith@cygnus.co.uk>
2188
2189 * interp.c (xfer_direct_word, xfer_direct_long,
2190 swap_direct_word, swap_direct_long, xfer_big_word,
2191 xfer_big_long, xfer_little_word, xfer_little_long,
2192 swap_word,swap_long): Added.
2193 * interp.c (ColdReset): Provide function indirection to
2194 host<->simulated_target transfer routines.
2195 * interp.c (sim_store_register, sim_fetch_register): Updated to
2196 make use of indirected transfer routines.
2197
2198Fri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnus.co.uk>
2199
2200 * gencode.c (process_instructions): Ensure FP ABS instruction
2201 recognised.
2202 * interp.c (AbsoluteValue): Add routine. Also provide simple PMON
2203 system call support.
2204
8b554809
JSC
2205Wed Apr 10 09:51:38 1996 James G. Smith <jsmith@cygnus.co.uk>
2206
2207 * interp.c (sim_do_command): Complain if callback structure not
2208 initialised.
2209
d0757082
JSC
2210Thu Mar 28 13:50:51 1996 James G. Smith <jsmith@cygnus.co.uk>
2211
2212 * interp.c (Convert): Provide round-to-nearest and round-to-zero
2213 support for Sun hosts.
2214 * Makefile.in (gencode): Ensure the host compiler and libraries
2215 used for cross-hosted build.
2216
e871dd18
JSC
2217Wed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnus.co.uk>
2218
2219 * interp.c, gencode.c: Some more (TODO) tidying.
2220
2221Thu Mar 7 11:19:33 1996 James G. Smith <jsmith@cygnus.co.uk>
2222
2223 * gencode.c, interp.c: Replaced explicit long long references with
2224 WORD64HI, WORD64LO, SET64HI and SET64LO macro calls.
2225 * support.h (SET64LO, SET64HI): Macros added.
2226
5c59ec43
ILT
2227Wed Feb 21 12:16:21 1996 Ian Lance Taylor <ian@cygnus.com>
2228
2229 * configure: Regenerate with autoconf 2.7.
2230
2231Tue Jan 30 08:48:18 1996 Fred Fish <fnf@cygnus.com>
2232
2233 * interp.c (LoadMemory): Enclose text following #endif in /* */.
2234 * support.h: Remove superfluous "1" from #if.
2235 * support.h (CHECKSIM): Remove stray 'a' at end of line.
2236
2237Mon Dec 4 11:44:40 1995 Jamie Smith <jsmith@cygnus.com>
2238
2239 * interp.c (StoreFPR): Control UndefinedResult() call on
2240 WARN_RESULT manifest.
2241
8bae0a0c
JSC
2242Fri Dec 1 16:37:19 1995 James G. Smith <jsmith@cygnus.co.uk>
2243
2244 * gencode.c: Tidied instruction decoding, and added FP instruction
2245 support.
2246
2247 * interp.c: Added dineroIII, and BSD profiling support. Also
2248 run-time FP handling.
2249
2250Sun Oct 22 00:57:18 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
2251
2252 * Changelog, Makefile.in, README.Cygnus, configure, configure.in,
2253 gencode.c, interp.c, support.h: created.
This page took 0.333572 seconds and 4 git commands to generate.