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

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

Completed in 78 milliseconds