Searched refs:INSTR_RS_RRRD (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/s390/kernel/ |
D | dis.c | 133 INSTR_RS_AARD, INSTR_RS_CCRD, INSTR_RS_R0RD, INSTR_RS_RRRD, enumerator 279 [INSTR_RS_RRRD] = { 0xff, R_8,R_12,D_20,B_16,0,0 }, 456 { "diag", 0x83, INSTR_RS_RRRD }, 459 { "bxh", 0x86, INSTR_RS_RRRD }, 460 { "bxle", 0x87, INSTR_RS_RRRD }, 469 { "stm", 0x90, INSTR_RS_RRRD }, 477 { "lm", 0x98, INSTR_RS_RRRD }, 478 { "trace", 0x99, INSTR_RS_RRRD }, 481 { "mvcle", 0xa8, INSTR_RS_RRRD }, 482 { "clcle", 0xa9, INSTR_RS_RRRD }, [all …]
|