751 Commits (1bd0e2d1c40ef1dbe717728197071e931abe22a4)

Author SHA1 Message Date
Blue Swirl 2e2f4ade86 Sparc: avoid AREG0 for float and VIS ops 15 years ago
Blue Swirl 1bccec25e1 Sparc: split FPU and VIS op helpers 15 years ago
Blue Swirl 99ca02195c Sparc: fix coding style 15 years ago
Blue Swirl bc2653195a Sparc: avoid AREG0 for raise_exception and helper_debug 15 years ago
Blue Swirl 2336c1f197 Sparc: move trivial functions from op_helper.c 15 years ago
Blue Swirl ab3b491f21 Sparc: split helper.c 15 years ago
Blue Swirl c65f6fd4bc Sparc: fix coding style 15 years ago
Blue Swirl bccd9ec5f0 softmmu_header: pass CPUState to tlb_fill 15 years ago
Fabien Chouteau 44520db10b Gdbstub: Fix back-trace on SPARC32 15 years ago
Blue Swirl de18f87eb1 Sparc64: remove useless variable 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Blue Swirl 97b348e7d2 Remove unused is_softmmu parameter from cpu_handle_mmu_fault 15 years ago
Artyom Tarasenko 548f66db33 Fix handling of conditional branches in delay slot of a conditional branch 15 years ago
Blue Swirl 67494323f2 Sparc: fix non-faulting unassigned memory accesses 15 years ago
Blue Swirl 3e4571724f exec.h cleanup 15 years ago
Tsuneo Saito 638737ad03 SPARC64: implement %fprs dirty bits 15 years ago
Tsuneo Saito ccb57e0ea7 SPARC64: fix fnor* and fnand* 15 years ago
Stefan Weil 3b8b030a28 target-sparc: Fix compiler errors (format strings) 15 years ago
Tsuneo Saito d1afc48b7c SPARC64: implement addtional MMU faults related to nonfaulting load 15 years ago
Tsuneo Saito b7785d2072 SPARC64: implement MMU miss traps on nonfaulting loads 15 years ago
Tsuneo Saito 103dcbe581 SPARC64: fix fault status overwritten on nonfaulting load 15 years ago
Tsuneo Saito b64b643614 SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault() 15 years ago
Tsuneo Saito 321365ab17 SPARC64: introduce a convenience function for getting physical addresses 15 years ago
Tsuneo Saito ccc76c24ef SPARC64: SFSR cleanup and fix 15 years ago
Tsuneo Saito 06e12b6503 SPARC64: TTE bits cleanup 15 years ago
Blue Swirl b14ef7c9ab Fix unassigned memory access handling 15 years ago
Tsuneo Saito b5176d279a SPARC64: treat UA2007 ASI_BLK_* as translating ASIs. 15 years ago
Tsuneo Saito b7d69dc233 SPARC64: add missing break on fmovdcc 15 years ago
Tsuneo Saito afcb737512 SPARC64: fix VIS1 SIMD signed compare instructions 15 years ago
Blue Swirl f838e2c535 Sparc: fix FPU and AM enable checks for translation 15 years ago
Tsuneo Saito d8e586ffcc SPARC64: C99 comment fix for block-transfer ASIs 15 years ago
Tsuneo Saito d920bde923 SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa 15 years ago
Tsuneo Saito 073a044410 SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa 15 years ago
Tsuneo Saito 41317e2e2b SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa 15 years ago
Tsuneo Saito 5f06b54718 SPARC64: fp_disabled checks on stfa/stdfa/stqfa 15 years ago
Tsuneo Saito e1ef36c4a3 SPARC64: Implement stfa/stdfa/stqfa instrcutions properly 15 years ago
Tsuneo Saito 8872eb4f56 SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa 15 years ago
Tsuneo Saito 4183f36df0 SPARC64: Implement ldfa/lddfa/ldqfa instructions properly 15 years ago
Artyom Tarasenko 8e91ed3080 fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx 15 years ago
Blue Swirl 2b41f10e18 Remove exec-all.h include directives 15 years ago
Blue Swirl f081c76ccf Move cpu_has_work and cpu_pc_from_tb to cpu.h 15 years ago
Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool 15 years ago
Blue Swirl e67768d0f1 sparc: move do_interrupt to helper.c 15 years ago
Blue Swirl fa3c9559db sparc: fix coding style of the area to be moved 15 years ago
Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0 15 years ago
Blue Swirl 4d2c2b77f3 Sparc32: dummy implementation of MXCC MMU breakpoint registers 15 years ago
Alexandre Raymond 9bf0960a9a Fix compilation warning due to missing header for sigaction (followup) 15 years ago
Blue Swirl dcfd14b374 Delete unused tb_invalidate_page_range 15 years ago
Blue Swirl 86f1f2aee8 sparc64: fix incorrect BPcc target sign extension 15 years ago
Blue Swirl a2589e5cf2 sparc64: fix wrpstate and wrtl on delay slot 16 years ago