Searched refs:NUM_THREADS (Results 1 - 7 of 7) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/mt/
H A Dtest_macros_mt.h73 #define NUM_THREADS 3 macro
81 // create NUM_THREADS child threads
84 li t0, NUM_THREADS
121 li t1, NUM_THREADS
128 // deallocate NUM_THREADS child threads
131 li t0, NUM_THREADS
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uamt/
H A Damoadd_d.S56 #define RESULT LOOP_COUNT * NUM_THREADS
H A Damoswap_d.S58 #define RESULT NUM_THREADS * LOOP_COUNT
H A Dlrsc_d.S58 #define RESULT NUM_THREADS * LOOP_COUNT
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64samt/
H A Dsysfutex3_d.S53 #define NUM_THREADS 20 define
59 li a0, NUM_THREADS
H A Dsysfutex_d.S51 #define NUM_THREADS 1 define
58 li a0, NUM_THREADS
H A Dsysfutex2_d.S52 #define NUM_THREADS 1 define
59 li a0, NUM_THREADS

Completed in 8 milliseconds