2008-11-30 |
aurel32 | Common cpu_loop_exit prototype |
tree | commitdiff |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
tree | commitdiff |
2008-11-21 |
edgar_igl | CRIS: remove unused op_template.h. |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor translation block CPU state handling (Jan... |
tree | commitdiff |
2008-11-18 |
aliguori | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) |
tree | commitdiff |
2008-11-17 |
pbrook | TCG variable type checking. |
tree | commitdiff |
2008-11-01 |
aurel32 | target-cris: access to TCG variables through GET_TCGV() |
tree | commitdiff |
2008-10-28 |
edgar_igl | CRIS: Plug more temp leaks. |
tree | commitdiff |
2008-10-27 |
edgar_igl | CRIS: Plug a few temp leaks. |
tree | commitdiff |
2008-10-27 |
edgar_igl | CRIS: Remove cpu_T. |
tree | commitdiff |
2008-10-27 |
edgar_igl | CRIS: Avoid more cpu_T usage. |
tree | commitdiff |
2008-10-27 |
edgar_igl | CRIS: Avoid cpu_T[1] for move_r. |
tree | commitdiff |
2008-10-27 |
edgar_igl | CRIS: Avoid using cpu_T[0] for testing condition codes. |
tree | commitdiff |
2008-10-27 |
edgar_igl | CRIS: Add branch-free versions of abs, lsl, lsr and... |
tree | commitdiff |
2008-10-26 |
edgar_igl | CRIS: Correct tcg globals allocation for 64bit hosts. |
tree | commitdiff |
2008-10-11 |
edgar_igl | CRIS: Initialize the arch version preg to v32. |
tree | commitdiff |
2008-10-08 |
edgar_igl | CRIS: Partial EXS reg support and fixes for SPC. |
tree | commitdiff |
2008-10-08 |
edgar_igl | CRIS: Correct typos. |
tree | commitdiff |
2008-10-07 |
edgar_igl | CRIS: Make local objects static. |
tree | commitdiff |
2008-10-07 |
edgar_igl | CRIS: Fix brk 8 and add S-flag emulation. |
tree | commitdiff |
2008-10-06 |
blueswir1 | Show size for unassigned accesses (Robert Reif) |
tree | commitdiff |
2008-09-22 |
edgar_igl | CRIS: Improve ASID related TLB flushes. |
tree | commitdiff |
2008-09-14 |
blueswir1 | Fix warnings that would be caused by gcc flag -Wwrite... |
tree | commitdiff |
2008-09-05 |
edgar_igl | CRIS: Mask off the cache selection bit after MMU transl... |
tree | commitdiff |
2008-09-05 |
aurel32 | TCG fixes for target-cris |
tree | commitdiff |
2008-09-03 |
edgar_igl | CRIS: Avoid a few unecessary steps in the mmu. |
tree | commitdiff |
2008-09-03 |
edgar_igl | CRIS: Remove redundant code. |
tree | commitdiff |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
tree | commitdiff |
2008-07-29 |
edgar_igl | Remove dyngen leftovers. |
tree | commitdiff |
2008-07-25 |
edgar_igl | CRIS: Correct condition for when to apply fast move... |
tree | commitdiff |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
tree | commitdiff |
2008-07-03 |
ths | Convert remaining __builtin_expect to likely/unlikely... |
tree | commitdiff |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
tree | commitdiff |
2008-06-30 |
ths | Spelling fixes, spotted by Stuart Brady. |
tree | commitdiff |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
tree | commitdiff |
2008-06-30 |
edgar_igl | CRIS: Correct writes to TLB hi. |
tree | commitdiff |
2008-06-30 |
edgar_igl | Avoid CRIS related warnings by Jan Kiszka. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-06-09 |
edgar_igl | CRIS: Add (untested) cpu-state save/load. |
tree | commitdiff |
2008-06-09 |
edgar_igl | CRIS: Emulate NMIs. |
tree | commitdiff |
2008-06-09 |
edgar_igl | CRIS: Support RFN insn. |
tree | commitdiff |
2008-06-09 |
edgar_igl | CRIS: Translator updates. |
tree | commitdiff |
2008-06-08 |
pbrook | Remove dead and bitrotten "qemu-fast" code. |
tree | commitdiff |
2008-06-06 |
edgar_igl | CRIS translator updates |
tree | commitdiff |
2008-06-06 |
edgar_igl | Correct P flag assertion in rfe. |
tree | commitdiff |
2008-05-30 |
pbrook | Fix typo. |
tree | commitdiff |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
tree | commitdiff |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
tree | commitdiff |
2008-05-27 |
edgar_igl | CRIS: Restructure the translator to allow for better... |
tree | commitdiff |
2008-05-25 |
bellard | remove absolete function |
tree | commitdiff |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
tree | commitdiff |
2008-05-24 |
pbrook | Fix ARM conditional branch bug. |
tree | commitdiff |
2008-05-17 |
edgar_igl | Use tcg_gen_not. |
tree | commitdiff |
2008-05-13 |
edgar_igl | CRIS: Improve TLB management and handle delayslots... |
tree | commitdiff |
2008-05-12 |
edgar_igl | CRIS: Remove some old dyngen T0/T1 fiddle. More usage... |
tree | commitdiff |
2008-05-11 |
pbrook | Add TCG native negation op. |
tree | commitdiff |
2008-05-11 |
edgar_igl | CRIS: Add support for the pseudo randomized set that... |
tree | commitdiff |
2008-05-11 |
pbrook | Add zero extension (pseudo-)ops. |
tree | commitdiff |
2008-05-10 |
edgar_igl | CRIS: helper_dummy no longer needed as barrier for... |
tree | commitdiff |
2008-05-09 |
aurel32 | Move #include "softfloat.h" to cpu-all.h |
tree | commitdiff |
2008-05-09 |
edgar_igl | CRIS: Concistent use of btarget and make it possible... |
tree | commitdiff |
2008-05-07 |
edgar_igl | CRIS: More TCG conversion. |
tree | commitdiff |
2008-05-06 |
edgar_igl | More TCG updates for CRIS |
tree | commitdiff |
2008-05-06 |
edgar_igl | CRIS MMU Updates |
tree | commitdiff |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
tree | commitdiff |
2008-05-03 |
edgar_igl | CRIS: Convert divide step to TCG. |
tree | commitdiff |
2008-05-03 |
edgar_igl | CRIS: Convert lz (leading zeros) to TCG. |
tree | commitdiff |
2008-05-03 |
edgar_igl | CRIS: Eliminate a few unneeded moves to/from T0/T1. |
tree | commitdiff |
2008-05-03 |
edgar_igl | CRIS: Do post-increment without going via T0. |
tree | commitdiff |
2008-05-02 |
edgar_igl | CRIS updates: |
tree | commitdiff |
2008-04-28 |
aurel32 | Factorize code in translate.c |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-03-25 |
pbrook | m68k mmap2 fixes. |
tree | commitdiff |
2008-03-16 |
edgar_igl | More TCG conversions for CRIS. |
tree | commitdiff |
2008-03-16 |
edgar_igl | Remove unused members. |
tree | commitdiff |
2008-03-15 |
edgar_igl | More TCG conversions for CRIS. |
tree | commitdiff |
2008-03-15 |
edgar_igl | Simplified some dead extended arith code after search... |
tree | commitdiff |
2008-03-14 |
edgar_igl | A first small step to convert the CRIS translator to... |
tree | commitdiff |
2008-03-14 |
edgar_igl | Model more parts of the ETRAX mmu (still alot missing). |
tree | commitdiff |
2008-03-14 |
edgar_igl | * Add a model of the ETRAX interrupt controller. |
tree | commitdiff |
2008-03-01 |
edgar_igl | * target-cris/op.c: Make sure the bit-test insn only... |
tree | commitdiff |
2008-02-28 |
edgar_igl | Cut the translation block after translating a break... |
tree | commitdiff |
2008-02-28 |
edgar_igl | More consistent naming for CRIS register-number macros. |
tree | commitdiff |
2008-02-25 |
edgar_igl | Silently ignore CRIS cache flushes, instead of aborting... |
tree | commitdiff |
2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2008-01-14 |
balrog | Optimize clear insns by treating support reg P0 special... |
tree | commitdiff |
2007-11-11 |
bellard | fixed invalid type |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
tree | commitdiff |
2007-10-28 |
ths | Use the shiny new clz helpers. |
tree | commitdiff |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
tree | commitdiff |
2007-10-08 |
ths | CRIS MMU emulation, by Edgar E. Iglesias. |
tree | commitdiff |
2007-10-08 |
ths | The remainder of CRIS CPU emulation files, by Edgar... |
tree | commitdiff |
2007-10-08 |
ths | CRIS micro-ops, by Edgar E. Iglesias. |
tree | commitdiff |
2007-10-08 |
ths | CRIS insn decoding macros, by Edgar E. Iglesias. |
tree | commitdiff |
2007-10-08 |
ths | CRIS instruction translation, by Edgar E. Iglesias. |
tree | commitdiff |
2007-10-08 |
ths | CRIS disassembler, originally from binutils, by Edgar... |
tree | commitdiff |
|