Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/
Dtraps_64.c655 int opcode_state; in do_reserved_inst() local
695 opcode_state = (shmedia_opcode_table[index] >> shift) & 0x3; in do_reserved_inst()
696 switch (opcode_state) { in do_reserved_inst()