Searched defs:t0 (Results 1 - 7 of 7) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/mt/
H A Dtest_macros_mt.h84 li t0, NUM_THREADS variable
91 addi t0, t0, -1 variable
120 la t0, barrier variable
131 li t0, NUM_THREADS variable
137 addi t0, t0, -1 variable
[all...]
H A Dtest_macros_mt_ecall.h160 mv t0, a0 // get the number of threads variable
198 addi t0, t0, -1 variable
205 bnez t0, 1b variable
264 mv t0, a0 // get the number of threads to delete variable
281 addi t0, t0, -1 variable
324 mv t0, a0 // get the number of threads variable
341 addi t0, t variable
[all...]
/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-actions_test.cc853 arg0_type t0 = arg0; local
/gem5/ext/googletest/googletest/test/
H A Dgtest-printers_test.cc1001 ::std::tr1::tuple<> t0; local
1060 ::std::tuple<> t0; local
/gem5/system/alpha/h/
H A DfromHudsonOsf.h362 #define t0 $1 /* Scratch (Temporary) Registers ... */ macro
/gem5/src/arch/arm/insts/
H A Dfplib.cc188 uint64_t t0 = (uint64_t)(uint32_t)a * b; local
1726 uint64_t t0, t1; local
1733 uint64_t t0, t1; local
2030 uint32_t x, t0, t local
2082 uint64_t t0, t1; local
[all...]
/gem5/src/arch/arm/
H A Dmiscregs_types.hh232 Bitfield<0> t0; member in namespace:ArmISA

Completed in 45 milliseconds