qemu-e2k/target-ppc
aurel32 80621676af Math functions helper for CONFIG_SOFTFLOAT=yes
The patch below adds isfinite() and isnormal() functions which can
work with float64 type, used when CONFIG_SOFTFLOAT=yes.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4048 c046a42c-6fe2-441c-8c8c-71466251a162
2008-03-13 19:20:00 +00:00
..
cpu.h Cleanup: remove useless TARGET_GPR_BITS definition. 2007-12-10 08:13:09 +00:00
exec.h
helper_regs.h
helper.c
mfrom_table_gen.c
mfrom_table.c
op_helper_mem.h Use float32/64 instead of float/double 2008-03-13 19:19:16 +00:00
op_helper.c Math functions helper for CONFIG_SOFTFLOAT=yes 2008-03-13 19:20:00 +00:00
op_helper.h Use float32/64 instead of float/double 2008-03-13 19:19:16 +00:00
op_mem_access.h
op_mem.h Use float32/64 instead of float/double 2008-03-13 19:19:16 +00:00
op_template.h
op.c Use float32/64 instead of float/double 2008-03-13 19:19:16 +00:00
STATUS
translate_init.c Fix PowerPC 74xx definitions. 2007-12-10 07:40:16 +00:00
translate.c use the TCG code generator 2008-02-01 10:50:11 +00:00