diff options
author | Steve Reinhardt <stever@eecs.umich.edu> | 2005-09-11 19:29:41 -0400 |
---|---|---|
committer | Steve Reinhardt <stever@eecs.umich.edu> | 2005-09-11 19:29:41 -0400 |
commit | 11cb904ad7c617e6653ce1ca52a92f10efe53025 (patch) | |
tree | ef982249225b2705e1d1fa87fe805bbc842422ff /python | |
parent | 845bdb0d8edf3c8e5f8871eba984933bfca6a743 (diff) | |
download | gem5-11cb904ad7c617e6653ce1ca52a92f10efe53025.tar.xz |
Explicitly handle rounding on FP-to-integer conversions.
Seems to avoid the significant problems on platforms w/o fenv.h.
arch/alpha/isa_desc:
Explicitly handle rounding on FP-to-integer conversions.
Seems to avoid the significant problems on platforms w/o fenv.h.
Get rid of FP "Fast" vs "General" distinction... more headache than
it's worth.
arch/isa_parser.py:
Fix bug with "%s" in C++ templates (must escape properly to
pass through Python string interpolation).
--HG--
extra : convert_revision : de964d764e67e0934ac0ef535f53c974640731fb
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions