Searched refs:INSTR_RSY_RURD (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/s390/kernel/ |
D | dis.c | 131 INSTR_RSY_AARD, INSTR_RSY_CCRD, INSTR_RSY_RRRD, INSTR_RSY_RURD, enumerator 274 [INSTR_RSY_RURD] = { 0xff, R_8,U4_12,D20_20,B_16,0,0 }, 1196 { "clmh", 0x20, INSTR_RSY_RURD }, 1197 { "clmy", 0x21, INSTR_RSY_RURD }, 1201 { "stcmh", 0x2c, INSTR_RSY_RURD }, 1202 { "stcmy", 0x2d, INSTR_RSY_RURD }, 1216 { "icmh", 0x80, INSTR_RSY_RURD }, 1217 { "icmy", 0x81, INSTR_RSY_RURD },
|