Tim Angus
|
dfbad1360f
|
Fix some clang warnings
|
2013-03-12 21:50:59 +00:00 |
|
Thilo Schulz
|
6283e552d4
|
My bad. Revert the FPU control word to old value instead of the new one of course. Thanks to marky for reporting this
|
2011-10-28 21:54:06 +00:00 |
|
Thilo Schulz
|
8a500d71da
|
Set default rounding mode to FE_NEAREST again. Thanks to Matthias Bentrup for providing some explanations.
|
2011-09-27 14:43:20 +00:00 |
|
Thilo Schulz
|
664f8e578d
|
- align sse control word storage space to 16 byte boundary for snapvector
- replace some whitespace with tabs in snapvector.c
- Give gcc a bit more freedom in choice of registers
|
2011-06-22 14:36:11 +00:00 |
|
Thilo Schulz
|
206edd3419
|
- Still forgot qasm-inline.h
- Leave GCC more freedom in choice of registers
|
2011-06-13 11:07:13 +00:00 |
|
Thilo Schulz
|
04821a529d
|
Forgot the inline assembler parts, here they come! Using inline asm to get rid of all the boilerplate stuff
|
2011-06-13 10:54:37 +00:00 |
|