summaryrefslogtreecommitdiff
path: root/sim/arm
Commit message (Expand)AuthorAgeFilesLines
* 2000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-07-142-1/+5
* 2000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-07-142-0/+9
* * armvirt.c (ABORTS): Do not define.Alexandre Oliva2000-07-042-1/+3
* * armdefs.h (struct ARMul_State): Add is_StrongARM.Alexandre Oliva2000-07-045-11/+59
* * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn.Alexandre Oliva2000-07-042-1/+3
* * armemu.h (INSN_SIZE): New macro.Alexandre Oliva2000-07-044-45/+48
* * armemu.c (LoadSMult): Use WriteR15() to discard the leastAlexandre Oliva2000-07-042-2/+5
* * armemu.h (WRITEDESTB): New macro.Alexandre Oliva2000-07-043-37/+48
* * armemu.h (GETSPSR): Call ARMul_GetSPSR().Alexandre Oliva2000-07-043-4/+18
* * armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.Alexandre Oliva2000-07-044-30/+40
* * armemu.c (ARMul_Emulate): Compute writeback value beforeAlexandre Oliva2000-07-042-8/+20
* * armdefs.h (SYSTEMBANK): Define as USERBANK.Alexandre Oliva2000-07-043-8/+6
* * armemu.c (Multiply64): Fix computation of flag N.Alexandre Oliva2000-06-222-4/+5
* * armemu.c (MultiplyAdd64): Fix computation of flag N.Alexandre Oliva2000-06-222-4/+7
* * armemu.h (NEGBRANCH): Do not overwrite the two most significantAlexandre Oliva2000-06-202-1/+6
* Add support for v4 SystemMode.Nick Clifton2000-05-3011-57/+159
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-242-147/+162
* Add special case handling when GDB set CPSR registerNick Clifton2000-05-232-1/+12
* * arm abort fixFrank Ch. Eigler2000-04-102-3/+8
* * memory corruption fixFrank Ch. Eigler2000-03-232-2/+8
* * adding forgotten entryFrank Ch. Eigler2000-03-021-0/+1
* Fix compile time warning messages.Nick Clifton2000-02-0810-669/+109
* import gdb-2000-02-04 snapshotJason Molenda2000-02-0527-8246/+9283
* import gdb-2000-01-26 snapshotJason Molenda2000-01-262-5/+20
* import gdb-1999-12-06 snapshotJason Molenda1999-12-073-8/+26
* import gdb-1999-11-01 snapshotJason Molenda1999-11-022-0/+7
* import gdb-1999-10-11 snapshotJason Molenda1999-10-122-1/+7
* import gdb-1999-10-04 snapshotJason Molenda1999-10-052-3/+8
* import gdb-1999-09-08 snapshotStan Shebs1999-09-092-158/+153
* import gdb-1999-07-12 snapshotJason Molenda1999-07-123-1/+3
* import gdb-1999-05-10Stan Shebs1999-05-112-174/+308
* import gdb-19990422 snapshotStan Shebs1999-04-265-8/+76
* Initial revisionStan Shebs1999-04-1636-0/+17817