sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/fpu
malc e58ffeb322 Remove all traces of __powerpc__
According to $GCC/gcc/config/rs6000/rs6000-c.c _ARCH_PPC is the
ubiquitous define which should be used to test whether gcc targets
PowerPC, on 64bit platforms _ARCH_PPC64 will be also defined.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6301 c046a42c-6fe2-441c-8c8c-71466251a162
2009-01-14 18:39:49 +00:00
..
softfloat-macros.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
softfloat-native.c Remove all traces of __powerpc__ 2009-01-14 18:39:49 +00:00
softfloat-native.h softfloat-native: fix type of float_rounding_mode 2008-12-20 23:41:32 +00:00
softfloat-specialize.h Implement default-NaN mode. 2008-12-19 13:53:37 +00:00
softfloat.c Implement flush-to-zero mode (denormal results are replaced with zero). 2008-12-19 14:33:59 +00:00
softfloat.h Implement flush-to-zero mode (denormal results are replaced with zero). 2008-12-19 14:33:59 +00:00