コミット履歴

作者 SHA1 メッセージ 日付
  Nick Clifton 73cb0348b2 Add support for ARM v6 instructions. 9 年 前
  Mike Frysinger dbf8e8afcd sim: arm: delete NEED_UI_LOOP_HOOK handling 10 年 前
  Mike Frysinger 58b991b14e sim: arm: clean up misc warnings 10 年 前
  Nick Clifton 8d05292667 Add support for instruction level tracing to the ARM simulator. 11 年 前
  David McQuillan b9366cf395 Prevent writes to R15 via LDR or LDM from changing the ARM/Thumb state in pre-v5 architectures. 11 年 前
  Mike Frysinger 590919de6c sim: arm: add support for MOVW and MOVT instructions 12 年 前
  Joel Brobecker 51b318dec8 [sim] Update old contact info in GPL license notices 12 年 前
  Joel Brobecker 3fd725ef34 Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. 12 年 前
  Nick Clifton 1306df90a9 * armemu.c (handle_v6_insn): Fix typo in sign extension test of the sext and sxtah instructions. 18 年 前
  Paul Brook c4793bacbf 2005-09-19 Paul Brook <paul@codesourcery.com> 19 年 前
  Nick Clifton 380d9419c9 Update the address of the FSF organization 20 年 前
  Nick Clifton 8207e0f24e * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructions - the ones now generated by GCC. 20 年 前
  Andrew Cagney 0aaa4a81b0 Index: mn10200/ChangeLog 21 年 前
  Nick Clifton 3a3d6f654d Remove use of __IWMMXT__. 22 年 前
  Nick Clifton 0f026fd00c Add iWMMXt support to ARM simulator 22 年 前
  Nick Clifton 630ace253a Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions. 23 年 前
  Nick Clifton 10b57fcbd7 Only perform access checks if 'check' is set. 23 年 前
  Nick Clifton 57165fb4bb Fix parameters passed to CPRead[13] and CPRead[14]. 23 年 前
  Nick Clifton ff44f8e352 Add support for XScale's coprocessor access check register. 23 年 前
  Nick Clifton fb7a8ef0df Fix handling of XScale LDRD and STRD instructions with post indexed addressing modes. 24 年 前
  Matthew Green c3ae2f98d0 * XScale coprocessor support. 24 年 前
  Nick Clifton 917bca4f21 Add support for disabling alignment checks when performing GDB interface 24 年 前
  Nick Clifton 2ef048fc9f Remove Prefetch abort for breakpoints. Instead set the state to RESUME. 24 年 前
  Nick Clifton 44e23e575b Add code to preserve processor mode when a prefetch 24 年 前
  Nick Clifton fae0bf59e6 Add parentheses ready for future conbtribution 24 年 前
  Nick Clifton dda308f5fd Update base address register after restoring register bank. 24 年 前
  Nick Clifton ac1c9d3aad Fix test for StoreDouble Instruction. 24 年 前
  Nick Clifton df38a86eec oops - remove redundant prototype introduced in previous delta 24 年 前
  Nick Clifton 760a7bbec5 Add emulation of double word load and store instructions. 24 年 前
  Nick Clifton f1129fb8ff Add support for ARM's v5TE architecture and Intel's XScale extenstions 24 年 前