aboutsummaryrefslogtreecommitdiff
path: root/fpu/softfloat-macros.h
AgeCommit message (Expand)Author
2013-06-10softfloat: Fix shift128Right for shift counts 64..127Peter Maydell
2012-04-28softfloat: Replace int16 type with int_fast16_tAndreas Färber
2011-04-17softfloat: use GCC builtins to count the leading zerosAurelien Jarno
2011-03-21softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_tAndreas Färber
2011-03-21softfloat: Prepend QEMU-style header with derivation noticeAndreas Färber
2009-04-13Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir1
2008-12-13Remove unnecessary trailing newlinesblueswir1
2005-03-13soft float supportbellard