Searched refs:INSTR_RRE_RR (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/s390/kernel/ |
D | dis.c | 122 INSTR_RRE_RR, INSTR_RRE_RR_OPT, enumerator 268 [INSTR_RRE_RR] = { 0xff, R_24,R_28,0,0,0,0 }, 795 { "scctr", 0xe0, INSTR_RRE_RR }, 796 { "spctr", 0xe1, INSTR_RRE_RR }, 797 { "ecctr", 0xe4, INSTR_RRE_RR }, 798 { "epctr", 0xe5, INSTR_RRE_RR }, 801 { "ecpga", 0xed, INSTR_RRE_RR }, 822 { "servc", 0x20, INSTR_RRE_RR }, 823 { "ipte", 0x21, INSTR_RRE_RR }, 825 { "ivsk", 0x23, INSTR_RRE_RR }, [all …]
|