summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak comment.Doug Evans1997-11-171-2/+3
* * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.Doug Evans1997-11-175-64/+644
* Test SUBI omsnAndrew Cagney1997-11-171-0/+17
* (sim_core_signal): Add missing "\n" in message.Doug Evans1997-11-141-4/+7
* * mips.igen: Tag vr5000 instructions.Andrew Cagney1997-11-142-0/+35
* * sim-base.h (sim_state_base): Move `magic' to end of struct.Doug Evans1997-11-132-10/+32
* * sim-n-core.h (sim_core_read_unaligned_N): illegal emptyFelix Lee1997-11-132-1/+7
* * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files no longerDoug Evans1997-11-122-9/+11
* * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo.Doug Evans1997-11-121-0/+4
* * simops.c (call:16 call:32): Stack adjustment is determined solelyJeff Law1997-11-111-4/+8
* Make the signess of compares between GPR's explicit using a cast toAndrew Cagney1997-11-112-61/+39
* Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1,Andrew Cagney1997-11-115-121/+396
* * sim-events.c (sim_events_process): Re-compute the time -Andrew Cagney1997-11-112-0/+7
* * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. SignAndrew Cagney1997-11-101-0/+6
* Test rachi instruction.Andrew Cagney1997-11-103-3/+44
* * callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER.Andrew Cagney1997-11-101-0/+4
* Replace global IPC with function argument cia or current instructionAndrew Cagney1997-11-065-60/+78
* Fix computation of sim_events_time when sim_events_slip is loosing it.Andrew Cagney1997-11-062-34/+31
* IGEN likes to cache the current instruction address (CIA). Change theAndrew Cagney1997-11-065-112/+172
* Allow separate single character and long options.Andrew Cagney1997-11-061-0/+17
* Add option --enable-sim-igen to mips configuration. Allows user toAndrew Cagney1997-11-052-17/+50
* Rewrite the MIPS simulator's memory model so that it uses the genericAndrew Cagney1997-11-058-641/+437
* Delete -l and -n options, didn't do anything.Andrew Cagney1997-11-053-51/+28
* Rewrite sim_monitor (implements read, write, open, et.al. systemAndrew Cagney1997-11-053-323/+249
* * sim-endian.h (U16_8): ImplementAndrew Cagney1997-11-041-0/+13
* * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead ofBrendan Kehoe1997-11-041-0/+5
* do not assume NULL is an integer constantMichael Meissner1997-11-041-0/+5
* Correct r5900 sanitization.Gavin Romig-Koch1997-11-042-1/+3
* Make memory regions layered (just like existing device regions) soAndrew Cagney1997-10-314-123/+223
* Patches to support generating an executing environment.Nick Clifton1997-10-301-4/+59
* * sim-core.h (sim_core_write_8): Define.Doug Evans1997-10-302-0/+5
* * gencode.c: Add tx49 configury and insns.Gavin Romig-Koch1997-10-295-15/+97
* common/sim-bits.h: Document ROTn macro.Andrew Cagney1997-10-298-22/+726
* Add support for 16 byte quantities to sim-endian macro H2T.Andrew Cagney1997-10-2810-75/+153
* Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.Andrew Cagney1997-10-284-13/+27
* * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.Doug Evans1997-10-272-12/+24
* * sim-endian.h: Disable 16 byte support.Doug Evans1997-10-272-7/+9
* * sim-n-endian.h: Add TAGS entrys for 16 byte versions.Doug Evans1997-10-271-0/+4
* Fix typo.Doug Evans1997-10-271-1/+1
* Separate r5900 specifoc and mips16 instructions.Andrew Cagney1997-10-279-5179/+2770
* Add mips64vr5400 to configuration listAndrew Cagney1997-10-276-38/+636
* Add include-file support to igen.Andrew Cagney1997-10-275-417/+1348
* Add 128 bit transfers to sim core.Andrew Cagney1997-10-277-66/+180
* * sim/mips/gencode.c (build_instruction): Follow sim_write's lead in usingGavin Romig-Koch1997-10-252-1/+7
* Correct name of file given in ChangeLog for change: Pass lma_p andAndrew Cagney1997-10-253-3/+3
* Add basic igen configuration to autoconf. Disable.Andrew Cagney1997-10-244-18/+244
* Add function to fetch 32bit instructionsAndrew Cagney1997-10-244-119/+154
* Checkpoint IGEN version of mips simAndrew Cagney1997-10-241-152/+157
* Add function sim_events_slip()Andrew Cagney1997-10-242-16/+56
* Address MSC compiler issues in d10v_sim.hAndrew Cagney1997-10-241-0/+8
OpenPOWER on IntegriCloud