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