Searched refs:INSTR_RSY_RRRD (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ |
D | dis.c | 133 INSTR_RSY_AARD, INSTR_RSY_CCRD, INSTR_RSY_RRRD, INSTR_RSY_RURD, enumerator 305 [INSTR_RSY_RRRD] = { 0xff, R_8,R_12,D20_20,B_16,0,0 }, 1555 { "lmg", 0x04, INSTR_RSY_RRRD }, 1556 { "srag", 0x0a, INSTR_RSY_RRRD }, 1557 { "slag", 0x0b, INSTR_RSY_RRRD }, 1558 { "srlg", 0x0c, INSTR_RSY_RRRD }, 1559 { "sllg", 0x0d, INSTR_RSY_RRRD }, 1560 { "tracg", 0x0f, INSTR_RSY_RRRD }, 1561 { "csy", 0x14, INSTR_RSY_RRRD }, 1562 { "rllg", 0x1c, INSTR_RSY_RRRD }, [all …]
|