- 27 Apr, 2008 1 commit
-
-
Michael Beck authored
- BugFix: the buffer REALLY must been cleared in fc_val_from_ieee754() - replaced the constant 2 by ROUNDING_BITS - replaced division in exponent bias calculation - replaced assert(0) by panic() - add panic when tarval_carry() is used (not fully implemented) - improved doxygen docu [r19405]
-
- 26 Apr, 2008 1 commit
-
-
Michael Beck authored
allow Cmp, Neg, Abs for floating point even if no_float is set: these Operations should be safe as they cannot produce more mantissa bits [r19400]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 23 Nov, 2007 1 commit
-
-
Michael Beck authored
[r16832]
-
- 14 Nov, 2007 1 commit
-
-
Michael Beck authored
- speed up some functions - more comments added [r16531]
-
- 04 Nov, 2007 1 commit
-
-
Matthias Braun authored
[r16424]
-
- 31 Oct, 2007 1 commit
-
-
Michael Beck authored
[r16397]
-
- 02 Oct, 2007 3 commits
-
-
Matthias Braun authored
[r16032]
-
Matthias Braun authored
[r16031]
-
Matthias Braun authored
[r16028]
-
- 19 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r15881]
-
- 17 Sep, 2007 3 commits
-
-
Christoph Mallon authored
[r15837]
-
Michael Beck authored
[r15834]
-
Matthias Braun authored
[r15833]
-
- 15 Sep, 2007 1 commit
-
-
Matthias Braun authored
and tarval_eor not getting correctly hashed) - tarval_null and tarval_one are defined for irms_reference now - introduce get_tarvall_all_one and get_mode_all_one which returns the value where all bits are 1 (defined for int, boolean and reference modes) - fix TARVAL_CLASSIFY_ALL_ONE with this [r15817]
-
- 07 Sep, 2007 1 commit
-
-
Michael Beck authored
[r15709]
-
- 05 Sep, 2007 1 commit
-
-
Michael Beck authored
[r15669]
-
- 03 Sep, 2007 1 commit
-
-
Michael Beck authored
[r15658]
-
- 01 Aug, 2007 1 commit
-
-
Michael Beck authored
[r15417]
-
- 31 Jul, 2007 1 commit
-
-
Michael Beck authored
fixed new_tarval_from_long() (added missing sign extend), classify_tarval(), unsigned integer modes have minus_one_tarval() [r15391]
-
- 25 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15334]
-
- 24 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15325]
-
- 23 Jul, 2007 1 commit
-
-
Michael Beck authored
- removed the *_calc functions - simplified floating point handling - renamed functions [r15291]
-
- 19 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15237]
-
- 18 Jul, 2007 1 commit
-
-
Matthias Braun authored
constant folding for floating point tarvals is disabled for now as it calculates in the precision of the values and not of the target cpu (x86=80bit) [r15231]
-
- 12 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r15081]
-
- 11 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15057]
-
- 29 Jun, 2007 1 commit
-
-
Michael Beck authored
[r14847]
-
- 27 Jun, 2007 1 commit
-
-
Michael Beck authored
[r14780]
-
- 25 Jun, 2007 1 commit
-
-
Matthias Braun authored
- All float operations depend on fpu mode now - Fix bestate switcher - Add and fix fehler22 (unknown phi operands in x87 simulator) [r14749]
-
- 18 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14601]
-
- 25 May, 2007 1 commit
-
-
Michael Beck authored
[r14042]
-
- 14 May, 2007 1 commit
-
-
Matthias Braun authored
[r13853]
-
- 27 Apr, 2007 2 commits
-
-
Michael Beck authored
removed ugly defined that create simple declarartions more doxygen docu added [r13512]
-
Christian Würdig authored
[r13510]
-
- 23 Apr, 2007 1 commit
-
-
Michael Beck authored
Currently non-symmetric! [r13443]
-
- 02 Apr, 2007 1 commit
-
-
Christoph Mallon authored
Move includes for alloca() to xmalloc.h, so not everyone and his dog has to use the ugly #ifdef macros. [r12647]
-
- 29 Mar, 2007 1 commit
-
-
Michael Beck authored
indentation changed [r8745]
-
- 18 Oct, 2006 1 commit
-
-
Michael Beck authored
sign_extend does zero extension for unsigned integer modes [r8359]
-
- 12 Sep, 2006 1 commit
-
-
Michael Beck authored
[r8217]
-