summaryrefslogtreecommitdiffstats
path: root/target-sparc/translate.c
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of conditional branches in delay slot of a conditional branchArtyom Tarasenko2011-08-061-9/+21
* SPARC64: implement %fprs dirty bitsTsuneo Saito2011-07-301-0/+116
* SPARC64: fix fnor* and fnand*Tsuneo Saito2011-07-301-6/+8
* SPARC64: add missing break on fmovdccTsuneo Saito2011-07-201-0/+1
* SPARC64: fix VIS1 SIMD signed compare instructionsTsuneo Saito2011-07-201-16/+16
* Sparc: fix FPU and AM enable checks for translationBlue Swirl2011-07-141-7/+2
* SPARC64: fp_disabled checks on stfa/stdfa/stqfaTsuneo Saito2011-07-141-0/+9
* SPARC64: Implement stfa/stdfa/stqfa instrcutions properlyTsuneo Saito2011-07-141-2/+0
* SPARC64: fp_disabled checks on ldfa/lddfa/ldqfaTsuneo Saito2011-07-141-0/+9
* fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivxArtyom Tarasenko2011-07-011-10/+22
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* Delete unused tb_invalidate_page_rangeBlue Swirl2011-05-221-1/+1
* sparc64: fix incorrect BPcc target sign extensionBlue Swirl2011-05-141-1/+1
* sparc64: fix wrpstate and wrtl on delay slotBlue Swirl2011-05-141-8/+20
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* Fix conversions from pointer to tcg_target_longStefan Weil2011-04-101-1/+1
* SPARC: Add asr17 register supportFabien Chouteau2011-01-241-0/+11
* SPARC: Emulation of Leon3Fabien Chouteau2011-01-241-2/+11
* target-sparc: fix udiv(cc) and sdiv(cc)Aurelien Jarno2010-12-281-6/+6
* sparc64: fix umul and smul insnsIgor V. Kovalenko2010-06-021-26/+29
* sparc64: fix ldxfsr insnIgor V. Kovalenko2010-06-021-1/+5
* sparc64: fix missing address masking v1Igor V. Kovalenko2010-06-021-0/+4
* sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko2010-05-221-3/+7
* sparc64: fix pstate privilege bitsIgor V. Kovalenko2010-05-221-2/+2
* target-sparc: Inline some generation of carry for ADDX/SUBX.Richard Henderson2010-05-201-74/+198
* sparc: lazy C flag calculationBlue Swirl2010-05-091-16/+8
* target-sparc: Fix -singlestep.Richard Henderson2010-04-261-4/+5
* Fix harmless if statements with empty body, spotted by clangBlue Swirl2010-04-181-1/+2
* target-sparc: Free instruction temporaries.Richard Henderson2010-04-171-25/+27
* Sparc: fix PC/NPC during FPU trapsBlue Swirl2010-04-171-0/+2
* Sparc: fix exceptions in delay slotBlue Swirl2010-04-111-4/+4
* remove TARGET_* defines from translate-all.cPaolo Bonzini2010-04-081-0/+3
* target-sparc: fix --enable-debug build for 64 bit hostStefan Weil2010-02-251-1/+1
* target-sparc: fix --enable-debug buildJay Foad2010-02-201-11/+11
* sparc64: use helper_wrpil to check pending irq on writeIgor V. Kovalenko2010-01-081-4/+1
* sparc64-8bit-asiIgor V. Kovalenko2009-09-231-0/+1
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-2/+2
* Sparc32/64: fix jmpl followed by branchBlue Swirl2009-08-221-0/+2
* Fix desynchronization of condition code state when a memory access trapsBlue Swirl2009-08-151-0/+11
* Sparc64: replace tsptr with helper routineIgor Kovalenko2009-08-041-16/+35
* sparc64 flush pending conditional evaluations before exposing cpu stateIgor Kovalenko2009-07-311-0/+5
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Use correct type for SPARC cpu_cc_opPaul Brook2009-06-061-1/+2
* Convert mulsccBlue Swirl2009-05-101-131/+2
* Convert udiv/sdivBlue Swirl2009-05-101-19/+6
* Convert tagged opsBlue Swirl2009-05-101-129/+8
* Convert subxBlue Swirl2009-05-101-31/+6
* Convert subBlue Swirl2009-05-101-37/+11
* Convert logical operations and umul/smulBlue Swirl2009-05-101-24/+24
* Convert addxBlue Swirl2009-05-101-31/+6
OpenPOWER on IntegriCloud