Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Ddis.c532 static struct s390_insn opcode[] = {
719 static struct s390_insn opcode_01[] = {
733 static struct s390_insn opcode_a5[] = {
753 static struct s390_insn opcode_a7[] = {
773 static struct s390_insn opcode_aa[] = {
782 static struct s390_insn opcode_b2[] = {
892 static struct s390_insn opcode_b3[] = {
1073 static struct s390_insn opcode_b9[] = {
1204 static struct s390_insn opcode_c0[] = {
1222 static struct s390_insn opcode_c2[] = {
[all …]
/linux-4.1.27/arch/s390/include/asm/
Ddis.h31 struct s390_insn { struct
46 struct s390_insn *find_insn(unsigned char *code); argument