summaryrefslogtreecommitdiffstats
path: root/target-sparc/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl2012-03-181-174/+0
* Sparc: avoid AREG0 for memory access helpersBlue Swirl2012-03-181-1/+101
* target-sparc: Don't overuse CPUStateAndreas Färber2012-03-141-2/+2
* Sparc: split load and store op helpersBlue Swirl2011-10-261-2416/+0
* Sparc: avoid AREG0 for division op helpersBlue Swirl2011-10-261-74/+0
* Sparc: avoid AREG0 for softint op helpers and Leon cache controlBlue Swirl2011-10-261-94/+0
* Sparc: split CWP and PSTATE op helpersBlue Swirl2011-10-231-488/+1
* Sparc: avoid AREG0 for lazy condition code helpersBlue Swirl2011-10-231-1/+1
* Sparc: split lazy condition code handling op helpersBlue Swirl2011-10-231-464/+0
* Sparc: split FPU and VIS op helpersBlue Swirl2011-10-231-743/+0
* Sparc: fix coding styleBlue Swirl2011-10-231-452/+502
* Sparc: avoid AREG0 for raise_exception and helper_debugBlue Swirl2011-10-231-57/+43
* Sparc: move trivial functions from op_helper.cBlue Swirl2011-10-231-47/+0
* Sparc: split helper.cBlue Swirl2011-10-231-1/+0
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* Sparc64: remove useless variableBlue Swirl2011-09-101-4/+2
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* Sparc: fix non-faulting unassigned memory accessesBlue Swirl2011-08-011-17/+8
* exec.h cleanupBlue Swirl2011-07-301-1/+6
* SPARC64: implement MMU miss traps on nonfaulting loadsTsuneo Saito2011-07-211-16/+20
* Fix unassigned memory access handlingBlue Swirl2011-07-201-6/+20
* SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.Tsuneo Saito2011-07-201-1/+2
* SPARC64: fix VIS1 SIMD signed compare instructionsTsuneo Saito2011-07-201-10/+13
* SPARC64: C99 comment fix for block-transfer ASIsTsuneo Saito2011-07-141-14/+14
* SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfaTsuneo Saito2011-07-141-0/+4
* SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfaTsuneo Saito2011-07-141-1/+5
* SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfaTsuneo Saito2011-07-141-1/+5
* SPARC64: Implement stfa/stdfa/stqfa instrcutions properlyTsuneo Saito2011-07-141-4/+11
* SPARC64: Implement ldfa/lddfa/ldqfa instructions properlyTsuneo Saito2011-07-141-5/+11
* sparc: move do_interrupt to helper.cBlue Swirl2011-06-261-240/+10
* sparc: fix coding style of the area to be movedBlue Swirl2011-06-261-14/+17
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-3/+3
* Sparc32: dummy implementation of MXCC MMU breakpoint registersBlue Swirl2011-06-261-2/+24
* Delete unused tb_invalidate_page_rangeBlue Swirl2011-05-221-6/+0
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* SPARC: Fix Leon3 cache controlFabien Chouteau2011-02-011-4/+14
* SPARC: Emulation of Leon3Fabien Chouteau2011-01-241-2/+154
* sparc: fix NaN handlingBlue Swirl2011-01-181-22/+34
* target-sparc: fix udiv(cc) and sdiv(cc)Aurelien Jarno2010-12-281-12/+42
* Sparc: implement monitor command 'info tlb'Blue Swirl2010-12-191-10/+10
* sparc64: fix udiv and sdiv insnsIgor V. Kovalenko2010-06-021-2/+2
* sparc64: improve ldf and stf insnsIgor V. Kovalenko2010-06-021-0/+28
* sparc64: use symbolic name for MMU index v1Igor V. Kovalenko2010-06-021-12/+16
* sparc64: fix missing address masking v1Igor V. Kovalenko2010-06-021-2/+48
* sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)Artyom Tarasenko2010-05-291-0/+1
* sparc64: fix user emulator buildBlue Swirl2010-05-291-0/+2
* sparc64: fix 128-bit atomic load from nucleus context v1Igor V. Kovalenko2010-05-291-5/+5
* sparc64: flush translations on mmu context changeIgor V. Kovalenko2010-05-221-0/+6
* sparc64: fix pstate privilege bitsIgor V. Kovalenko2010-05-221-14/+10
* target-sparc: Inline some generation of carry for ADDX/SUBX.Richard Henderson2010-05-201-1/+1
OpenPOWER on IntegriCloud