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

/gem5/util/statetrace/arch/sparc/
H A Dtracechild.cc278 const static uint64_t highBreakInst = breakInst << 32; local
318 newBp1 |= unalignedBp1 ? lowBreakInst : highBreakInst;
328 newBp2 |= unalignedBp2 ? lowBreakInst : highBreakInst;

Completed in 5 milliseconds