| tcg conditional set/move, round 3 |
2009-12-18 |
Richard Henderson |
|
New |
| tcg arm/mips/ia64: add a comment about retranslation and caches |
2011-01-10 |
Aurelien Jarno |
|
New |
| targphys.h: Don't define target_phys_addr_t for user-mode emulators |
2012-10-12 |
Peter Maydell |
|
New |
| target-xtensa: update qemu-doc.texi |
2011-10-10 |
Max Filippov |
|
New |
| target-xtensa: raise an exception for invalid and reserved opcodes |
2011-10-25 |
Max Filippov |
|
New |
| target-xtensa: make sar_m32 global instead of local temp |
2012-11-24 |
Max Filippov |
|
New |
| target-xtensa: make default CPU depend on target endianness |
2012-08-08 |
Max Filippov |
|
New |
| target-xtensa: make 'sim' to be the default machine |
2012-08-08 |
Max Filippov |
|
New |
| target-xtensa: handle cache options in the overlay tool |
2011-10-24 |
Max Filippov |
|
New |
| target-xtensa: fix search_pc for the last TB opcode |
2012-12-18 |
Max Filippov |
|
New |
| target-xtensa: fix missing errno codes for mingw32 |
2012-09-06 |
Max Filippov |
|
New |
| target-xtensa: fix guest hang on masked CCOMPARE interrupt |
2011-10-10 |
Max Filippov |
|
New |
| target-xtensa: fix big-endian BBS/BBC implementation |
2012-07-17 |
Max Filippov |
|
New |
| target-xtensa: fix MMUv3 initialization |
2011-11-22 |
Max Filippov |
|
New |
| target-xtensa: fix ITLB/DTLB page protection flags |
2012-12-13 |
Max Filippov |
|
New |
| target-xtensa: fetch 3rd opcode byte only when needed |
2012-01-29 |
Max Filippov |
|
New |
| target-xtensa: de-optimize EXTUI |
2012-09-25 |
Aurelien Jarno |
|
New |
| target-xtensa: convert host errno values to guest |
2012-08-29 |
Max Filippov |
|
New |
| target-xtensa: add fallthrough markers |
2013-01-21 |
Max Filippov |
|
New |
| target-xtensa: add dc233c core |
2012-04-14 |
Max Filippov |
|
New |
| target-unicore32: move FPU helpers to op_helper.c |
2011-04-13 |
Guan Xuetao |
|
New |
| target-sparc: remove useless line in Makefile.objs |
2012-08-26 |
Aurelien Jarno |
|
New |
| target-sparc: remove unused functions cpu_lock(), cpu_unlock() |
2010-11-19 |
Peter Maydell |
|
New |
| target-sparc: fix udiv(cc) and sdiv(cc) |
2010-12-25 |
Aurelien Jarno |
|
New |
| target-sparc: fix fcmp{s, d, q} instructions wrt exception |
2012-09-07 |
Aurelien Jarno |
|
New |
| target-sparc: fix --enable-debug build for 64 bit host |
2010-02-25 |
Stefan Weil |
|
New |
| target-sparc: fix --enable-debug build |
2010-02-19 |
Jay Foad |
|
New |
| target-sparc: Use TCG registers for windowed registers |
2012-10-06 |
Richard Henderson |
|
New |
| target-sparc: SPARC LEON power-down support added |
2012-09-18 |
Ronald Hecht |
|
New |
| target-sparc: Revert setting cpu_dst to gen_dest_gpr |
2012-10-29 |
Richard Henderson |
|
New |
| target-sparc: Fix wrong printf argument |
2010-05-12 |
Stefan Weil |
|
New |
| target-sparc: Fix optimized %icc comparisons |
2012-10-08 |
Richard Henderson |
|
New |
| target-sparc: Fix -singlestep. |
2010-04-26 |
Richard Henderson |
|
New |
| target-sparc64: disable VGA cirrus |
2012-10-21 |
Aurelien Jarno |
|
New |
| target-sh4: update PTEH upon MMU exception |
2011-01-25 |
Alexandre Courbot |
|
New |
| target-sh4: move intr_at_halt out of cpu_halted() |
2011-02-24 |
Aurelien Jarno |
|
New |
| target-sh4: minor optimisations |
2010-02-06 |
Aurelien Jarno |
|
New |
| target-sh4: ignore ocbp and ocbwb instructions |
2012-01-07 |
Aurelien Jarno |
|
New |
| target-sh4: get rid of CPU_{Float,Double}U |
2011-04-10 |
Aurelien Jarno |
|
New |
| target-sh4: fix index of address read error exception |
2011-01-25 |
Alexandre Courbot |
|
New |
| target-sh4: fix TLB invalidation code |
2011-01-25 |
Alexandre Courbot |
|
New |
| target-s390: Fix SRNMT |
2013-03-30 |
Richard Henderson |
|
New |
| target-ppc: use softfloat min/max functions |
2011-04-18 |
Aurelien Jarno |
|
New |
| target-ppc: use float32_is_any_nan() |
2011-01-02 |
Aurelien Jarno |
|
New |
| target-ppc: remove useless line |
2010-05-28 |
Thomas Monjalon |
|
New |
| target-ppc: remove #ifdef FLOAT128 |
2011-04-10 |
Aurelien Jarno |
|
New |
| target-ppc: fix nego and subf*o instructions |
2013-03-30 |
Aurelien Jarno |
|
New |
| target-ppc: fix SPE evsplat* instructions |
2010-02-23 |
Nathan Froyd |
|
New |
| target-ppc: fix SPE evcmp* instructions |
2010-02-23 |
Nathan Froyd |
|
New |
| target-ppc: fix RFI by clearing some bits of MSR |
2010-05-28 |
Thomas Monjalon |
|
New |
| target-ppc: ext32u instead of andi with constant |
2011-03-22 |
Aurelien Jarno |
|
New |
| target-ppc: exception model of 603e inherits from 603 |
2010-04-23 |
Thomas Monjalon |
|
New |
| target-ppc: clear MSR_POW on interrupt |
2010-09-10 |
Thomas Monjalon |
|
New |
| target-ppc: clear MSR_POW on interrupt |
2010-09-10 |
Edgar Iglesias |
|
New |
| target-ppc: Some support for dumping TLB_EMB TLBs |
2012-04-24 |
François Revol |
|
New |
| target-ppc: Remove vestigial PowerPC 620 support (v2) |
2013-02-12 |
David Gibson |
|
New |
| target-ppc: Init dcache and icache size for e500 user mode |
2012-04-10 |
Meador Inge |
|
New |
| target-ppc: Fix compilation error with --enable-debug |
2011-05-26 |
Peter Maydell |
|
New |
| target-ppc: Enable ISEL on POWER7 |
2013-04-01 |
Aurelien Jarno |
|
New |
| target-ppc: Don't use ulong type |
2011-05-20 |
Andreas Färber |
|
New |
| target-ppc: Change default machine for 64-bit |
2013-05-17 |
David Gibson |
|
New |
| target-or32: replace NE2000 with OpenCores 10/100 ethernet adapter |
2012-06-20 |
Max Filippov |
|
New |
| target-or32: fix masking in openrisc_pic_cpu_handler() |
2013-01-22 |
Xi Wang |
|
New |
| target-or32: Improve float exception |
2012-11-22 |
Feng Gao |
|
New |
| target-moxie: set do_interrupt to a target-specific helper function |
2013-03-31 |
Dunrong Huang |
|
New |
| target-moxie: replace target_phys_addr_t with hwaddr |
2013-05-15 |
Hu Tao |
|
New |
| target-moxie: Fix pointer-to-integer conversion (MinGW-w64) |
2013-03-24 |
Stefan Weil |
|
Under Review |
| target-moxie: Fix VMState registration |
2013-04-08 |
Peter Maydell |
|
New |
| target-mips: use ULL for 64 bit constants |
2012-11-03 |
Blue Swirl |
|
New |
| target-mips: set carry bit correctly in DSPControl register |
2013-05-13 |
Petar Jovanovic |
|
New |
| target-mips: fix user-mode emulation startup |
2009-12-11 |
Nathan Froyd |
|
New |
| target-mips: fix translation of MT instructions |
2010-10-29 |
Nathan Froyd |
|
New |
| target-mips: fix rndrashift_short_acc and code for EXTR_ instructions |
2013-03-15 |
Petar Jovanovic |
|
New |
| target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_Q_PHL/PHR |
2013-04-15 |
Petar Jovanovic |
|
New |
| target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_Q_PHL/PHR |
2013-04-15 |
Petar Jovanovic |
|
New |
| target-mips: fix mips16 MULT/DIV (broken by ASE_DSP) |
2013-02-20 |
Leon Yu |
|
New |
| target-mips: fix incorrect test for MTHLIP |
2013-01-23 |
Petar Jovanovic |
|
New |
| target-mips: fix for sign-issue in MULQ_W helper |
2013-02-07 |
Petar Jovanovic |
|
New |
| target-mips: fix for incorrect multiplication with MULQ_S.PH |
2013-02-20 |
Petar Jovanovic |
|
New |
| target-mips: fix for incorrect multiplication with MULQ_S.PH |
2013-02-06 |
Petar Jovanovic |
|
New |
| target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB |
2013-04-28 |
Petar Jovanovic |
|
New |
| target-mips: fix ROTR and DROTR by zero |
2010-02-20 |
Nathan Froyd |
|
New |
| target-mips: fix DSP overflow macro and affected routines |
2013-02-25 |
Petar Jovanovic |
|
New |
| target-mips: fix CpU exception for coprocessor 0 |
2010-02-20 |
Nathan Froyd |
|
New |
| target-mips: enable access to DSP ASE if implemented |
2013-01-23 |
Petar Jovanovic |
|
New |
| target-mips: clean-up in BIT_INSV |
2013-05-09 |
Petar Jovanovic |
|
New |
| target-mips: add missing check_dspr2 for multiply instructions |
2013-05-08 |
Petar Jovanovic |
|
New |
| target-mips: Use EXCP_SC rather than a magic number |
2012-12-20 |
陳韋任 |
|
New |
| target-mips: Use EXCP_SC rather than a magic number |
2012-12-10 |
陳韋任 |
|
New |
| target-mips: Unfuse {,N}M{ADD,SUB}.fmt |
2013-01-22 |
Richard Sandiford |
|
New |
| target-mips: Sign-extend the result of LWR |
2013-01-20 |
Richard Sandiford |
|
New |
| target-mips: Implement Loongson Multimedia Instructions |
2012-09-19 |
Richard Henderson |
|
New |
| target-mips: Fix signedness of loads in MIPS16 RESTOREs |
2013-01-20 |
Richard Sandiford |
|
New |
| target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1. |
2012-11-10 |
Eric Johnson |
|
New |
| target-mips: Fix one more format specifier for cpu_fprintf |
2010-04-02 |
Stefan Weil |
|
New |
| target-mips: Fix incorrect shift for SHILO and SHILOV |
2012-12-04 |
Petar Jovanovic |
|
New |
| target-mips: Fix incorrect reads and writes to DSPControl register |
2012-12-20 |
Jovanovic, Petar |
|
New |
| target-mips: Fix incorrect reads and writes to DSPControl register |
2012-12-06 |
Petar Jovanovic |
|
New |
| target-mips: Fix incorrect code and test for INSV |
2012-11-26 |
Petar Jovanovic |
|
New |
| target-mips: Fix helper and tests for dot/cross-dot product instructions |
2013-01-02 |
Petar Jovanovic |
|
New |