- 20b749f Avoid gcc warnings by blueswir1 · 17 years ago
- 1e64e78 Fix compiling Sparc64 on PPC host by blueswir1 · 17 years ago
- e909ec2 Use ldq and stq for 8 byte accesses (original patch by Robert Reif) by blueswir1 · 17 years ago
- 8f577d3 Enable all alignment checks by blueswir1 · 17 years ago
- 94ced07 Fix bug in Sparc32 sta op (Robert Reif) by blueswir1 · 17 years ago
- 6f27aba Sparc64 hypervisor mode by blueswir1 · 17 years ago
- 952a328 SuperSparc MXCC support (Robert Reif) by blueswir1 · 17 years ago
- 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
- 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
- c732abe Unify '-cpu ?' option. by j_mayer · 17 years ago
- 90251fb Fix taddcctv and tsubcctv (David Matthews) by blueswir1 · 17 years ago
- 0387d92 Fix Sparc64 ldfa/stfa and float ops with fpr >= 32 by blueswir1 · 17 years ago
- 5199652 Fix block load ASIs by blueswir1 · 17 years ago
- 3391c81 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions by blueswir1 · 17 years ago
- ee0b03f Fix Sparc64 wrasr instructions by blueswir1 · 17 years ago
- 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
- a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
- 40ce0a9 CPU boot mode by blueswir1 · 17 years ago
- e32664f Add missing break statements by blueswir1 · 17 years ago
- 81ad8ba Rework ASI instructions (Aurelien Jarno) by blueswir1 · 17 years ago
- d69d2ca Fix tadd op generation with GCC 4.x by blueswir1 · 17 years ago
- 0f8a249 Detabify by blueswir1 · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- ce62e5b Fix tb->size mishandling, by Daniel Jacobowitz. by ths · 17 years ago
- 327ac2e Fix Sparc32 interrupt handling by blueswir1 · 18 years ago
- 6ea4a6c More alignment checks by blueswir1 · 18 years ago
- 8f1f22f Fix retry and done ops, trap handling by blueswir1 · 18 years ago
- 1ad21e6 Save state in Sparc64 return op by blueswir1 · 18 years ago
- 17d996e Report normalised CWP values to userland and GDB, not internal representation by blueswir1 · 18 years ago
- dc01198 Use unsigned 32-bit load for ld/lduw by blueswir1 · 18 years ago
- 6ef905f Fix wrong number of clean/saveable windows, match Linux startup register values by blueswir1 · 18 years ago
- 33b3780 Fix Sparc64 page size by blueswir1 · 18 years ago
- 46d38ba Fix Sparc64 movr by blueswir1 · 18 years ago
- 46525e1 Drop unused parameters by blueswir1 · 18 years ago
- 2f2ecb8 Fix Sparc64 prefetcha op by blueswir1 · 18 years ago
- 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
- bfed01f Clean up of some target specifics in exec.c/cpu-exec.c. by ths · 18 years ago
- 92b72cb Enable 36-bit physical address space also on 32-bit hosts by blueswir1 · 18 years ago
- d8bdf5f Sparc64 linux-user build fix by blueswir1 · 18 years ago
- 1b2e93c Separate fault for code access to unassigned memory by blueswir1 · 18 years ago
- 20c9f09 Implement Sparc64 CPU timers using ptimers by blueswir1 · 18 years ago
- 5dcb6b9 Use full 36-bit physical address space on SS10 by blueswir1 · 18 years ago
- 6c36d3f Enable faults for unassigned memory accesses and unimplemented ASIs by blueswir1 · 18 years ago
- 9455455 Enable unaligned access faults by blueswir1 · 18 years ago
- 2371aaa Fix pc/npc for unaligned load/stores, maybe other exceptions by blueswir1 · 18 years ago
- b4f0a31 Report unassigned memory access to CPU (not enabled yet) by blueswir1 · 18 years ago
- 14a1120 Handle division by zero case in Sparc64 udivx and sdivx ops by blueswir1 · 18 years ago
- 5ef62c5 More Sparc32 CPUs by blueswir1 · 18 years ago
- 32af58f Fix CPU type zapped by system_reset by blueswir1 · 18 years ago
- e9ebed4 Sparc64 update: more VIS ops by blueswir1 · 18 years ago
- a68156d Constification by blueswir1 · 18 years ago
- 3299908 Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops by blueswir1 · 18 years ago
- d2889a3 Alignment check mechanism (not fully enabled yet) (Aurelien Jarno) by blueswir1 · 18 years ago
- 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
- 417454b Full implementation of IEEE exceptions (Aurelien Jarno) by blueswir1 · 18 years ago
- c185970 Enforce even float register pair for double register ops (Aurelien Jarno) by blueswir1 · 18 years ago
- 9143e59 Fix stdfq op (Aurelien Jarno) by blueswir1 · 18 years ago
- a4d17f1 Fix co-processor branch and store ops (Aurelien Jarno) by blueswir1 · 18 years ago
- 4f14e88 Fix off-by-one error by blueswir1 · 18 years ago
- e0353fe Add SparcStation-10 machine by blueswir1 · 18 years ago
- 8a08f9a Fix Sparc shift ops (Aurelien Jarno) by blueswir1 · 18 years ago
- d4218d9 Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/std and illegal cwp on wrpsr (Aurelien Jarno) by blueswir1 · 18 years ago
- fcc7204 Fix Sparc co-processor ops (Aurelien Jarno) by blueswir1 · 18 years ago
- 65fe7b0 Fix Sparc ASR handling (Aurelien Jarno) by blueswir1 · 18 years ago
- 62724a3 Sparc32/64 CPU selection by blueswir1 · 18 years ago
- 3e736bf Upgrade Sparc FPU version (based on patch by Aurelien Jarno) by blueswir1 · 18 years ago
- e32f879 Sparc tagged operations (Aurelien Jarno) by blueswir1 · 18 years ago
- 9bad042 Fix Sparc branches, original patch by Aurelien Jarno by blueswir1 · 18 years ago
- 9bb234b Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno. by ths · 18 years ago
- 8294eba SPARC host fixes, by Ben Taylor. by ths · 18 years ago
- bd59780 Fix floating point to integer conversion, by Aurelien Jarno. by ths · 18 years ago
- 01d6a89 Sparc arm/mips/sparc register patch, by Martin Bochnig. by ths · 18 years ago
- 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
- 9042c0e Check ELF binaries for machine type and endianness. by ths · 18 years ago
- ec23092 sparc-softmmu build fix by ths · 18 years ago
- c688a6e wrwim insn fix (Paul Robinson) by bellard · 18 years ago
- 5ef5411 Sparc64 user emulator fixes (Blue Swirl) by bellard · 19 years ago
- 725cb90 sparc64 fixes (Blue Swirl) by bellard · 19 years ago
- a80dde0 SPARC FPU optimization (Blue Swirl) by bellard · 19 years ago
- 26a7646 C99 64 bit printf by bellard · 19 years ago
- 6b1575b cpu_get_phys_page_debug fix (Blue Swirl) by bellard · 19 years ago
- 13846e7 Sparc64 BPr branch target fix (Blue Swirl) by bellard · 19 years ago
- 1bdb68e fixed sparc64 cpu fp save/restore by bellard · 19 years ago
- 65ce8c2 soft floats for SPARC (Blue Swirl) by bellard · 19 years ago
- ee6c0b5 sparc branch fix (Blue Swirl) by bellard · 19 years ago
- ded3ab8 Sparc64 insn fixes (Blue Swirl). by pbrook · 19 years ago
- 55e4f66 FPU fix (Joerg Platte) by bellard · 19 years ago
- d8e3326 MMU no fault fix by bellard · 19 years ago
- b854608 sparc condition code computation fix (Even Rouault) by bellard · 19 years ago
- ba3c64f Initial SPARC SMP support (Blue Swirl) by bellard · 19 years ago
- 227671c PAGE_EXEC support (Blue Swirl) by bellard · 19 years ago
- c68ea70 cpu_single_env usage fix by bellard · 19 years ago
- a316d33 added CPU_COMMON and CPUState.tb_jmp_cache[] by bellard · 19 years ago
- 6e256c9 use direct jump only for jumps in the same page by bellard · 19 years ago
- 9e61bde sparc merge (Blue Swirl) by bellard · 19 years ago
- 24741ef avoid using physical accesses in user emulation by bellard · 19 years ago
- 02aab46 endianness fix by bellard · 19 years ago
- a9049a0 moved common softmmu code to common header (Paul Brook) by bellard · 19 years ago
- bb3911a Sparc64 add/sub flag bugs fixed (Blue Swirl) by bellard · 19 years ago