Searched refs:INSTR_RSY_RURD (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 306 [INSTR_RSY_RURD] = { 0xff, R_8,U4_12,D20_20,B_16,0,0 }, 1563 { "clmh", 0x20, INSTR_RSY_RURD }, 1564 { "clmy", 0x21, INSTR_RSY_RURD }, 1565 { "clt", 0x23, INSTR_RSY_RURD }, 1569 { "clgt", 0x2b, INSTR_RSY_RURD }, 1570 { "stcmh", 0x2c, INSTR_RSY_RURD }, 1571 { "stcmy", 0x2d, INSTR_RSY_RURD }, 1589 { "icmh", 0x80, INSTR_RSY_RURD }, 1590 { "icmy", 0x81, INSTR_RSY_RURD },
|