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

/gem5/src/arch/hsail/insts/
H A Dpseudo_inst.cc89 int src_val0 = src1.get<int>(w, lane, 0); local
91 if (src_val0 != op) {
96 op = src_val0;

Completed in 6 milliseconds