Searched refs:INSTR_RS_RRRD (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/s390/kernel/ |
D | dis.c | 135 INSTR_RS_AARD, INSTR_RS_CCRD, INSTR_RS_R0RD, INSTR_RS_RRRD, enumerator 310 [INSTR_RS_RRRD] = { 0xff, R_8,R_12,D_20,B_16,0,0 }, 647 { "diag", 0x83, INSTR_RS_RRRD }, 650 { "bxh", 0x86, INSTR_RS_RRRD }, 651 { "bxle", 0x87, INSTR_RS_RRRD }, 660 { "stm", 0x90, INSTR_RS_RRRD }, 668 { "lm", 0x98, INSTR_RS_RRRD }, 669 { "trace", 0x99, INSTR_RS_RRRD }, 672 { "mvcle", 0xa8, INSTR_RS_RRRD }, 673 { "clcle", 0xa9, INSTR_RS_RRRD }, [all …]
|