65 Commits (fa681e5d439f42212e289b850327cb2fd7f2f6bb)

Author SHA1 Message Date
Nick Clifton ebc115b7bb * simops.c (OP_40): Delete. Move code to... 24 years ago
Andrew Cagney 0da2b66558 2002-11-30 Andrew Cagney <cagney@redhat.com> 24 years ago
Jim Wilson 30458d39d6 Fix handling of v850e bit-twiddle instructions. 24 years ago
Jim Wilson 2e8162cedb Fix bug in support for trap instruction. 24 years ago
Nick Clifton e551c2572e Makefile.in: Add gen-zero-r0 option. 24 years ago
Andrew Cagney d62274a397 * simops.c (trace_result): Fix printf formatting. 25 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Andrew Cagney a276b6f057 Clean up tracing for Bcond & jmp insns. 29 years ago
Andrew Cagney bd4c35cc6d Fix cmov immed. 29 years ago
Andrew Cagney 60fe0e06a8 Fix cmov insn. 29 years ago
Andrew Cagney a72f8fb439 Clean up more tracing. 29 years ago
Andrew Cagney 6aead89a5f Fix tracing for: "ctret", "bsw", "hsw" 29 years ago
Andrew Cagney fb1fd47514 Smooth some of ALU tracing's rough edges. 29 years ago
Andrew Cagney 3f33acd039 Use trace_one_insn in trace functions. Buffer up trace data so that 29 years ago
Andrew Cagney c7db488f71 Restrict ldsr (load system register) to modifying just non-reserved PSW bits. 29 years ago
Jim Wilson 5262de2167 * simops.c (Multiply64): Don't store into register zero. 29 years ago
Andrew Cagney bda6163995 Fix sanitization for v850 V v850e V v850eq 29 years ago
Andrew Cagney 658303f7d4 For v850eq start up with US bit set. 29 years ago
Andrew Cagney 02508bb179 Have trace_input, trace_output use sim-trace for IO. 29 years ago
Andrew Cagney 5d37a07bc5 Add multi-sim support to v850/v850e/v850eq simulators. 29 years ago
Andrew Cagney da3a66e5ca Replace memory model with one from sim/common directory. 29 years ago
Andrew Cagney b5e935ae85 Pacify gcc-current -Wall. 29 years ago
Andrew Cagney 9cdd2c6d72 Add real SIM_DESC arg to v850 simulator. 29 years ago
Andrew Cagney 0ffba68fdc Compile from UNIX to cygwin32. 29 years ago
Nick Clifton 6061622830 Updated with respect to the HDD-tool-0611 document. 29 years ago
Nick Clifton 64ad9cecb6 Added N step divide routines, courtesy of Sugimoto at NEC. 29 years ago
Nick Clifton 70caad98c1 Fixed interpretation of SR bit in list18 structures. 29 years ago
Andrew Cagney 87e43259f1 Cleanups to compile under FreeBSD 30 years ago
Michael Meissner 6ec96a0265 Deal with kill encoding the signal via the exit status. 30 years ago
Michael Meissner ee3f2d4f6a Allow exit to work normally under gdb 30 years ago
Gavin Romig-Koch 7fc45edb6c Fix linux build problem. 30 years ago
Jeff Law 8824fb459b * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday. 30 years ago
Jeff Law 6803f89b14 * simops.c (OP_10007E0): Handle SYS_time. 30 years ago
Jeff Law c500c07496 * simops.c: Include <sys/stat.h>. 30 years ago
Jeff Law f009978996 * simops.c (OP_500): Mask off low bit in displacement 30 years ago
Jeff Law 85c09b0518 * simops.c (OP_500): Fix displacement handling for sld.w. 30 years ago
Jeff Law 0a89af6efd * simops.c (trace_input): Remove all references to SEXT7. 30 years ago
Stu Grossman 968519095a * Makefile.in: Get rid of srcroot. Set all INSTALL macros via 30 years ago
Stu Grossman 88777ce2a6 * gencode.c (write_opcodes): Output hex values for opcode mask 30 years ago
Jeff Law da86a4fa81 * simops.c (trace_input): Fix thinko. 30 years ago
Michael Meissner 1d00ce8392 Print line # and function name or filename if they exist for each PC. 30 years ago
Michael Meissner ead4a3f157 Add tracing support; Fix some problems with hardwired sizes 30 years ago
Jeff Law 9909e232c0 * interp.c (hash): Make this an inline function 30 years ago
Jeff Law 9fca2fd3c6 * gencode.c: Fix various indention & style problems. 30 years ago
Jeff Law d81352b8b8 * interp.c: OP should be an array of 32bit operands! 30 years ago
Jeff Law 787d66bb4d * simops.c: Fix "not1" and "set1". 30 years ago
Jeff Law 3046d87986 * simops.c: Don't forget to initialize temp for 30 years ago
Jeff Law 0e4ccc58f2 * simops.c: Fix satadd, satsub boundary case handling. 30 years ago
Jeff Law 83fc3bac9f * interp.c (hash): Fix. 30 years ago