Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/kernel/
Dtraps.c179 int opcode_state = (shmedia_opcode_table[index] >> shift) & 0x3; in do_reserved_inst() local
180 switch (opcode_state) { in do_reserved_inst()