Searched hist:11694 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Dbranch.hh11694:c3b4d57a15c5 Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: call discardFetch() from the WF

because every taken branch causes fetch to be discarded, we move the call
to the WF to avoid to have to call it from each and every branch instruction
type.
/gem5/src/gpu-compute/
H A Dwavefront.cc11694:c3b4d57a15c5 Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: call discardFetch() from the WF

because every taken branch causes fetch to be discarded, we move the call
to the WF to avoid to have to call it from each and every branch instruction
type.

Completed in 12 milliseconds