OSDN Git Service

* ppc-instructions (sync): Add L field.
[pf3gnuchains/pf3gnuchains3x.git] / sim / arm / armemu.c
2007-02-15 nickc* armemu.c (handle_v6_insn): Fix typo in sign extension...
2005-09-19 pbrook2005-09-19 Paul Brook <paul@codesourcery.com>
2005-05-12 nickcUpdate the address of the FSF organization
2005-04-25 nickc* armemu.c (handle_v6_insn): New function - emulate...
2004-06-29 cagneyIndex: mn10200/ChangeLog
2003-03-30 nickcRemove use of __IWMMXT__.
2003-03-27 nickcAdd iWMMXt support to ARM simulator
2002-07-05 nickcAdd checks to catch invaliud XScale MIA, MIAPH and...
2002-05-27 nickcOnly perform access checks if 'check' is set.
2002-01-10 nickcFix parameters passed to CPRead[13] and CPRead[14].
2001-10-18 nickcAdd support for XScale's coprocessor access check register.
2001-05-11 nickcFix handling of XScale LDRD and STRD instructions with...
2001-04-18 mrg* XScale coprocessor support.
2001-02-28 nickcAdd support for disabling alignment checks when perform...
2001-02-16 nickcRemove Prefetch abort for breakpoints. Instead set...
2001-02-15 nickcAdd code to preserve processor mode when a prefetch
2001-02-01 nickcAdd parentheses ready for future conbtribution
2001-02-01 nickcUpdate base address register after restoring register...
2000-12-19 nickcFix test for StoreDouble Instruction.
2000-12-08 nickcoops - remove redundant prototype introduced in previou...
2000-12-08 nickcAdd emulation of double word load and store instructions.
2000-11-30 nickcAdd support for ARM's v5TE architecture and Intel's...
2000-08-15 nickcCompute write back value for post increment loads before
2000-07-04 aoliva* armemu.c (ARMul_Emulate, t_undefined): Proceed to...
2000-07-04 aoliva* armemu.h (INSN_SIZE): New macro.
2000-07-04 aoliva* armemu.c (LoadSMult): Use WriteR15() to discard the...
2000-07-04 aoliva* armemu.h (WRITEDESTB): New macro.
2000-07-04 aoliva* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS...
2000-07-04 aoliva* armemu.c (ARMul_Emulate): Compute writeback value...
2000-06-22 aoliva* armemu.c (Multiply64): Fix computation of flag N.
2000-06-22 aoliva* armemu.c (MultiplyAdd64): Fix computation of flag N.
2000-05-30 nickcAdd support for v4 SystemMode.
2000-04-10 fche* arm abort fix
2000-02-08 nickcFix compile time warning messages.
1999-04-16 shebsInitial revision