2008-12-07 |
balrog | ARM: fix smmul and smmla/smmls usage of registers ... |
tree | commitdiff |
2008-12-07 |
balrog | ARM: fix usad8 and usada8 usage of registers (Mans... |
tree | commitdiff |
2008-12-07 |
balrog | Patch holes in ARM translation (Laurent Desnogues). |
tree | commitdiff |
2008-12-07 |
balrog | ARM: cosmetics (Laurent Desnogues). |
tree | commitdiff |
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-18 |
aliguori | Remove premature memop TB terminations (Jan Kiszka) |
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-03 |
pbrook | VFP fnmsc negative zero fix. |
tree | commitdiff |
2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
tree | commitdiff |
2008-10-22 |
pbrook | Additional exclusive load/store instruction are v6K... |
tree | commitdiff |
2008-10-22 |
pbrook | Fix ARMv6t2 strex instructions. |
tree | commitdiff |
2008-10-22 |
pbrook | Fix ARMv6 translation table base address calculation. |
tree | commitdiff |
2008-10-22 |
pbrook | Optimize redundant cp15 coprocessor access control... |
tree | commitdiff |
2008-10-11 |
pbrook | Add GDB XML register description support. |
tree | commitdiff |
2008-09-22 |
pbrook | Fix ARM NEON vdup and vtbl bugs. |
tree | commitdiff |
2008-09-21 |
pbrook | Fix neon encoding comment. |
tree | commitdiff |
2008-09-21 |
pbrook | Add concat_i32_i64 op. |
tree | commitdiff |
2008-09-20 |
balrog | Fix QADD / QSUB decoding on ARM (Torbjörn Andersson). |
tree | commitdiff |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
tree | commitdiff |
2008-07-19 |
balrog | ARMv6: fix SIMD add/sub carry flags (Vincent Palatin). |
tree | commitdiff |
2008-07-19 |
balrog | ARM: fix CPS masks (Vincent Palatin). |
tree | commitdiff |
2008-07-19 |
balrog | Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul... |
tree | commitdiff |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
tree | commitdiff |
2008-07-11 |
pbrook | Terminate TB immediately after v7-M exception return. |
tree | commitdiff |
2008-07-03 |
ths | Convert remaining __builtin_expect to likely/unlikely... |
tree | commitdiff |
2008-07-03 |
ths | Silence compiler warning. |
tree | commitdiff |
2008-07-02 |
pbrook | ARMv7-M interrupt stack alignment fix. |
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-29 |
pbrook | Suppress bogus compiler warnings. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-06-02 |
balrog | Mark a dead_tmp as such in ARM msr. |
tree | commitdiff |
2008-06-02 |
balrog | Provide basic emulation for Sharp SL-6000 PDA (Tosa... |
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-29 |
pbrook | Implement ARM magic kernel page and TLS register. |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
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-18 |
balrog | Add N810 to allowed -M values, add documentation part... |
tree | commitdiff |
2008-05-17 |
balrog | Remove arm's local not_i32 tcg op now that there's... |
tree | commitdiff |
2008-05-11 |
pbrook | Add TCG native negation op. |
tree | commitdiff |
2008-05-11 |
pbrook | Add zero extension (pseudo-)ops. |
tree | commitdiff |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
tree | commitdiff |
2008-05-01 |
pbrook | Fix incorrect argument types. |
tree | commitdiff |
2008-04-28 |
aurel32 | Factorize code in translate.c |
tree | commitdiff |
2008-04-20 |
balrog | Remove an unused field and fix some non-code typos. |
tree | commitdiff |
2008-04-20 |
balrog | Correct more ARM VFP 32/64 and signed/unsigned typos. |
tree | commitdiff |
2008-04-16 |
balrog | Save the exact SWI return address in Thumb mode. |
tree | commitdiff |
2008-04-14 |
balrog | Add basic OMAP2 chip support. |
tree | commitdiff |
2008-04-14 |
balrog | Move the excess of arm_load_kernel() parameters into... |
tree | commitdiff |
2008-04-14 |
balrog | Correctly restore pc after an exception occured in... |
tree | commitdiff |
2008-04-14 |
balrog | Fix ARM VFP related segfaults. |
tree | commitdiff |
2008-04-13 |
balrog | Fix the offset in Thumb bl instruction. |
tree | commitdiff |
2008-04-13 |
balrog | Set an unset label in ARM strex. |
tree | commitdiff |
2008-04-13 |
balrog | Fix ARM and Thumb ldlex/stlex. |
tree | commitdiff |
2008-04-13 |
balrog | Store the right TCG temp (typo). |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-04-11 |
aurel32 | Fix few spelling issues in comments |
tree | commitdiff |
2008-04-09 |
aurel32 | Move target-arm/nwfpe into linux-user/arm/nwfpe |
tree | commitdiff |
2008-04-07 |
aurel32 | Implement ARM floating point exception emulation |
tree | commitdiff |
2008-04-01 |
pbrook | ARM N=Z=1 flag fix. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 16/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 15/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 14/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 13/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 12/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 11/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 10/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 9/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 8/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 7/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 6/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 5/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 4/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 3/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 2/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 1/16. |
tree | commitdiff |
2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2007-12-09 |
ths | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. |
tree | commitdiff |
2007-11-24 |
pbrook | Thumb semihosting fixes. |
tree | commitdiff |
2007-11-18 |
pbrook | Add strict checking mode for softfp code. |
tree | commitdiff |
2007-11-16 |
bellard | suppressed tgetx and tputx (initial patch by Thayne... |
tree | commitdiff |
2007-11-13 |
balrog | Prevent cpsr_write/_read be put out of line in op.o... |
tree | commitdiff |
2007-11-11 |
pbrook | Fix msr_mask. |
tree | commitdiff |
2007-11-11 |
bellard | fixed invalid type |
tree | commitdiff |
2007-11-11 |
pbrook | ARMv7 support. |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-10-31 |
balrog | Invalidate TLBs when domains are changed (Matthew Warton). |
tree | commitdiff |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
tree | commitdiff |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
tree | commitdiff |
2007-10-12 |
j_mayer | Unify '-cpu ?' option. |
tree | commitdiff |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
tree | commitdiff |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
tree | commitdiff |
next |