soft float support
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 13 Mar 2005 16:54:06 +0000 (16:54 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 13 Mar 2005 16:54:06 +0000 (16:54 +0000)
commit158142c2c2df728cfa3b5320c65534921a764f26
tree7c9fb39e252a8028443917d906855ecb33d4e179
parent4f716dc681d1bfa78d0863499fc1f2e13f170ede
soft float support

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1332 c046a42c-6fe2-441c-8c8c-71466251a162
Makefile.target
configure
fpu/softfloat-macros.h [new file with mode: 0644]
fpu/softfloat-native.c [new file with mode: 0644]
fpu/softfloat-native.h [new file with mode: 0644]
fpu/softfloat-specialize.h [new file with mode: 0644]
fpu/softfloat.c [new file with mode: 0644]
fpu/softfloat.h [new file with mode: 0644]