2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw |
2009-01-03 |
aurel32 | Add v{min, max}{s, u}{b, h, w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Add vavg{s,u}{b,h,w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Add v{add,sub}u{b,h,w}m instructions. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Add helper macros for later patches. |
blob | commitdiff | raw | diff to current |
2008-12-29 |
aurel32 | target-ppc: improve correctness of the fsel instruction |
blob | commitdiff | raw | diff to current |
2008-12-29 |
aurel32 | target-ppc: fix stsw/stswi instructions |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | target-ppc: use float_flag_divbyzero instead of checkin... |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | target-ppc: fix fres, fsqrte and remove useless code |
blob | commitdiff | raw | diff to current |
2008-12-16 |
aurel32 | target-ppc: add comments about constants introduced... |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate... |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: fadd/fsub: correctly propagate NaN |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: use the new fp functions |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: correctly propagate NaN in division |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: fix fload_invalid_op_excp() |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: use a correct value to represent 1.0 |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: fix frsp instruction |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: fix mtfsf and mtfsfi instructions |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: fix fcmp{o,u} instructions |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: fix mtfsb0 and mtfsb1 |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: fix fsel instruction |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-ppc: keep only the table version for mfrom |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-ppc: use accessors to access fp_status exception... |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-ppc: fix compilation with PRECISE_EMULATION |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-ppc: fix compilation with CONFIG_SOFTFLOAT |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aurel32 | target-ppc: remove remaining warnings |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aurel32 | target-ppc: rework exception code |
blob | commitdiff | raw | diff to current |
2008-12-08 |
aurel32 | target-ppc: kill a warning |
blob | commitdiff | raw | diff to current |
2008-12-08 |
aurel32 | target-ppc: cleanup op_helper.c after TCG conversion |
blob | commitdiff | raw | diff to current |
2008-12-08 |
aurel32 | target-ppc: memory load/store rework |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-ppc: convert SPR accesses to TCG |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-ppc: remove dead code |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert SLB/TLB instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert dcr load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert msr load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert POWER bridge instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: use ldl/ldub/stl/stub for load/store in... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert PPC 440 instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert return from interrupt instructions... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert lscbx instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert load/store string instructions... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert icbi instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert dcbz instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert load/store multiple instructions... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert mfrom instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert software TLB instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aurel32 | target-ppc: convert trap instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-23 |
aurel32 | target-ppc: convert FPU load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-11-23 |
aurel32 | target-ppc: convert SPE FP ops to TCG |
blob | commitdiff | raw | diff to current |
2008-11-22 |
aurel32 | target-ppc: convert exceptions generation to TCG |
blob | commitdiff | raw | diff to current |
2008-11-19 |
aurel32 | target-ppc: convert fp ops to TCG |
blob | commitdiff | raw | diff to current |
2008-11-17 |
pbrook | TCG variable type checking. |
blob | commitdiff | raw | diff to current |
2008-11-10 |
aurel32 | target-ppc: convert most SPE integer instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-01 |
aurel32 | target-ppc: optimize popcntb |
blob | commitdiff | raw | diff to current |
2008-11-01 |
aurel32 | target-ppc: convert 405 MAC instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-01 |
aurel32 | target-ppc: convert arithmetic functions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: convert logical instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: convert crf related instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: Convert XER accesses to TCG |
blob | commitdiff | raw | diff to current |
2008-10-14 |
aurel32 | PPC: convert effective address computation to TCG |
blob | commitdiff | raw | diff to current |
2008-10-01 |
aurel32 | target-ppc: fix computation of XER.{CA, OV} in addme... |
blob | commitdiff | raw | diff to current |
2008-10-01 |
aurel32 | target-ppc: fix mullw/mullwo |
blob | commitdiff | raw | diff to current |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
aurel32 | Revert commits 5082 and 5083 |
blob | commitdiff | raw | diff to current |
2008-08-24 |
aurel32 | PPC: Switch a few instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
blob | commitdiff | raw | diff to current |
2008-04-07 |
aurel32 | Revert revisions r4168 and r4169. That's work in progre... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
aurel32 | Always enable precise emulation when softfloat is used |
blob | commitdiff | raw | diff to current |
2008-03-13 |
aurel32 | Math functions helper for CONFIG_SOFTFLOAT=yes |
blob | commitdiff | raw | diff to current |
2008-03-13 |
aurel32 | Use float32/64 instead of float/double |
blob | commitdiff | raw | diff to current |
2008-03-10 |
aurel32 | mtfsf: fix FPSCR_VX and FPSCR_FEX computation |
blob | commitdiff | raw | diff to current |
2007-11-24 |
j_mayer | Fix incorrect debug prints (reported by Paul Brook). |
blob | commitdiff | raw | diff to current |
2007-11-23 |
j_mayer | Revert foolish patch. |
blob | commitdiff | raw | diff to current |
2007-11-23 |
pbrook | Fix ppc32 register dumps on 64-bit hosts. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
j_mayer | PowerPC hypervisor mode is not fundamentally available... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
j_mayer | Always make PowerPC hypervisor mode memory accesses... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
j_mayer | Allow use of SPE extension by all PowerPC targets, |
blob | commitdiff | raw | diff to current |
2007-11-12 |
j_mayer | Fix usage of the -1 constant in the PowerPC target... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | fixed invalid type |
blob | commitdiff | raw | diff to current |
2007-11-11 |
j_mayer | Fix POWER abs & abso computation. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
j_mayer | Optimize PowerPC overflow flag computation in most... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
j_mayer | PowerPC 601 need specific callbacks for its BATs setup. |
blob | commitdiff | raw | diff to current |
2007-11-03 |
j_mayer | PowerPC MMU and exception fixes: |
blob | commitdiff | raw | diff to current |
2007-10-29 |
j_mayer | Fix two PowerPC FPU emulation bugs (thanks to Aurelien... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
j_mayer | Make Alpha and PowerPC targets use shared helpers |
blob | commitdiff | raw | diff to current |
2007-10-28 |
j_mayer | PowerPC coding style and inlining fixes. |
blob | commitdiff | raw | diff to current |
2007-10-27 |
j_mayer | PowerPC floating-point helper typo. |
blob | commitdiff | raw | diff to current |
2007-10-27 |
j_mayer | PowerPC float bugfix: 64 bits float mantissa is 52... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
j_mayer | Fix PowerPC FPSCR update and floating-point exception... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
j_mayer | Fix PowerPC 64x64 bits multiplication overflow check. |
blob | commitdiff | raw | diff to current |
2007-10-25 |
j_mayer | Use host-utils for PowerPC 64 64x64 bits multiplications. |
blob | commitdiff | raw | diff to current |
2007-10-25 |
j_mayer | Gprof prooved the PowerPC emulation spent too much... |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Generate micro-ops for PowerPC hypervisor mode. |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-10-07 |
j_mayer | PowerPC target optimisations: make intensive use of... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
j_mayer | Make PowerPC cache line size implementation dependant. |
blob | commitdiff | raw | diff to current |
2007-10-01 |
j_mayer | Handle all MMU models in switches, even if it's just... |
blob | commitdiff | raw | diff to current |
2007-10-01 |
j_mayer | Avoid op helpers that would just call helpers for TLB... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
j_mayer | * Update OEA environment, following the PowerPC 2.04... |
blob | commitdiff | raw | diff to current |
next |