Home
last modified time | relevance | path

Searched refs:opcode_state (Results 1 – 1 of 1) sorted by relevance

/arch/sh/kernel/
Dtraps_64.c654 int opcode_state; in do_reserved_inst() local
694 opcode_state = (shmedia_opcode_table[index] >> shift) & 0x3; in do_reserved_inst()
695 switch (opcode_state) { in do_reserved_inst()