Searched refs:INSTR_RRE_FR (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/s390/kernel/ |
D | dis.c | 121 INSTR_RRE_FF, INSTR_RRE_FR, INSTR_RRE_R0, INSTR_RRE_RA, INSTR_RRE_RF, enumerator 264 [INSTR_RRE_FR] = { 0xff, F_24,R_28,0,0,0,0 }, 928 { "ldgr", 0xc1, INSTR_RRE_FR }, 929 { "cegr", 0xc4, INSTR_RRE_FR }, 930 { "cdgr", 0xc5, INSTR_RRE_FR }, 931 { "cxgr", 0xc6, INSTR_RRE_FR }, 967 { "cdutr", 0xf2, INSTR_RRE_FR }, 968 { "cdstr", 0xf3, INSTR_RRE_FR }, 974 { "cxutr", 0xfa, INSTR_RRE_FR }, 975 { "cxstr", 0xfb, INSTR_RRE_FR }, [all …]
|