summaryrefslogtreecommitdiffstats
path: root/target-sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc64: flush translations on mmu context changeIgor V. Kovalenko2010-05-221-0/+6
* sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko2010-05-223-8/+35
* sparc64: fix dump_mmu to look for global bit in tte value instead of tagIgor V. Kovalenko2010-05-221-2/+2
* sparc64: fix pstate privilege bitsIgor V. Kovalenko2010-05-224-36/+57
* sparc64: generate data access exception on RW violationIgor V. Kovalenko2010-05-221-37/+62
* Fix %lld or %llx printf format useBlue Swirl2010-05-221-2/+2
* target-sparc: Inline some generation of carry for ADDX/SUBX.Richard Henderson2010-05-203-76/+200
* target-sparc: Simplify ICC generation.Richard Henderson2010-05-191-80/+140
* target-sparc: Fix compilation with --enable-debug.Richard Henderson2010-05-192-2/+2
* sparc: move DT and QT defines to op_helper.cBlue Swirl2010-05-162-5/+5
* sparc64: fix TT_WOTHER valueIgor V. Kovalenko2010-05-161-1/+1
* sparc64: fix mmu demap operand typoIgor V. Kovalenko2010-05-161-2/+2
* target-sparc: Fix wrong printf argumentStefan Weil2010-05-121-1/+1
* sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl2010-05-094-129/+259
* sparc: lazy C flag calculationBlue Swirl2010-05-091-16/+8
* sparc64: fix build with older gccsBlue Swirl2010-05-071-0/+1
* sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko2010-05-064-75/+219
* sparc64: implement global translation table entries v1Igor V. Kovalenko2010-05-063-28/+76
* target-sparc: Fix -singlestep.Richard Henderson2010-04-261-4/+5
* target-sparc: Fix address masking in ldqf and stqf.Richard Henderson2010-04-231-14/+11
* 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
* target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.Richard Henderson2010-04-171-6/+6
* 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
* Large page TLB flushPaul Brook2010-03-171-14/+26
* Target specific usermode cleanupPaul Brook2010-03-122-1/+16
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-7/+1
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+8
* 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
* sparc32 don't mark page dirty when failingArtyom Tarasenko2010-01-311-5/+6
* sparc64: reimplement tick timers v4Igor V. Kovalenko2010-01-272-13/+29
* sparc64: correct write extra bits to cwpIgor V. Kovalenko2010-01-271-1/+1
* sparc32 fix np dereference in do_unassigned_accessArtyom Tarasenko2010-01-231-1/+2
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-8/+0
* Sparc: improve CPU register dumpBlue Swirl2010-01-171-30/+55
* sparc32 do_unassigned_access overhaul v2Artyom Tarasenko2010-01-151-12/+30
* Sparc32: remove unused variable, spotted by clangBlue Swirl2010-01-131-5/+0
* sparc64: interrupt trap handlingIgor V. Kovalenko2010-01-081-0/+10
* sparc64: move cpu_interrupts_enabled to cpu.hIgor V. Kovalenko2010-01-082-13/+13
* sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko2010-01-081-0/+4
* sparc64: check for pending irq when pil, pstate or softint is changedIgor V. Kovalenko2010-01-081-3/+38
* sparc64: use helper_wrpil to check pending irq on writeIgor V. Kovalenko2010-01-083-4/+16
* sparc64: add PIL to cpu state dumpIgor V. Kovalenko2010-01-081-0/+1
* sparc64: trace pstate and global register set changesIgor V. Kovalenko2010-01-081-0/+20
* sparc64: change_pstate should have 32bit argumentIgor V. Kovalenko2010-01-081-3/+3
* Sparc32: clear exception_index with -1 valueBlue Swirl2010-01-071-1/+1
* sparc64: clear exception_index with -1 valueIgor V. Kovalenko2010-01-061-1/+1
OpenPOWER on IntegriCloud