aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp/vfpsingle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King1-1/+1
2014-04-14ARM: 8026/1: Fix emulation of multiply accumulate instructionsJay Foad1-0/+2
2007-04-22[ARM] Remove unnecessary asm/ptrace.h from VFP support codeRussell King1-1/+0
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-09-25[ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254Russell King1-43/+36
2006-09-25[ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instructionGen FUKATSU1-35/+35
2006-08-30[ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz1-10/+10
2006-08-27[ARM] 3758/1: Preserve signalling NaNs in conversionDaniel Jacobowitz1-1/+1
2006-08-27[ARM] 3749/3: Correct VFP single/double conversion emulationDaniel Jacobowitz1-11/+22
2006-04-25[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King1-1/+1
2006-04-10[ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas1-1/+1
2006-04-10[ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas1-1/+6
2005-06-29[PATCH] ARM: Fix VFP to use do_div()Russell King1-2/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1224