Searched refs:opcode_bit6 (Results 1 – 1 of 1) sorted by relevance
62 uint32_t opcode_bit6 : 1; member523 const unsigned opc = instr->opc | (instr->opcode_bit6 << 6); in print_instr()