- 4b6a83f target-arm: initial coprocessor register framework by Peter Maydell · 12 years ago
- 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
- 0ecb72a target-arm: Don't overuse CPUState by Andreas Färber · 13 years ago
- 6e19a13 ARM: fix segfault by Blue Swirl · 13 years ago
- bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 13 years ago
- 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 13 years ago
- 3e45717 exec.h cleanup by Blue Swirl · 13 years ago
- 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
- 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
- 7b59220 move helpers.h to helper.h by Lluís · 14 years ago
- 7290267 Set the right overflow bit for neon 32 and 64 bit saturating add/sub. by Christophe Lyon · 14 years ago
- b0e102d [PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock() by Peter Maydell · 14 years ago
- f669df2 target-arm: use native tcg-ops for ror/bic/vorn by Aurelien Jarno · 15 years ago
- 1945761 target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG by Filip Navara · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
- 37f9ba4 target-arm: don't use T[x] in helper by aurel32 · 16 years ago
- fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
- db8d990 Remove FORCE_RET() and RETURN() by aurel32 · 16 years ago
- b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
- 3018f25 Fix ARM NEON vdup and vtbl bugs. by pbrook · 16 years ago
- 22478e7 Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues). by balrog · 16 years ago
- 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 16 years ago
- 9b7b85d Fix off-by-one unwinding error. by pbrook · 17 years ago
- 6fbe23d ARM N=Z=1 flag fix. by pbrook · 17 years ago
- ad69471 ARM TCG conversion 14/16. by pbrook · 17 years ago
- 8f8e3aa ARM TCG conversion 13/16. by pbrook · 17 years ago
- 8984bd2 ARM TCG conversion 12/16. by pbrook · 17 years ago
- 4373f3c ARM TCG conversion 10/16. by pbrook · 17 years ago
- b010980 ARM TCG conversion 9/16. by pbrook · 17 years ago
- d9ba483 ARM TCG conversion 8/16. by pbrook · 17 years ago
- 6ddbc6e ARM TCG conversion 7/16. by pbrook · 17 years ago
- 1497c96 ARM TCG conversion 4/16. by pbrook · 17 years ago
- 44f8625 fixed invalid type by bellard · 17 years ago
- 9ee6e8b ARMv7 support. by pbrook · 17 years ago
- 273af66 Adjust s390 addresses (the MSB is defined as "to be ignored"). by ths · 17 years ago
- 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 40f137e Add Arm926 core support. by pbrook · 19 years ago
- b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
- 89344d5 arm vfp fcmp and fcmpe instructions fix (Paul Brook) by bellard · 20 years ago
- 53cd663 soft float support by bellard · 20 years ago
- b7bcbe9 ARM VFP support (Paul Brook) by bellard · 20 years ago