Add software and timer interrupt support
[qemu] / target-sparc /
2008-09-22 blueswir1Add software and timer interrupt support
2008-09-22 blueswir1Fix arguments used in cas/casx, thanks to Igor Kovalenk...
2008-09-21 blueswir1Use the new concat_tl_i64 op for std and stda
2008-09-21 blueswir1Use the new concat_i32_i64 op for std and stda
2008-09-20 blueswir1Move signal handler prototype back to cpu.h
2008-09-14 blueswir1Fix array subscript above array bounds error
2008-09-13 blueswir1Fix mulscc with high bits set in either src1 or src2
2008-09-11 blueswir1Write zeros to high bits of y, based on patch by Vince...
2008-09-10 blueswir1Convert rest of ops using float32 to TCG, remove FT0...
2008-09-10 blueswir1Partially convert float128 conversion ops to TCG
2008-09-10 blueswir1Convert basic 64 bit VIS ops to TCG
2008-09-10 blueswir1Convert basic 32 bit VIS ops to TCG
2008-09-10 blueswir1Convert basic float32 ops to TCG
2008-09-09 blueswir1Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert...
2008-09-06 blueswir1Fix a typo in fpsub32
2008-09-06 blueswir1Convert most env fields to TCG registers
2008-09-06 blueswir1Silence gcc warning about constant overflow
2008-09-03 blueswir1Implement no-fault loads
2008-09-02 blueswir1Fix sign extension problems with smul and umul (Vince...
2008-09-01 blueswir1Fix y register loads and stores
2008-08-30 blueswir1Remove memcpy32() prototype leftover from r5109
2008-08-29 blueswir1Fix FCC handling for Sparc64 target, initial patch...
2008-08-29 blueswir1Fix Sparc64 boot on i386 host:
2008-08-25 blueswir1Fix udiv and sdiv on Sparc64 (Vince Weaver)
2008-08-21 blueswir1Fix wrwim masking (Luis Pureza)
2008-08-21 blueswir1Use initial CPU definition structure for some CPU field...
2008-08-17 blueswir1Correct 32bit carry flag for add instruction (Igor...
2008-08-06 blueswir1Fix faligndata (Vince Weaver)
2008-08-06 blueswir1Fix I/D MMU tag reads
2008-08-06 blueswir1Fix Sparc64 shifts
2008-08-06 blueswir1Fix offset handling for ASI loads and stores (Vince...
2008-08-01 blueswir1Handle wrapped registers correctly when saving
2008-07-29 blueswir1Fix cmp/subcc/addcc op bugs reported by Vince Weaver
2008-07-25 blueswir1Make MAXTL dynamic, bounds check tl when indexing
2008-07-24 blueswir1Sparc32: save/load all MMU registers, Sparc64: add...
2008-07-22 blueswir1Add T1 and T2 CPUs, add a Sun4v machine
2008-07-21 blueswir1Use MMU globals for some MMU traps
2008-07-21 blueswir1Fix reset vector
2008-07-20 blueswir1Print default and available CPU features separately
2008-07-20 blueswir1Make UA200x features selectable, add MMU types
2008-07-19 blueswir1Remove unused variable
2008-07-19 blueswir1Implement nucleus quad ldda
2008-07-19 blueswir1Update TLB miss addresses
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-18 blueswir1wrhpr hstick_cmpr is a store, not a load
2008-07-17 blueswir1Fix saving and loading of trap state
2008-07-17 blueswir1Support for address masking
2008-07-16 blueswir1Fix MMU registers, add more E-cache ASIs
2008-07-16 blueswir1Fix MMU miss traps
2008-07-16 blueswir1Flushw can generate exceptions, so save PC & NPC
2008-07-15 blueswir1Really fix cas
2008-07-08 blueswir1Implement some Ultrasparc cache ASIs used by SILO
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-29 pbrookAdd instruction counter.
2008-06-26 blueswir1Fix bogus format, reading uninitialised memory (origina...
2008-06-24 blueswir1Fix Sparc mmu bug seen with NetBSD, based on patch...
2008-06-23 blueswir1Fix compiler warning (Jan Kiszka)
2008-06-22 blueswir1Eliminate cpu_T[0]
2008-06-22 blueswir1Eliminate cpu_T[1]
2008-06-22 blueswir1Add missing keys, sendkey support for all keys
2008-06-21 blueswir1Convert some cpu_dst uses (with loads/stores) to cpu_tmp0
2008-06-21 blueswir1Avoid brcond problems, use temps for cpu_src1 & cpu_src2
2008-06-20 blueswir1Update TODO
2008-06-20 blueswir1Fix boot problem on i386 host introduced in r4690
2008-06-15 blueswir1Avoid temporary variable use across basic blocks for...
2008-06-07 blueswir1Allow NWINDOWS selection (CPU feature with model specif...
2008-05-31 blueswir1Add more SuperSparcs
2008-05-30 pbrookFix typo.
2008-05-30 pbrookMove clone() register setup to target specific code...
2008-05-29 blueswir1MicroSparc I didn't have fsmuld op
2008-05-29 blueswir1Remove unused (for now) reg_REGWPTR (original patch...
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-27 blueswir1Free temps
2008-05-27 blueswir1Move non-op functions from op_helper.c to helper.c...
2008-05-26 blueswir1More TCG type fixes
2008-05-26 blueswir1Fix cas on i386
2008-05-25 bellardremove absolete function
2008-05-25 blueswir1Nicer debug output
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-24 pbrookMore TCGv type fixes.
2008-05-24 pbrookFix ARM conditional branch bug.
2008-05-24 pbrookFix helper operand type mismatch.
2008-05-22 blueswir1Register op helpers
2008-05-20 blueswir1Remove currently unnecessary alignment masking
2008-05-17 blueswir1Generate better code for Sparc32 shifts
2008-05-17 blueswir1Update TODO
2008-05-12 blueswir1Move prototype back to avoid a compiler warning
2008-05-12 blueswir1Wrap long lines
2008-05-11 blueswir1Remove someexplicit alignment checks (initial patch...
2008-05-10 blueswir1Remove duplicated field
2008-05-10 blueswir1Add a TODO file
2008-05-10 bellardsuppressed fixed registers
2008-05-10 blueswir1Fix compiler warnings
2008-05-09 blueswir1CPU feature selection support
2008-05-09 blueswir1Move #include to speed up compilation
2008-05-07 blueswir1Simplify some constant loads
2008-05-07 blueswir1Fix potential condition code problems
2008-05-04 aurel32remove target ifdefs from vl.c
next