1002 Commits (339fb149042e5522f5180a4e1bd6221e58f23b4a)

Author SHA1 Message Date
Andrew Cagney 339fb14904 * gencode.c (build_instruction): Use FPR_STATE not fpr_state. 29 years ago
Andrew Cagney 8b70f83790 * gencode.c (build_instruction): For "FPSQRT", output correct number 29 years ago
Andrew Cagney eaa202ddd4 * gen-semantics.c (print_semantic_body): Use CIA not cia.ip. Escape 29 years ago
Andrew Cagney 81b3b32cda Sanitize additional files. 29 years ago
Andrew Cagney 5a9bddea84 Enable d10v simulator testsuite - two tests: Hello World and exit47. 29 years ago
Andrew Cagney fd89abc204 Handle core regions which start at a poorly aligned address. 29 years ago
Andrew Cagney 7456a10d9b * sim-alu.h (ALU64_HAD_OVERFLOW): Define. 29 years ago
Andrew Cagney 055ee2977f Checkpoint IGEN version of MIPS simulator. 29 years ago
Andrew Cagney 0c2c5f6141 Move global MIPS simulator variables into sim_cpu struct. 29 years ago
Andrew Cagney 1b217de0f3 Correct type of address argument for sim_core_{read,write} 29 years ago
Andrew Cagney 18c64df613 o Add support for configuring wordsize, fp hardware and target 29 years ago
Andrew Cagney d5cecca93c Output line-ref to original igen source file when generating trace 29 years ago
Fred Fish 1155e06e3f * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and move 29 years ago
Fred Fish b83093ff79 * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. 29 years ago
Fred Fish 93f0cb6975 * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. 29 years ago
Andrew Cagney 49a6eed58a Snap. Gets through igen's checks. 29 years ago
Andrew Cagney 8782bfcfc4 Add -Wnodiscard option so that warning about discarded instructions 29 years ago
Andrew Cagney 2875c6c685 Build IGEN with the MIPS simulator. 29 years ago
Andrew Cagney f2b3001251 MIPS/IGEN checkpoint - doesn't build. 29 years ago
Andrew Cagney 391c71708e Checkpoint IGEN input file for MIPS simulator. 29 years ago
Andrew Cagney b3c77578dc Rewrite simulator floating point module. Do not rely on host FP 29 years ago
Andrew Cagney 63fe2cc799 Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. 29 years ago
Andrew Cagney adf4739efe Add access to hi part of r5900 128 bit registers. 29 years ago
Bob Manson 26b20b0a0e * configure: Regenerated. 29 years ago
Andrew Cagney e9b53280ba Do not sanitize out sim/testsuite/common directory. 29 years ago
Fred Fish 5f90b21e40 * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testing 29 years ago
Fred Fish 823f2df47f * interp.c (pc_addr): Discard upper bit(s) of PC in case 29 years ago
Mark Alexander 6eedf3f4e5 * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB. 29 years ago
Felix Lee b28ad90b4d * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK and 29 years ago
Stu Grossman 68f92f98ac * sim-break.c (sim_set_breakpoint sim_clear_breakpoint): Use ZALLOC 29 years ago
Andrew Cagney af51b8d56d Add/use SIM_AC_OPTION_BITSIZE. 29 years ago
Andrew Cagney 7a3fb4e6ea * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn with 29 years ago
Andrew Cagney e63bc706fe Allow gencode.c to generate input to the igen generator. 29 years ago
Andrew Cagney eb2e3c85ca Pacify GCC -Wall 29 years ago
Stu Grossman b9d580a4b0 * Make-common.in: New files sim-break.c, sim-break.h. 29 years ago
Jeff Law bfebf1a52a r5900 sanitization fixes. 29 years ago
Jeff Law c118539e6b mips64vr5900el-elf -> mips64r5900-elf. 29 years ago
Felix Lee 34d07b7867 * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once 29 years ago
Jeff Law 832f05e865 vr5900-r5900. 29 years ago
Andrew Cagney 1398204eb0 Check v850eq popm[hl] instructions. 29 years ago
Andrew Cagney 4141b1c63d * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values. 29 years ago
Felix Lee 9f4fd82344 * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. 29 years ago
Felix Lee 8f80453197 * configure.in: i386-windows is a cross, so don't expect 29 years ago
Andrew Cagney 92f91d1ff0 Remove need to update <targ>/Makefile.in when adding optional options 29 years ago
Andrew Cagney 76a6247f07 Add memory alignment config option. 29 years ago
Andrew Cagney 8d332f9c1a Enable --alignment option, stop sim-options.c hardwiring the alignment. 29 years ago
Andrew Cagney 4ca7d6d25b Fix disabling of model code when simulator does not support modeling. 29 years ago
Andrew Cagney 794e9ac96a Simplify logic behind the generic configuration option --enable-sim-alignment. 29 years ago
Andrew Cagney b45caf050c Add support for --enable-sim-alignment to simulator common aclocal.m4 29 years ago
Nick Clifton f13f11b494 Removed the v850eq sanitization 29 years ago