aboutsummaryrefslogtreecommitdiff
path: root/target-arm
AgeCommit message (Expand)Author
2008-04-13Fix ARM and Thumb ldlex/stlex.balrog
2008-04-13Store the right TCG temp (typo).balrog
2008-04-11Remove osdep.c/qemu-img code duplicationaurel32
2008-04-11Fix few spelling issues in commentsaurel32
2008-04-09Move target-arm/nwfpe into linux-user/arm/nwfpeaurel32
2008-04-07Implement ARM floating point exception emulationaurel32
2008-04-01ARM N=Z=1 flag fix.pbrook
2008-03-31ARM TCG conversion 16/16.pbrook
2008-03-31ARM TCG conversion 15/16.pbrook
2008-03-31ARM TCG conversion 14/16.pbrook
2008-03-31ARM TCG conversion 13/16.pbrook
2008-03-31ARM TCG conversion 12/16.pbrook
2008-03-31ARM TCG conversion 11/16.pbrook
2008-03-31ARM TCG conversion 10/16.pbrook
2008-03-31ARM TCG conversion 9/16.pbrook
2008-03-31ARM TCG conversion 8/16.pbrook
2008-03-31ARM TCG conversion 7/16.pbrook
2008-03-31ARM TCG conversion 6/16.pbrook
2008-03-31ARM TCG conversion 5/16.pbrook
2008-03-31ARM TCG conversion 4/16.pbrook
2008-03-31ARM TCG conversion 3/16.pbrook
2008-03-31ARM TCG conversion 2/16.pbrook
2008-03-31ARM TCG conversion 1/16.pbrook
2008-02-01use the TCG code generatorbellard
2007-12-09Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths
2007-11-24Thumb semihosting fixes.pbrook
2007-11-18Add strict checking mode for softfp code.pbrook
2007-11-16suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard
2007-11-13Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some...balrog
2007-11-11Fix msr_mask.pbrook
2007-11-11fixed invalid typebellard
2007-11-11ARMv7 support.pbrook
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-10-31Invalidate TLBs when domains are changed (Matthew Warton).balrog
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-10-12Unify '-cpu ?' option.j_mayer
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-11Fix tb->size mishandling, by Daniel Jacobowitz.ths
2007-08-01Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.balrog
2007-07-29Fix XScale MMU's extended small pages.balrog
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog
2007-07-24Various reg offset shift typos.balrog
2007-07-22Thumb shifter carry flag fixes.pbrook
2007-06-24Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog
2007-06-11Fix "blx lr" (Lauro Venancio).pbrook
2007-06-10Use the same offset for all STR and STM instructions that store r15, as speci...balrog