Searched refs:is_32bit (Results 1 – 1 of 1) sorted by relevance
2233 bool is_32bit = (opcode >= 0xB8); in InstructionDecode() local2235 if (is_32bit) { in InstructionDecode()