Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Ddis.c342 static struct s390_opcode_offset opcode_offset[] = OPCODE_OFFSET_INITIALIZER; variable
407 for (i = 0; i < ARRAY_SIZE(opcode_offset); i++) { in find_insn()
408 entry = &opcode_offset[i]; in find_insn()