K 10 svn:author V 6 rpaulo K 8 svn:date V 27 2010-09-21T20:23:19.255463Z K 7 svn:log V 269 Workaround LLVM bug #4434: Reorder inline assembly arguments temp2, temp, value and texp to follow the st(0), st(1), etc. style. Also mark the temp2 variable as volatile to workaround another clang bug. This allows clang to buildworld FreeBSD/i386. Submitted by: dim END