summaryrefslogtreecommitdiffstats
path: root/target-sparc/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
...
* target-sparc: Simplify ICC generation.Richard Henderson2010-05-191-80/+140
* target-sparc: Fix compilation with --enable-debug.Richard Henderson2010-05-191-1/+1
* sparc: move DT and QT defines to op_helper.cBlue Swirl2010-05-161-0/+5
* sparc64: fix mmu demap operand typoIgor V. Kovalenko2010-05-161-2/+2
* sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl2010-05-091-32/+240
* sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko2010-05-061-63/+172
* sparc64: implement global translation table entries v1Igor V. Kovalenko2010-05-061-9/+44
* target-sparc: Fix address masking in ldqf and stqf.Richard Henderson2010-04-231-14/+11
* Target specific usermode cleanupPaul Brook2010-03-121-1/+14
* sparc32 fix np dereference in do_unassigned_accessArtyom Tarasenko2010-01-231-1/+2
* sparc32 do_unassigned_access overhaul v2Artyom Tarasenko2010-01-151-12/+30
* 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-081-0/+14
* 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
* pass env to raise_exception if called outside of op_helper codeIgor V. Kovalenko2010-01-031-2/+5
* sparc64: switch to MMU global registers in more MMU related trapsIgor V. Kovalenko2010-01-031-3/+3
* Sparc: fix carry flag handling (Solaris bootblk fix)Artyom Tarasenko2009-11-041-61/+30
* sparc64: fix done instruction pcIgor V. Kovalenko2009-10-131-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-18/+18
* Get rid of _t suffixmalc2009-10-011-18/+18
* sparc64-8bit-asiIgor V. Kovalenko2009-09-231-0/+5
* Sparc64: replace tsptr with helper routineIgor Kovalenko2009-08-041-19/+28
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-1/+1
* sparc64 really implement itlb/dtlb automatic replacement writesIgor Kovalenko2009-07-271-89/+70
* sparc64 name mmu registers and general cleanupIgor Kovalenko2009-07-271-69/+145
* Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-201-5/+9
* sparc64: trap handling correctionsIgor Kovalenko2009-07-121-18/+23
* sparc64: fix helper_st_asi little endian case typoIgor Kovalenko2009-07-121-6/+6
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-8/+8
* Convert udiv/sdivBlue Swirl2009-05-101-0/+25
* Convert tagged opsBlue Swirl2009-05-101-0/+77
* Convert subxBlue Swirl2009-05-101-0/+44
* Convert subBlue Swirl2009-05-101-0/+72
* Convert logical operations and umul/smulBlue Swirl2009-05-101-0/+19
* Convert addxBlue Swirl2009-05-101-0/+44
* Convert addBlue Swirl2009-05-101-0/+93
* Use dynamical computation for condition codesBlue Swirl2009-05-101-0/+61
* Fix a warning in sparc64-linux-user buildBlue Swirl2009-04-251-1/+1
* sparc64 support TSB related MMU registersIgor Kovalenko2009-04-251-6/+93
* Delete some unused macros detected with -Wp,-Wunused-macros useblueswir12009-03-161-2/+0
* global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori2009-01-151-2/+2
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-10/+10
* Add SuperSPARC MMU breakpoint registers (Robert Reif)blueswir12008-12-231-1/+44
* Add missing "static"blueswir12008-12-111-1/+1
* TCG variable type checking.pbrook2008-11-171-0/+5
* Fix error in fexpand (spotted by sparse)blueswir12008-10-071-4/+4
* Show size for unassigned accesses (Robert Reif)blueswir12008-10-061-13/+14
OpenPOWER on IntegriCloud