Show patches with: Submitter = Peter Maydell       |    Archived = No       |   17263 patches
« 1 2 ... 170 171 172 173 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/14] ARM: Return correct result for float-to-integer conversion of NaN - - 1 - --- 2010-12-07 Peter Maydell New
[08/14] softfloat: Add float*_is_any_nan() functions - - 1 - --- 2010-12-07 Peter Maydell New
[07/14] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion - - 1 - --- 2010-12-07 Peter Maydell New
[06/14] ARM: Fix decoding of Neon forms of VCVT between float and fixed point - - 1 - --- 2010-12-07 Peter Maydell New
[05/14] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed - - 1 - --- 2010-12-07 Peter Maydell New
[04/14] ARM: fix ldrexd/strexd - - 1 - --- 2010-12-07 Peter Maydell New
[03/14] target-arm: Handle 'smc' as an undefined instruction - - 1 - --- 2010-12-07 Peter Maydell New
[02/14] target-arm: Fix mixup in decoding of saturating add and sub - - 1 - --- 2010-12-07 Peter Maydell New
[01/14] target-arm: Add support for PKHxx in thumb2 - - 1 - --- 2010-12-07 Peter Maydell New
[5/5] ARM: Correct result in saturating cases for VQSHL of s8/16/32 - - - - --- 2010-12-07 Peter Maydell New
[4/5] ARM: remove pointless else clause in VQSHL of u64 - - 1 - --- 2010-12-07 Peter Maydell New
[3/5] ARM: Fix VQSHL of signed 64 bit values by shift counts >= 64 - - - - --- 2010-12-07 Peter Maydell New
[2/5] ARM: Fix VQSHL of signed 64 bit values - - 1 - --- 2010-12-07 Peter Maydell New
[1/5] ARM: Fix arguments passed to VQSHL helpers - - 1 - --- 2010-12-07 Peter Maydell New
[10/10] ARM: Implement VCVT to 16 bit integer using new softfloat routines - - 1 - --- 2010-12-06 Peter Maydell New
[09/10] softfloat: Add float/double to 16 bit integer conversion functions - - 1 - --- 2010-12-06 Peter Maydell New
[08/10] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point - - 1 - --- 2010-12-06 Peter Maydell New
[07/10] ARM: Return correct result for single<->double conversion of NaN - - 1 - --- 2010-12-06 Peter Maydell New
[06/10] softfloat: Add float*_maybe_silence_nan() functions - - 1 - --- 2010-12-06 Peter Maydell New
[05/10] ARM: Return correct result for float-to-integer conversion of NaN - - 1 - --- 2010-12-06 Peter Maydell New
[04/10] softfloat: Add float*_is_any_nan() functions - - 1 - --- 2010-12-06 Peter Maydell New
[03/10] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion - - 1 - --- 2010-12-06 Peter Maydell New
[02/10] ARM: Fix decoding of Neon forms of VCVT between float and fixed point - - 1 - --- 2010-12-06 Peter Maydell New
[01/10] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed - - 1 - --- 2010-12-06 Peter Maydell New
[2/2] Remove dead code for ARM semihosting commandline handling - - 1 - --- 2010-12-06 Peter Maydell New
[1/2] Fix commandline handling for ARM semihosted executables - - 1 - --- 2010-12-06 Peter Maydell New
Remove unused spin_trylock() function - - - - --- 2010-12-01 Peter Maydell New
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 1 - 1 - --- 2010-11-30 Peter Maydell New
[Bug,656285] Re: arm-semi mishandling SYS_HEAPINFO - - - - --- 2010-11-27 Peter Maydell New
[6/6] ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn - - - - --- 2010-11-24 Peter Maydell New
[5/6] ARM: linux-user: Expose iWMMXT registers to signal handlers - - - - --- 2010-11-24 Peter Maydell New
[4/6] ARM: linux-user: Restore VFP state from ucontext on sigreturn - - 2 - --- 2010-11-24 Peter Maydell New
[3/6] ARM: linux-user: Expose VFP registers to signal handlers - - 1 - --- 2010-11-24 Peter Maydell New
[2/6] ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code - - 1 - --- 2010-11-24 Peter Maydell New
[1/6] ARM: linux-user: Correct size of padding in target_ucontext_v2 - - 1 - --- 2010-11-24 Peter Maydell New
[12/12] ARM: fix ldrexd/strexd - - - - --- 2010-11-23 Peter Maydell New
[11/12] ARM: Implement VCVT to 16 bit integer using new softfloat routines - - 1 - --- 2010-11-23 Peter Maydell New
[10/12] softfloat: Add float/double to 16 bit integer conversion functions - - 1 - --- 2010-11-23 Peter Maydell New
[09/12] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point - - 1 - --- 2010-11-23 Peter Maydell New
[08/12] ARM: Return correct result for single<->double conversion of NaN - - - - --- 2010-11-23 Peter Maydell New
[07/12] ARM: Return correct result for float-to-integer conversion of NaN - - - - --- 2010-11-23 Peter Maydell New
[06/12] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion - - 1 - --- 2010-11-23 Peter Maydell New
[05/12] ARM: Fix decoding of Neon forms of VCVT between float and fixed point - - 1 - --- 2010-11-23 Peter Maydell New
[04/12] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed - - - - --- 2010-11-23 Peter Maydell New
[03/12] target-arm: Handle 'smc' as an undefined instruction - - 1 - --- 2010-11-23 Peter Maydell New
[02/12] target-arm: Fix mixup in decoding of saturating add and sub - - 1 - --- 2010-11-23 Peter Maydell New
[01/12] target-arm: Add support for PKHxx in thumb2 - - 1 - --- 2010-11-23 Peter Maydell New
[00/12,PULL] ARM fixes - - - - --- 2010-11-23 Peter Maydell New
[Bug,668799] Re: qemu-arm segfaults executing msgmerge (gettext) - - - - --- 2010-11-19 Peter Maydell New
ARM: enable XScale/iWMMXT in linux-user mode - - - - --- 2010-11-19 Peter Maydell New
target-arm: remove unused functions cpu_lock(), cpu_unlock() - - - - --- 2010-11-19 Peter Maydell New
target-sparc: remove unused functions cpu_lock(), cpu_unlock() - - - - --- 2010-11-19 Peter Maydell New
Fix compilation failure with simple trace when srcdir==objdir - - - - --- 2010-11-16 Peter Maydell New
[8/8] ARM: Implement VCVT to 16 bit integer using new softfloat routines - - - - --- 2010-11-11 Peter Maydell New
[7/8] softfloat: Add float/double to 16 bit integer conversion functions - - - - --- 2010-11-11 Peter Maydell New
[6/8] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point - - - - --- 2010-11-11 Peter Maydell New
[5/8] ARM: Return correct result for single<->double conversion of NaN - - - - --- 2010-11-11 Peter Maydell New
[4/8] ARM: Return correct result for float-to-integer conversion of NaN - - - - --- 2010-11-11 Peter Maydell New
[3/8] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion - - - - --- 2010-11-11 Peter Maydell New
[2/8] ARM: Fix decoding of Neon forms of VCVT between float and fixed point - - - - --- 2010-11-11 Peter Maydell New
[1/8] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed - - 1 - --- 2010-11-11 Peter Maydell New
linux-user: remove unnecessary local from __get_user(), __put_user() 1 - - - --- 2010-11-08 Peter Maydell New
arm: fix ldrexd/strexd - - 1 - --- 2010-11-04 Peter Maydell New
« 1 2 ... 170 171 172 173 »