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

/gem5/util/statetrace/arch/sparc/
H A Dtracechild.cc211 //10 bits of the instruction, excluding the annul bit in the 3rd most
216 bool annul = (inst & (1 << 29)); local
228 if (annul) {

Completed in 6 milliseconds