Searched refs:useSubstituteMnemonic (Results 1 – 1 of 1) sorted by relevance
60 bool useSubstituteMnemonic = false; in printInst() local62 O << "\tslwi "; useSubstituteMnemonic = true; in printInst()65 O << "\tsrwi "; useSubstituteMnemonic = true; in printInst()68 if (useSubstituteMnemonic) { in printInst()