Searched refs:opcode_state (Results 1 – 1 of 1) sorted by relevance
179 int opcode_state = (shmedia_opcode_table[index] >> shift) & 0x3; in do_reserved_inst() local180 switch (opcode_state) { in do_reserved_inst()