Break up vl.h.
[qemu] / target-sparc / op_helper.c
2007-11-17 pbrookBreak up vl.h.
2007-11-17 blueswir1 Remove unnecessary register masking (Robert Reif)
2007-11-17 blueswir1 Fix MXCC error register (Robert Reif)
2007-11-17 blueswir1 Add MXCC module reset register (Robert Reif)
2007-11-11 bellardremoved warning
2007-11-07 blueswir1 CPU specific boot mode (Robert Reif)
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-28 blueswir1 Use shared ctpop64 helper
2007-10-20 blueswir1 Avoid gcc warnings
2007-10-20 blueswir1 Fix compiling Sparc64 on PPC host
2007-10-17 blueswir1 Use ldq and stq for 8 byte accesses (original patch...
2007-10-14 blueswir1 Fix bug in Sparc32 sta op (Robert Reif)
2007-10-14 blueswir1 Sparc64 hypervisor mode
2007-10-14 blueswir1 SuperSparc MXCC support (Robert Reif)
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-01 blueswir1 Fix block load ASIs
2007-09-30 blueswir1 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
2007-09-24 blueswir1 CPU boot mode
2007-09-23 blueswir1 Add missing break statements
2007-09-21 blueswir1 Rework ASI instructions (Aurelien Jarno)
2007-09-20 blueswir1 Detabify
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-08 blueswir1 Fix retry and done ops, trap handling
2007-07-07 blueswir1 Report normalised CWP values to userland and GDB,...
2007-06-01 blueswir1Sparc64 linux-user build fix
2007-05-27 blueswir1Separate fault for code access to unassigned memory
2007-05-25 blueswir1Implement Sparc64 CPU timers using ptimers
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-05-17 blueswir1Enable faults for unassigned memory accesses and unimpl...
2007-05-07 blueswir1Enable unaligned access faults
2007-04-13 blueswir1Alignment check mechanism (not fully enabled yet) ...
2007-04-06 blueswir1Full implementation of IEEE exceptions (Aurelien Jarno)
2007-04-01 blueswir1Fix Sparc lda/ldda/sta/stda asi handling, fault on...
2006-12-06 thssparc-softmmu build fix
2006-06-25 bellardC99 64 bit printf
2006-06-21 bellardsoft floats for SPARC (Blue Swirl)
2005-11-21 bellardcpu_single_env usage fix
2005-11-11 bellardsparc merge (Blue Swirl)
2005-10-30 bellardavoid using physical accesses in user emulation
2005-10-30 bellardendianness fix
2005-07-23 bellardsparc64 fixes (Blue Swirl)
2005-07-04 bellardcorrect split between helper.c and op_helper.c
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-04-06 bellarddefaut case (Blue Swirl)
2005-03-13 bellardsoft float support
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-02-22 bellardMMU fixes
2005-02-07 bellardclean up - comments
2005-01-30 bellardinitial sparc64 support - sparc fixes (Blue Swirl)
2005-01-28 bellardendianness fixes
2005-01-03 bellard64 bit target support
2004-12-19 bellardSPARC merge
2004-10-10 bellardsparc fixes
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)