Searched refs:kMul4Opcodes (Results 1 – 1 of 1) sorted by relevance
844 static const char* const kMul4Opcodes[] = { in Print32Atomic() local850 const char* opcode = ((funct5 & 3u) == 0u) ? kMul4Opcodes[funct5 >> 2] : kOtherOpcodes[funct5]; in Print32Atomic()