Searched refs:kLowestT32_32Opcode (Results 1 – 4 of 4) sorted by relevance
56 return instr < (kLowestT32_32Opcode >> 16); in Is16BitEncoding()
76 const unsigned kLowestT32_32Opcode = 0xe8000000; variable
67218 if (instruction >= kLowestT32_32Opcode) { in DecodeT32At()
384 masm.GetBuffer()->Emit16(kLowestT32_32Opcode >> 16); in TEST_T32()