Searched refs:SUCCESS (Results 1 - 18 of 18) sorted by relevance

/gem5/tests/test-progs/gpu-hello/src/
H A Dgpu-hello.cpp50 #define SUCCESS 0 macro
93 return SUCCESS;
203 return SUCCESS;
283 return SUCCESS;
313 return SUCCESS;
320 if (setupDataStructs() != SUCCESS) {
325 if (setupOpenCL() != SUCCESS) {
330 if (runCLKernel(readKernel) != SUCCESS) {
337 if (cleanupCL()!= SUCCESS) {
341 return SUCCESS;
[all...]
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uamt/
H A Damoadd_d.S95 li a0, SUCCESS
H A Damoor_d.S96 li a0, SUCCESS
H A Damoxor_d.S96 li a0, SUCCESS
H A Damoand_d.S103 li a0, SUCCESS
H A Damomax_d.S103 li a0, SUCCESS
H A Damomaxu_d.S103 li a0, SUCCESS
H A Damomin_d.S103 li a0, SUCCESS
H A Damominu_d.S103 li a0, SUCCESS
H A Damoswap_d.S107 li a0, SUCCESS
H A Dlrsc_d.S109 li a0, SUCCESS
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64samt/
H A Dsysfutex1_d.S78 li a0, SUCCESS
H A Dsysclone_d.S78 li a0, SUCCESS
H A Dsysfutex3_d.S80 li a0, SUCCESS
H A Dsysfutex_d.S78 li a0, SUCCESS
H A Dsysfutex2_d.S80 li a0, SUCCESS
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/mt/
H A Dtest_macros_mt.h76 #define SUCCESS 0 macro
H A Dtest_macros_mt_ecall.h121 #define SUCCESS 0 macro

Completed in 19 milliseconds