Searched refs:xactCasMode (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A DGPU.py119 xactCasMode = Param.Bool(False, "Behavior of xact_cas_load magic instr."); variable in class:ComputeUnit
H A Dcompute_unit.cc72 xact_cas_mode(p->xactCasMode), debugSegFault(p->debugSegFault),
/gem5/tests/configs/
H A Dgpu-ruby.py219 xactCasMode = options.xact_cas_mode, variable
/gem5/configs/example/
H A Dapu_se.py246 xactCasMode = options.xact_cas_mode, variable

Completed in 15 milliseconds