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

/gem5/util/statetrace/arch/amd64/
H A Dtracechild.cc326 bool twoByteOpcode = false; local
349 if (twoByteOpcode) {
356 if (!twoByteOpcode) {
362 twoByteOpcode = true;

Completed in 4 milliseconds