Changeset 41fa6f2 in mainline for test/fpu/fpu1/test.c


Ignore:
Timestamp:
2006-03-16T17:01:51Z (19 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
46579c66
Parents:
6eb103c
Message:

Itanium FPU Lazy context switching… but not so much tested

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/fpu/fpu1/test.c

    r6eb103c r41fa6f2  
    3939#include <arch/arch.h>
    4040
    41 #define THREADS         15*2
    42 #define ATTEMPTS        10
     41#define THREADS         150*2
     42#define ATTEMPTS        100
    4343
    4444#define E_10e8  271828182
Note: See TracChangeset for help on using the changeset viewer.