Searched refs:opc_hi (Results 1 – 2 of 2) sorted by relevance
395 uint32_t opc_hi : 1; /* at least one bit */ member1026 case 0: return instr->cat0.opc | instr->cat0.opc_hi << 4; in instr_opc()
150 cat0->opc_hi = instr->opc >= 16; in emit_cat0()