aboutsummaryrefslogtreecommitdiff
path: root/linux-user/arm/nwfpe/fpa11.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-05target/arm: Explicitly set 2-NaN propagation rulePeter Maydell1-0/+18
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson1-20/+21
2018-01-11linux-user/arm/nwfpe: Check coprocessor number for FPA emulationPeter Maydell1-0/+9
2016-01-29linux-user: Clean up includesPeter Maydell1-1/+1
2011-04-25linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PCPeter Maydell1-1/+1
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-10-02linux-user: fix up oversealous nitpickingMichael S. Tsirkin1-1/+1
2009-09-30linux-user: fix old style decrement usageMichael S. Tsirkin1-1/+1
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl1-1/+1
2009-05-04Fix compiler warnings in nwfpe code.Paul Brook1-5/+0
2008-12-13Remove unnecessary trailing newlinesblueswir11-1/+0
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir11-10/+10
2008-04-09Move target-arm/nwfpe into linux-user/arm/nwfpeaurel321-0/+244